Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping k8s.io/apiextensions-apiserver e1d6769...1aec848:
  > 1aec848 Update dependencies to v0.30.3 tag
  > 803669d Merge pull request # 124676 from cici37/automated-cherry-pick-of-# 124675-upstream-release-1.30
  > 5e9c693 Adding the feature gates to fix cost for VAP and webhook matchConditions.
  > cb47ad4 Merge remote-tracking branch 'origin/master' into release-1.30
  > 6ce7f38 Update x/net for CVE-2023-45288
  > a2f312c Merge remote-tracking branch 'origin/master' into release-1.30
  > d3649bc fix test flake caused by not waiting for CRD schema update
  > 9624e52 Merge pull request # 123732 from serathius/parallel-featureflags
  > 24438a9 Merge pull request # 123758 from liggitt/protobump
  > a853d25 Fix SetFeatureGateDuringTest handling of Parallel tests
  > 916521e Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  > fe10ad0 Merge pull request # 123405 from cici37/vapGA
  > 4a32d79 Promote ValidatingAdmissionPolicy to GA.
  > 1999aef Merge pull request # 122882 from Jefftree/agg-discovery-v2-usage
  > 0b973a6 Use v2 types with agg discovery
  > 882d449 Merge pull request # 123529 from thockin/go-workspaces
  > 7fc82f4 Fix up go.mod files after reviews
  > 348e552 Remove old gengo detritus
  > 6fe6097 Move import-boss to k/k, retool to not use gengo
  > 9b0d21d Move go-header-file flag to each tool
  > bf21b69 Remove defunct references to "vendor"
  > 9cccc78 Make code-gen subprojects work on gengo/v2
  > de16399 Fix go-to-protobuf wrt gengo/v2
  > 3fa7027 Re-vendor latest kube-openapi and gengo/v2
  > 4152581 Generate go.work files
  > 03a46d9 Merge pull request # 122717 from jpbetz/crd-object-filters
  > 5786b28 Merge pull request # 123562 from jpbetz/bump-cel-go-0_17_8
  > ed5b86f Improve error handling for json path results
  > f0b03a5 Add cost stability tests for chained and nested CEL comprehensions
  > 7e13756 Fix field paths
  > 90a6e7c Bump cel-go to v0.17.8 to pick up CEL estimated cost fix
  > abd4c55 Add integration tests
  > 6e93f99 Merge pull request # 123475 from alexzielenski/apiserver/apiextensions/cel-error-fieldpath
  > 4977007 Generate code
  > c8aca43 bugfix: modifying argument causes wrong fieldpath
  > 3e15525 Add selectableFields to CRDs
  > e83598f Merge pull request # 123348 from hoskeri/update-go-x-crypto-19
  > f34abb0 Update x/crypto to 0.19.
  > efe8780 Merge pull request # 123299 from liggitt/guard-accepted-names
  > fea0b1c Merge pull request # 123250 from benluddy/dep-bump-cbor-v2.6.0
  > 2bb2409 Guard empty status.acceptedNames
  > 8de01b4 Merge pull request # 121461 from alexzielenski/apiserver/apiextensions/ratcheting-beta
  > dad0990 Bump github.com/fxamacker/cbor/v2 to v2.6.0.
  > 55211b8 Merge pull request # 121486 from benluddy/cbor-stub
  > 6616121 bugfix: disable ratcheting for typemeta fields
  > 1691a69 chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (# 120642)
  > 4904624 Update vendoring to take new CBOR library dependency.
  > 83368fe feature: promote CRDValidationRatcheting to beta
  > c0e1d77 Merge pull request # 122557 from liangyuanpeng/anp_0.29
  > 53a461c Merge pull request # 122518 from cici37/celEnv29
  > 867cb9b  Update konnectivity to 0.29.0
  > 8078826 Merge pull request # 122842 from pohly/klog-update
  > 1cf3b3d Add validation tests
  > 262c528 Merge pull request # 122839 from pohly/ginkgo-gomega-update
  > e3aa720 dependencies: klog v2.120.1
  > bb0a088 Update env version, Add cost for previous func, add tests, etc.
  > d499782 dependencies: ginkgo v2.15.0, gomega v1.31.0
  > d2fa019 Merge pull request # 122706 from pacoxu/klog-upgrade
  > 7c88076 bump klog to  v2.120.0
  > c8c6ebf Merge pull request # 121602 from bzsuni/cleanup/goleak
  > 538b860 Update goleak from v1.2.1 to v1.3.0
  > b3a0968 Merge pull request # 122412 from MadhavJivrajani/bump-go-tools
  > e3143b2 .*: bump golang.org/x/tools to v0.16.1
  > d6f8fd0 Merge pull request # 122395 from pohly/ginkgo-gomega-update
  > 731c3a6 dependencies: gomega v1.30.0 + ginkgo v2.13.2
  > d52ec8b Merge pull request # 122329 from jpbetz/fix-crd-drop-fields
  > 33c559f Wire in field dropping for CRDs
  > 9916910 Merge pull request # 121773 from pohly/zapr-update
  > 502312a Merge pull request # 122193 from cici37/fixPresentCost
  > 1ad0731 dependencies: zapr v1.3.0, zap v1.26.0
  > 3ce29b3 Merge pull request # 121759 from thockin/fix_api_violations
  > d06ce66 Keep presence cost to 0 to ensure backward compatibility.
  > d65563c Fix list_type_missing in apiextensions-apiserver
  > 3e34a33 Re-vendor k8s.io/kube-openapi
  > 79b9a7d Fix "list_type_missing" API violations in meta/v1
  > d323d00 Merge pull request # 121808 from cpanato/go-update-main
  > a8c071a update go.mod
bumping google.golang.org/protobuf 4a76e11...c33baa8:
  > c33baa8 all: release v1.34.2
  > 971c712 gofeatures: allow setting legacy_unmarshal_json_enum feature at file level
  > 3b8611b reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry
  > ca837e5 types/descriptorpb: regenerate using latest protobuf v27.0 release
  > 1d4293e internal/impl: fix size cache semantics with lazy decoding
  > ef74188 all: set Go language version to Go 1.20
  > b3f1c7a reflect/protodesc: remove obsolete JSON name check from desc validator
  > cbc3dd6 all: replace interface{} by any now that we are on Go 1.21
  > 0e93293 internal/impl: enable fully lazy extensions (over Size and Marshal)
  > 15d7b13 all: remove Go 1.17 build tags / workarounds
  > f7dca67 all: set Go language version to Go 1.21
  > 09393c1 all: start v1.34.1-devel
bumping knative.dev/serving 34cef98...deb99de:
  > deb99de Update net-contour nightly (# 15500)
  > be2f70a Update net-kourier nightly (# 15501)
  > 8d8725e Update net-gateway-api nightly (# 15502)
  > 0824bd4 Update net-istio nightly (# 15499)
  > 3c5f2f6 Update community files (# 15498)
  > 7c927b7 Update net-kourier nightly (# 15497)
  > b50a09e Update net-istio nightly (# 15496)
  > bdec909 upgrade to latest dependencies (# 15495)
  > f07e3d6 Fix deepcopy gen (# 15492)
  > 372f5d1 Migrate to kube codegen (# 15491)
  > 5f5f6d8 Update net-kourier nightly (# 15476)
  > c51ee6c Update net-contour nightly (# 15471)
  > 25e5f48 Update net-gateway-api nightly (# 15470)
  > 6fe1b33 upgrade to latest dependencies (# 15469)
  > 446e690 upgrade to latest dependencies (# 15462)
  > 64820f2 update schema-config (# 15467)
  > b7026be Update net-contour nightly (# 15463)
  > 221b632 Update net-gateway-api nightly (# 15464)
  > 64ac199 E2E tests for startup probe (# 15461)
  > 6554a7d drop dev container as no one is maintaining it (# 15460)
  > bf7dbbb Update net-gateway-api nightly (# 15456)
  > c2789f2 Update net-contour nightly (# 15458)
  > 19d2bb5 Update net-kourier nightly (# 15457)
  > 34ff3f6 Update net-istio nightly (# 15455)
  > dc99c97 Update community files (# 15453)
  > 110b430 Update net-contour nightly (# 15452)
  > c6665f1 Update net-kourier nightly (# 15451)
  > ab0cd0a Update net-gateway-api nightly (# 15448)
  > 73f88b2 Update net-istio nightly (# 15443)
  > 3ae5a0e Update net-kourier nightly (# 15446)
  > 0c4d290 upgrade to latest dependencies (# 15447)
  > 5376ae0 Update net-contour nightly (# 15445)
  > 1f480d0 Update net-gateway-api nightly (# 15444)
  > 97e9e8d upgrade to latest dependencies (# 15439)
  > 2b86c14 Add support for hostipc, hostpid and hostnetwork (# 15414)
  > cac5e63 Fix bug in cert manager config (# 15434)
  > 222065d Update net-kourier nightly (# 15429)
  > 57fa417 Update net-contour nightly (# 15430)
  > e740654 Update net-gateway-api nightly (# 15428)
  > 5225d4f Update net-istio nightly (# 15427)
  > 8c13034 upgrade to latest dependencies (# 15426)
  > 42bc7bb Update community files (# 15425)
  > 19b5e8c Update net-kourier nightly (# 15423)
  > 666897e Update net-contour nightly (# 15422)
  > dfa1726 Update net-gateway-api nightly (# 15421)
  > 9a7409c clean up old certificate leases (# 15420)
  > 8ab2768 upgrade to latest dependencies (# 15419)
  > 873602a clean up (# 15415)
  > 7411254 Do not run TestTLSCertificateRotation in parallel with other tests (# 15417)
  > 7643497 Update net-kourier nightly (# 15413)
  > 2792dcb Update net-contour nightly (# 15411)
  > 7ed4aa0 Update net-gateway-api nightly (# 15410)
  > dec852b Update net-istio nightly (# 15412)
  > 7d318cd Use a different 'static' image that supports s390x and ppc (# 15407)
  > 79dd728 Update net-istio nightly (# 15406)
  > b41a9e3 Update net-gateway-api nightly (# 15404)
  > 53810f8 Update net-istio nightly (# 15403)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed Sep 10, 2024
1 parent 788e072 commit 631a9b2
Show file tree
Hide file tree
Showing 592 changed files with 46,340 additions and 17,408 deletions.
77 changes: 39 additions & 38 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Deprecated: use knative.dev/client/pkg instead.
module knative.dev/client-pkg

go 1.22
go 1.22.0

require (
emperror.dev/errors v0.8.1
Expand All @@ -17,18 +17,18 @@ require (
github.com/spf13/viper v1.13.0
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.27.0
golang.org/x/term v0.22.0
golang.org/x/term v0.23.0
gotest.tools/v3 v3.3.0
k8s.io/api v0.29.2
k8s.io/apiextensions-apiserver v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/api v0.30.3
k8s.io/apiextensions-apiserver v0.30.3
k8s.io/apimachinery v0.30.3
k8s.io/cli-runtime v0.29.2
k8s.io/client-go v0.29.2
k8s.io/code-generator v0.29.2
knative.dev/eventing v0.42.0
knative.dev/hack v0.0.0-20240704013904-b9799599afcf
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608
knative.dev/serving v0.42.0
k8s.io/client-go v0.30.3
k8s.io/code-generator v0.30.3
knative.dev/eventing v0.42.1-0.20240909013630-04c42dc09ea2
knative.dev/hack v0.0.0-20240909014011-fc6a8452af6d
knative.dev/pkg v0.0.0-20240909013621-7c0ad27b0957
knative.dev/serving v0.42.1-0.20240909161839-deb99def51d6
sigs.k8s.io/yaml v1.4.0
)

Expand All @@ -49,17 +49,17 @@ require (
github.com/containerd/console v1.0.4-0.20230313162750-1ae8d489ac81 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/go-errors/errors v1.4.2 // indirect
github.com/go-kit/log v0.2.1 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-openapi/jsonpointer v0.20.2 // indirect
github.com/go-openapi/jsonreference v0.20.4 // indirect
github.com/go-openapi/swag v0.22.7 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-openapi/jsonpointer v0.21.0 // indirect
github.com/go-openapi/jsonreference v0.21.0 // indirect
github.com/go-openapi/swag v0.23.0 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
Expand All @@ -70,10 +70,10 @@ require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/imdario/mergo v0.3.16 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
Expand Down Expand Up @@ -103,8 +103,8 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.19.1 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.54.0 // indirect
github.com/prometheus/procfs v0.12.0 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/prometheus/statsd_exporter v0.22.8 // indirect
github.com/rickb777/date v1.20.0 // indirect
github.com/rickb777/plural v1.4.1 // indirect
Expand All @@ -118,30 +118,31 @@ require (
github.com/xlab/treeprint v1.2.0 // indirect
go.opencensus.io v0.24.0 // indirect
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
golang.org/x/mod v0.19.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.23.0 // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/time v0.6.0 // indirect
golang.org/x/tools v0.24.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/api v0.183.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240604185151-ef581f913117 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240808171019-573a1156607a // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240808171019-573a1156607a // indirect
google.golang.org/grpc v1.65.0 // indirect
google.golang.org/protobuf v1.34.1 // indirect
google.golang.org/protobuf v1.34.2 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiserver v0.29.2 // indirect
k8s.io/gengo v0.0.0-20240129211411-f967bbeff4b4 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
k8s.io/utils v0.0.0-20240102154912-e7106e64919e // indirect
knative.dev/networking v0.0.0-20240716111826-bab7f2a3e556 // indirect
k8s.io/apiserver v0.30.3 // indirect
k8s.io/gengo v0.0.0-20240404160639-a0386bf69313 // indirect
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8 // indirect
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
knative.dev/networking v0.0.0-20240815142417-37fdbdd0854b // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
Expand Down
Loading

0 comments on commit 631a9b2

Please sign in to comment.