Skip to content

Commit

Permalink
upgrade to latest dependencies (#95)
Browse files Browse the repository at this point in the history
bumping github.com/spf13/viper 3826be3...bd03865:
  > bd03865 Add a proper processing for pflag.StringArray
  > 3fcad43 update %s to %w
  > faa8ba0 chore: update gotestsum
  > 65ee986 chore(lint): fix gofumpt
  > 04ef5fa chore: update golangci-lint
  > acd965b Add ini load options argument
  > 5f4d053 chore(deps): update dependencies
  > dd57ae6 chore(deps): update etcd
  > cdb5e59 Fix merging a key into a nil target
  > 36be6bf feat: make sure Viper compiles on WASM
  > 727a41c doc: add a note about concurent Get/Set to godoc
  > cb41ae0 doc: discuss concurrency in README
  > 7fdb267 chore: update dependencies
  > 5253694 ci: add Go 1.16 to build matrix
  > fb4eafd fix INI saving panics (# 1075)
  > 3c7b44f Update afero version (CVE-2020-14040) (# 1090)
  > 4613c4a docs: move troubleshooting to a new document
  > a86148e docs: add note about go modules to the readme
  > e66f940 docs: add troubleshooting guide about package not being found
  > d10c856 Add discussions to issue links
  > da70fee Add troubleshooting about unmarshaling
  > 99da8b2 Add labels to issue templates
  > 811f0e6 Add issue and PR templates
  > bba82cf docs: add run on repl.it badge with example
  > 6ddd354 Always quote $@
  > 493643f Update README.md
  > f415025 Fix a minor typo in README.md
  > 4938331 fix typo
  > 8c89438 docs: improve AutomaticEnv documentation
  > 33bcdc9 Added support for accessing slices (# 861)
  > 44e6ee8 Use pull_request_target event in PR feedback
  > 656b877 Revert "Remove pull request feedback"
  > 0a45372 Remove pull request feedback
  > 82c2ddf Fix tests broken by mapstructure update
  > 16dc0f7 chore(deps): update mapstructure dependency
  > f67a901 docs: add go version badge and update pkg.go.dev badge
  > d2df377 ci: drop tests for Go 1.11-1.13
  > cfcfed5 refactor: add setenv helper for tests
  > ea89028 Update docs
  > b655224 Allow BindEnv to register multiple environment variables.
  > b534983 Add some emojis to feedback bot
  > f3c0954 Add some emojis to feedback bot
  > dd2e0fa Add feedback bot to pull request
  > bed424f Add feedback bot to issue
  > 29c3027 docs: rewrite sub documentation
  > 6d4eb76 Add feedback form to the readme
  > 406ea27 Add feedback form to the readme
  > a028516 ensure BindPFlag() detects a nil flag parameter before wrapping in pflagValue.
  > d9d7dcd Increase lint timeout
  > a515209 Improve lint rules
  > ae12c84 Upgrade linter
  > 387404d Add log for remote config errors
  > f26928c Add Go 1.15 to the build matrix
  > 9c7144e Build on both linux and macos
bumping knative.dev/serving 7a3e9d0...5ad15df:
  > 5ad15df short name (# 11788)
  > d0d882f fix scrape_time metric registration (# 11778)
  > af1ada2 Add test for readiness behaviour after startup when periodSeconds is 0 (# 11768)
  > 9e96a38 Update net-contour nightly (# 11782)
  > cbbffd9 Update net-kourier nightly (# 11780)
  > d236674 Update net-istio nightly (# 11779)
  > e6a15b0 Update net-certmanager nightly (# 11781)
  > b415c53 Fix TestContainerErrorMsg failures against DockerHub (# 11751)
  > ffda04b Update actions (# 11777)
  > dd83fd9 add memory metrics for hpa (# 11668)
  > b744943 Reduce allocations from the timeout handler by pooling the timers (# 11771)
  > f4f721b Update net-certmanager nightly (# 11773)
  > 60159d8 Add a benchmark for the TimeToFirstByteTimeoutHandler (# 11766)
  > 85af882 Always set `ENABLE_HTTP2_AUTO_DETECTION` envvar (# 11760)
  > db42cb6 Update net-kourier nightly (# 11776)
  > cc8e07f Update net-contour nightly (# 11775)
  > 869ef86 Update net-istio nightly (# 11774)
  > 019b501 Use zero value in default case to clean up tests (# 11772)
  > 8a7848b upgrade to latest dependencies (# 11770)
  > ac8d05d upgrade to latest dependencies (# 11765)
  > 21abbd3 Update net-kourier nightly (# 11762)
  > 922f8c1 Update net-contour nightly (# 11764)
  > 3d992b7 Update net-certmanager nightly (# 11763)
  > 2771c89 Adding config to enable setting concurrencyStateEndpoint (# 11699)
  > 2b25982 upgrade to latest dependencies (# 11759)
  > e79dc8c Update net-contour nightly (# 11756)
  > d22d04e Update net-istio nightly (# 11757)
  > 9d8f841 Update net-kourier nightly (# 11758)
  > e0bbc3a Update the pull request workflow link on DEVELOPMENT.md (# 11752)
  > 0313d84 upgrade to latest dependencies (# 11754)
  > 6301a5b Update net-kourier nightly (# 11749)
  > 42aafb6 Update net-contour nightly (# 11741)
  > 4dc9fc6 Allow setting priorityClassName in pod spec (# 11746)
  > 5710865 Use update API instead of patch API in conformance tests (# 11740)
  > d35a736 Change label and annotation key names in tests from camelCase to lowercase with dash (# 11750)
  > 0493df4 Adding section to DEVELOPMENT.md on updating schemas when iterating (# 11739)
  > 62544bd Adding test for automountServiceAccountToken=true (# 11743)
  > 492d71c Use io and os packages in preference to ioutil (# 11744)
  > 45dda6b Allow setting spec.template.spec.automountServiceAccountToken in PodSpec (# 11723)
  > 1d1cd79 Correct typo in a few places and include error in log (# 11731)
  > 537cb1c Update net-kourier nightly (# 11727)
  > 3dc4876 Add limits and proper security context to jobs (# 11726)
  > 7b9f1e9 Update net-certmanager nightly (# 11720)
  > 8d116e0 Update net-kourier nightly (# 11719)
  > 0703daa Update community files (# 11718)
  > ecc107f upgrade to latest dependencies (# 11713)
  > 19ddc78 Update net-istio nightly (# 11716)
  > 3296961 Update net-contour nightly (# 11715)
  > e1b42ce Update net-kourier nightly (# 11714)
  > 5a51323 Add v1beta1 version of DomainMapping crd (# 11682)
  > 6447982 Add support for emptydir rw access and e2e testing (# 11705)
  > d068a6d Add `app.kubernetes.io` labels (# 11655)
  > d2c28a0 Bump to Go 1.16 (# 11698)
  > c78a665 drop duplicate test (# 11711)
  > 3efd3d6 Update net-certmanager nightly (# 11707)
  > b2b3abb Update community files (# 11701)
  > 55a6139 Update net-kourier nightly (# 11704)
  > 3921d41 Update net-contour nightly (# 11703)
  > 11abffd Update net-istio nightly (# 11702)
  > fe60cdd add tests for kubernetes.containerspec-addcapabilities feature flag (# 11700)
  > 1ec1414 Update net-kourier nightly (# 11696)
  > 2575a92 Update net-certmanager nightly (# 11697)
  > ee022f4 Update net-certmanager nightly (# 11691)
  > 0e98289 Update net-contour nightly (# 11690)
  > 73c1c0f Update net-istio nightly (# 11689)
  > 317cde6 Add support for emptyDir volume type (# 11669)
  > 770a40f Update boilerplate copyright year (# 11687)
  > 0b09cdd upgrade to latest dependencies (# 11671)
  > 9a84c20 Update net-kourier nightly (# 11685)
  > df276ab Update net-contour nightly (# 11684)
  > be47608 Update net-certmanager nightly (# 11683)
  > 026291c drop use of knative.dev/pkg metricskey in tests (# 11679)
  > c85d5fe Update net-certmanager nightly (# 11677)
  > 68da2ee Update net-contour nightly (# 11676)
  > 5bceb54 Update net-kourier nightly (# 11675)
  > 8076b8b Fix order of parameters in conformance README (# 11678)
  > 69caf07 allow conformance test setup to be done without ytt (# 11657)
  > 548da1c Update net-istio nightly (# 11665)
  > f4c0946 Update net-certmanager nightly (# 11666)
  > 1bc6a10 Update net-kourier nightly and fix ytt matchers (# 11663)
  > b79f306 Update net-contour nightly (# 11667)
  > 05af7d4 Update net-contour nightly (# 11643)
  > 782a827 Bump a few assorted deps (# 11662)
  > 92df69f upgrade to latest dependencies (# 11660)
  > b4b3ad9 drop stackdriver exporter support (# 11659)
  > be52cef Drop the use of serving specific metric keys declared in knative.dev/pkg (# 11658)
  > 1f8520f Use tmpfs for etcd storage in Kind-e2e (# 11648)
  > 543bb73 Remove the unused flag reuse-test-namespace (# 11656)
  > 9c2ec0f Use more specific error when Domain Claim does not exist (# 11651)
  > fdfe3f2 Allow for running conformance tests by users with reduced privileges (# 11609)
  > aebfbce Update net-istio nightly (# 11638)
  > c5c4710 Update community files (# 11654)
  > 4104e55 Update comment line for config store (# 11646)
  > 9bd7e39 Use lister to get ClusterDomainClaim. (# 11649)
  > c1c4fc1 Remove dead code for scale-to-zero (# 11641)
  > e5bad20 Update net-certmanager nightly (# 11642)
bumping knative.dev/client 4bb9609...035150e:
  > 035150e update versions to 0.25 (# 1425)
  > 9f30eba upgrade to latest dependencies (# 1424)
  > 28a340c Prepare changelog and version for 0.25 release (# 1423)
  > ce790b4 Adding --tls option to domain create command (# 1419)
  > 4691210 Deprecate `lookup-path` option and updated relevant documentation (# 1422)
  > f8a8284 look up plugins on PATH by default (# 1412)
  > fe9edcc upgrade to latest dependencies (# 1417)
  > fc7e876 Add support for multi-containers (# 1382)
  > 1bf6c12 Fix unit tests to use NAMESPACE value in k8s cluster env (# 1421)
  > 60c740f Fixing bug when looking up plugins on path with slash in argument (# 1415)
  > 9d1bfc6 Adding class option to broker create (# 1402)
  > 8eda0e0 Server errors should not be tainted by client error messages (# 1406)
  > 707fe77 Fix include and be more flexible for the script interpreter. (# 1420)
  > b3431e3 Fix unit tests clash with local kubeconfig (# 1418)
  > 4e1297a Add lint check to build.sh script (# 1414)
  > 4c1f075 Update actions (# 1416)
  > c18a55f upgrade to latest dependencies (# 1413)
  > 4470416 upgrade to latest dependencies (# 1411)
  > 5892b7c upgrade to latest dependencies (# 1405)
  > 712e0e4 Adding support for darwin/arm64 (# 1401)
  > 248baa6 upgrade to latest dependencies (# 1397)
  > a252d9b Add an update timestamp to trigger the creation of a revision when needed. (# 1364)
  > c5cb3d1 Update community files (# 1400)
  > b05a111 Adding base64 data handling to ping update command (# 1392)
  > 5bbe68f update plugin README (# 1398)
  > c145eca Use namespaced kubectl for sa,role,rolebinding in tests (# 1396)
  > a7df7c7 Skip non modified event first while waiting for ready (# 1390)
  > b12065d upgrade to latest dependencies (# 1391)
  > 5a44969 Fix issue with Windows pathes not being escaped when applying a regexp. (# 1395)
  > 271d25f Update community files (# 1393)
  > bef27e9 Adding test cases for serving pkg (# 1376)
  > e4f18fa Adding tests for commands package (# 1377)
  > 2164243 upgrade to latest dependencies (# 1387)
  > e26d5f2 Adding encoding flag and support for base64 data (# 1388)
  > 0e07481 upgrade to latest dependencies (# 1381)
  > 2d6cab7 Run tests as project admin (# 1384)
  > 804d021 Introduce -reusenamespace test flag (# 1383)
  > 0c3e236 make command as array instead of string (# 1380)
  > 536d1f1 upgrade to latest dependencies (# 1379)
  > 3860312 Update community files (# 1378)
bumping github.com/spf13/cobra 8380ddd...de187e8:
  > de187e8 Fix flag completion (# 1438)
  > 07861c8 Fix documentation (# 1434)
  > 5738d6b Add install instructions for zsh on Mac OS (# 1417)
  > 5d46ac9 custom comp: do not complete flags after args when interspersed is false (# 1308)
  > 3c8a19e fix RegisterFlagCompletionFunc concurrent map writes error (# 1423)
  > 2dea4f2 Bump to viper 1.8.1 (# 1433)
  > b361960 Bash completion V2 with completion descriptions (# 1146)
  > d0f318d ci: deprecate Travis CI
  > 8eaca5f drop mitchellh/go-homedir (# 853)
  > ace6b14 readme: split 'Getting Started' into 'user_guide.md'
  > 701fa6c chore(deps): update viper
  > 9a43267 fix home directory config not loading (# 1282)
  > 4590150 Correcting misspelled words (# 1349)
  > c2e21bd Fix multiple fish completion issues (# 1249)
  > 95d23d2 Fix zsh for DirectiveNoSpace and DirectiveNoFileComp (# 1213)
  > 2d94892 Custom completion handle multiple shorhand flags together (# 1258)
  > 6d00909 Pass context to completion (# 1265)
  > 7223a99 powershell completion fix no file comp directive (# 1363)
  > 06e4b59 Allow fish comp to support trailing empty lines (# 1284)
  > 3ed6a39 ci/MSYS2: go install @latest (# 1366)
  > eb3b639 Bash completion variable leak fixes (# 1352)
  > b55fa79 Add PR labeler with pull_request_target (# 1338)
  > b312f0a Create 'completion' command automatically (# 1192)
  > ded486a Fix trailing whitespace in the powershell completion script (# 1342)
  > 893ebf6 Fix typo
  > be1efc8 Update CHANGELOG.md for v1.1.3

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Aug 11, 2021
1 parent f69499b commit 1af4cba
Show file tree
Hide file tree
Showing 588 changed files with 7,928 additions and 109,560 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ require (
github.com/googleapis/gnostic v0.5.4 // indirect
github.com/maximilien/kn-source-pkg v0.6.3
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.7.1
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.8.1
gopkg.in/yaml.v2 v2.4.0
gotest.tools/v3 v3.0.3
k8s.io/api v0.20.7
k8s.io/apimachinery v0.20.7
k8s.io/client-go v0.20.7
knative.dev/client v0.24.1-0.20210709134519-4bb960927335
knative.dev/client v0.24.1-0.20210811011859-035150ec4cbf
knative.dev/hack v0.0.0-20210622141627-e28525d8d260
knative.dev/serving v0.24.1-0.20210708194119-7a3e9d03b0e4
knative.dev/serving v0.25.0
)

replace github.com/go-openapi/spec => github.com/go-openapi/spec v0.19.3
127 changes: 83 additions & 44 deletions go.sum

Large diffs are not rendered by default.

This file was deleted.

Loading

0 comments on commit 1af4cba

Please sign in to comment.