Skip to content

Commit d185519

Browse files
upgrade to latest dependencies
bumping k8s.io/client-go 4b5b7fa...86ff7a1: > 86ff7a1 Update dependencies to v0.32.2 tag > 4765ade Merge remote-tracking branch 'origin/master' into release-1.32 > 692a511 Drop use of winreadlinkvolume godebug option > 9df5099 Merge remote-tracking branch 'origin/master' into release-1.32 > 120beb2 Revert to go1.22 windows filesystem stdlib behavior > 55d23e2 Align fake client-go clients with the main interface > 646e79b Run codegen > c475fe0 Generify fake clientsets > 955401c Merge pull request # 128407 from ndixita/pod-level-resources > eddb107 Merge pull request # 127857 from Jefftree/cle-v1alpha2 > 77d9809 Generated files and compatability data from API changes > ef8b7aa generated > bf1a6ee v1alpha2 LeaseCandidate API > ec12655 Merge pull request # 128240 from LionelJouin/KEP-4817 > fcfb2ba Merge pull request # 127513 from tkashem/delete-undecryptable > fba42f0 [KEP-4817] make update > fe3db7f Merge pull request # 128681 from soltysh/client-go_port_forward_reset > e132ac2 handle watch for unsafe delete > bfbe175 [KEP-4817] make update > 2d3b1e2 Merge pull request # 128356 from lauralorenz/crashloopbackoff-maintain10minuterecoverythreshold > bf41455 Clean error handling in port-forward > 95fc3d7 api: run codegen > c57e0a8 Merge pull request # 128641 from benluddy/e2e-cbor-client-compat > ab2cdce Maintain 10 minute recovery threshold for container backoff > d6404c8 fix: draining remote stream after port-forward connection broken > 4953761 Fix content type fallback when a client defaults to CBOR. > c57dbd8 Merge pull request # 128503 from benluddy/cbor-codecs-featuregate > 334e307 Wire serving codecs to CBOR feature gate. > 2d5ed6f Merge pull request # 128501 from benluddy/watch-cbor-seq > 10c2fdb Use application/cbor-seq media type in streaming CBOR responses. > ae04abd Merge pull request # 127511 from pohly/dra-1.32-api > 4e05c62 DRA API: rename DeviceCapacity.Quantity to DeviceCapacity.Value > f65974c DRA API: use DeviceCapacity struct instead of plain Quantity > 98e4506 DRA API: generated files > e6df85f Merge pull request # 128266 from AnishShah/resize-subresource > db23975 client-go: rename Resize to UpdateResize > 951bba3 update codegen > fc589c2 api: generate client code for resize subresource > 9d76eb1 Merge pull request # 128539 from benluddy/cbor-feature-gates > c1010ff Merge pull request # 128580 from jpbetz/bump-kube-openapi > 8cb2167 Add CBOR feature gates. > 6d45801 Merge pull request # 127134 from jpbetz/mutating-admission > 48c6947 hack/pin-dependency.sh k8s.io/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d763339b258e > 3fc0d17 Merge pull request # 128396 from ritazh/deprecate-EnforceMountableSecretsAnnotation > b5002f1 Update OpenAPI and fix openAPI tests to handle unexported jsonreferences > f6b6807 Merge pull request # 128552 from aojea/package_kubernete_test > f77b399 deprecate EnforceMountableSecretsAnnotation in 1.32 > 5295d25 generate code > 1f96e45 fix package name > 3a26884 Merge pull request # 128547 from aojea/rest_watch > be38ea1 Merge pull request # 127981 from jsafrane/selinux-changepolicy > d69191c rest client watch: use same name for package as folder > 2ff8874 Merge pull request # 128507 from dims/use-k8s.io/utils/lru-instead-of-github.com/golang/groupcache/lru > f0b2234 Regenerated API > 6c84382 Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru > 6755414 Merge pull request # 128497 from benluddy/cbor-request-contenttype-circuit-breaker > b3f6ede Merge pull request # 127743 from googs1025/cleanup/leaderelection > 15af21a Fall back to JSON request encoding after CBOR 415. > d680385 Merge pull request # 128481 from carlory/dependencies-ginkgo-gomega > 1b8aded chore(leader-election): modify leader-election comment to OnStoppedLeading callback is always called when the LeaderElector exits, even if it did not start leading. > d99919f dependencies: ginkgo v2.21.0, gomega v1.35.1 > c5d71b2 Merge pull request # 128416 from jpbetz/reset-filter > 10f4596 hack/pin-dependency.sh sigs.k8s.io/structured-merge-diff/v4 v4.4.2 > 6ba2fc7 Merge pull request # 128273 from benluddy/cbor-apply > d7104c6 Merge pull request # 127266 from pohly/dra-admin-access-in-status > b0bd1f5 Regenerate clients to support application/apply-patch+cbor. > d86bbae DRA: treat AdminAccess as a new feature gated field > cff5621 Support application/apply-patch+cbor in patch requests. > d321931 DRA API: AdminAccess in DeviceRequestAllocationResult > a887e57 Merge pull request # 128323 from benluddy/cbor-client-gen > 886262a Update vendor (client now calls ParseAccept from goautoneg). > c957b59 Wire client feature gates affecting RESTClient content config. > 9d19c65 Update generated clients. > d8fc5bb Make generated client codecs support CBOR based on feature gate. > 3dc7fd5 Merge pull request # 128243 from benluddy/cbor-dynamic-integration > abe0e99 Merge pull request # 125314 from enj/enj/i/proto_for_core > 1cca19d Add test-only client feature gates for CBOR. > 86e81b0 Generated > 6f44458 Use protobuf for core clients > 1647efd client-go/rest: move content type wiring from client to request > c5146a9 Merge pull request # 126697 from fedebongio/patch-1 > f05f3ca Merge pull request # 125516 from ComingCL/master > 65ed08a Update OWNERS > 23900f4 Merge pull request # 128165 from liggitt/prune-self-require > de60f3c fix typo errors in client-go rest package > 29ce700 Update staging/src/k8s.io/client-go/tools/leaderelection/OWNERS > 6a276b2 Merge pull request # 128003 from pohly/dra-classic-dra-removal > 607869c Drop self-referencing replace directives > 3c2f081 Update OWNERS > d366fa7 DRA: remove "classic DRA" > 2359365 Merge pull request # 128064 from dims/update-to-last-versions-of-some-very-infrequently-updated-repos > 43e9ea4 Merge pull request # 124059 from benluddy/dynamic-client-negotiation > e4db112 Update to last versions of some very infrequently updated repos > ee51eaf Use content negotiation in the dynamic client. > c38ce11 Merge pull request # 127812 from p0lyn0mial/upstream-decode-list-blueprint > 9cff3e4 Merge pull request # 128035 from alexanderstephan/export-reflector > d274c7b client-go/rest/request: decodes initialEventsListBlueprint for watchlist requests > ce42c29 Make getter names for reflector fields idiomatic > 64f5574 Merge pull request # 127998 from skitt/golang-x-oct-2024 > 2717ef6 Merge pull request # 127985 from dims/update-moby-runc-dependencies-oct-10 > 9f84a0d October 2024 golang.org/x bump > 6b8f524 Update moby/runc dependencies > d13452a Merge pull request # 127485 from seans3/websocket-upgrade-error-info > 3cd3050 Upgrade websocket failure add extra error info > cd6681f Merge pull request # 127942 from liggitt/json123 > bbcb9ac Update sigs.k8s.io/json to go1.23 > cae7305 Merge pull request # 127944 from antoninbas/use-generics-for-delaying-queue-waitFor > ba20fca Merge pull request # 127663 from alexanderstephan/export-reflector > 3c28f81 Use generics for waitFor (delaying workqueue) in client-go > 0dfea60 Merge pull request # 127710 from alvaroaleman/document > 146d03f Export name and typeDescription members of reflector struct > 5fceb99 Merge pull request # 127635 from antoninbas/use-generics-for-queue-metrics > 7416b2e RestCfg: Add godocs on how to disable ratelimiting > 5b31113 Use generics for workqueue metrics > ca4a13f Merge pull request # 127827 from skitt/client-go-obsolete-plugins > 105983d client-go: remove obsolete auth plugins from examples > 3ecd72c Merge pull request # 127099 from jpbetz/object-selectors-ga > 415a0d6 Merge pull request # 127765 from alvaroaleman/fix > 1d3f0e5 Add dynamic informers tests for field and label selectors > 71640ef Fix accidental breaking change in TypedNewDelayingQueue > 4609339 Merge pull request # 127689 from mmorel-35/testifylint/[email protected]/client-go > ea4f3d0 Merge pull request # 127682 from mmorel-35/testifylint/[email protected]/client-go > 9d7f486 fix: enable expected-actual rule from testifylint in module `k8s.io/client-go` > 2d7a47c Merge pull request # 126764 from liggitt/mergo > 84137c2 fix: enable error-nil and nil-compare rules from testifylint in module `k8s.io/client-go` > e2b5fa7 Merge pull request # 127535 from mmorel-35/testifylint/[email protected]/client-go > 1b9b709 Update vendor > 374753a Merge pull request # 127539 from mmorel-35/testifylint/[email protected]/client-go > c2ecdf4 fix: enable contains rule from testifylint in module `k8s.io/client-go` > a398951 Implement limited merge function > dfbc1c7 Merge pull request # 125917 from skitt/drop-auth-path-kubernetes-auth > baf58c3 fix: enable error-is-as rule from testifylint in module `k8s.io/client-go` > 56b7eaf Narrow merge interface to merging the same types > d79bc28 Merge pull request # 127466 from guozheng-shen/fix-return > e996fa7 Drop references to auth-path and kubernetes_auth > b3dca7e Isolate mergo use, add test coverage and error checking > 5395fd1 adds watchListEndpointRestrictions for watchlist requests (# 126996) > 4d28b83 endpointsLeasesResourceLock and configMapsLeasesResourceLock are removed too > def003b Merge pull request # 127573 from benluddy/dynamic-golden-response-test > 08c6c31 Add test for unintended changes to dynamic client response handling. > fcb1b60 Merge pull request # 127527 from mmorel-35/testifylint/[email protected]/client-go > 290f054 fix: enable compares rule from testifylint in module > 8887e59 Merge pull request # 126760 from ncdc/ncdc/emeritus > 40a93af Merge pull request # 127422 from srivastav-abhishek/go-vet-fix > da3ab4e Move ncdc to emeritus > 4f57ad3 Merge pull request # 127388 from p0lyn0mial/upstream-watchlist-meta-client > 7141d01 Fix Go vet errors for master golang > b42d55b client-go/metadata: use watchlist > 892e9b8 client-go/metadata: add watchlist method > 68a23b8 client-go/metadata: refactor List method > fb6ca04 Merge pull request # 125186 from liyuerich/newserializer > 53c7e93 Merge pull request # 126999 from pohly/log-client-go-rest-body > 68d318f drop deprecated json/yaml newSerializers, use json.NewSerializerWithOptions instead > c5e16f8 Merge pull request # 127271 from liggitt/go1.23 > 3d02d42 client-go/rest: contextual logging of request/response > 1431fe0 Pin godebug default to go1.23 > 9daa93c Update go.mod to go 1.23 > 8d0bbdf Merge pull request # 126809 from ryantxu/fix-client-get-list > 51f5488 Merge pull request # 115834 from stlaz/remote-uid > fae3dcd avoid panic when subresource is a list > 9dd4d6e client-go: add the UID to the auth-proxy roundtripper > 4fca708 Merge pull request # 127011 from jpbetz/format-only-imports > 2b73540 generate > bc8a8ba Merge pull request # 127035 from alvaroaleman/rename-TypedNewDelayingQueue > c311da2 Rename TypedNewDelayingQueue to NewTypedDelayingQueue > 388eba6 Merge pull request # 127023 from aimuz/fix-lead > 6c241d5 Merge pull request # 127001 from skitt/applyconfiguration-gen-ambiguous > 4379fad leaderelection: replace deprecated wait.PollImmediateUntil with wait.PollUntilContextTimeout > d50e2a9 Merge pull request # 126265 from tnqn/fix-watch-error > d7a6826 Run codegen > 9db830e Merge pull request # 126727 from jpbetz/fix-fake-apply-name > 009514e Enrich the error returned from Request.Watch method > c795125 Merge pull request # 126954 from deads2k/retry-http2 > 86c9611 Use Fatalf for non-recoverable errors in test > 0b9a7d2 Merge pull request # 124747 from l-technicore/update_event_spam_key > d69e298 automatically retry GET requests when http2 connection lost > 908d899 Stamp fake client apply reuqests with name from action > dec9eaa Merge pull request # 126787 from Jefftree/update-kube-openapi > aa6ed1b Updating event spam key to allow recording of more unique events > 4696521 Merge pull request # 126716 from stlaz/tlscachekey_comparable > aa547ee re-vendor k8s.io/kube-openapi > 79827ce Merge pull request # 126038 from mprahl/retry-watcher-forbidden > d63a65f ensure tlsCacheKey is strictly comparable to avoid runtime panics > 78c1586 Merge pull request # 126655 from tklauser/log-spelling-fix > 2176e80 Stop the RetryWatcher when failing due to permissions issue > 690fd52 Merge pull request # 126545 from yangjunmyfm192085/updatepersistentVolumeClaimRetentionPolicy > ae43527 client-go: fix typo in leaderelection error log message > 1a951c2 Updated incorrect description of persistentVolumeClaimRetentionPolicy > 71959c5 Merge pull request # 126405 from sttts/sttts-sync-informerfactory-start > b6f7bdf informers: add comment that Start does not block bumping knative.dev/client/pkg f734724...6c6ddcd: > 6c6ddcd Update community files (# 2000) > 80472e3 Update community files (# 1999) > a051025 Update community files (# 1996) > 109d3da upgrade to latest dependencies (# 1995) > 7dc2a92 Update community files (# 1994) > 178db32 Update community files (# 1993) bumping github.com/spf13/pflag 2e9d26c...5ca8134: > 5ca8134 Merge pull request # 419 from spf13/ci > d5e0c06 allow for blank ip addresses (# 316) > 100ab0e disable unsupported dependency graph for now > 85dd5c8 Add IPNetSlice and unit tests (# 170) > a0f4ddd fix govet > 6971c29 remove dead code for checking error nil (# 282) > f48cbd1 add github actions > 81378bb Add exported functions to preserve `pkg/flag` compatibility (# 220) bumping golang.org/x/text d42948e...4890c57: > 4890c57 go.mod: update golang.org/x dependencies > 566b44f go.mod: update golang.org/x dependencies > d5156da collate/build: do not use println in tests > 221d88c x/text: fix scientific notation by removing extraneous spaces > b18c107 internal/export/unicode: change C comment to mention unassigned code points > 835f8ac language: use a more straightforward return value > ae68efb internal/export/unicode: add CategoryAliases, Cn, and LC > 518d9c0 all: upgrade go directive to at least 1.23.0 [generated] > 3b64043 go.mod: update golang.org/x dependencies > 1e59086 message/pipeline: add two Unalias calls bumping knative.dev/pkg c43477f...ed3e215: > ed3e215 upgrade to latest dependencies (# 3170) > 4e8ebbe Bump golang.org/x/tools from 0.31.0 to 0.32.0 (# 3169) > 1ae6a39 Bump golang.org/x/net from 0.38.0 to 0.39.0 (# 3168) > a8e20d9 Bump gomodules.xyz/jsonpatch/v2 from 2.4.0 to 2.5.0 (# 3154) > 7b91ff1 update .golangci.yaml to v2 (# 3167) > b9bfb45 Bump golang.org/x/sync from 0.12.0 to 0.13.0 (# 3166) > 74af921 Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (# 3163) > cc5f202 Bump golang.org/x/net from 0.37.0 to 0.38.0 (# 3162) > a900930 Bump google.golang.org/grpc from 1.71.0 to 1.71.1 (# 3165) > c5a13b1 Update community files (# 3161) > 9f3e60a upgrade to latest dependencies (# 3160) > b7bbf4b Bump google.golang.org/grpc from 1.70.0 to 1.71.0 (# 3157) > 097c752 Bump golang.org/x/tools from 0.30.0 to 0.31.0 (# 3155) > 0372c08 Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (# 3152) > 9e26561 Update community files (# 3151) > c925de2 upgrade to latest dependencies (# 3150) > ae2c6bc Bump K8s min version to v1.31 (# 3149) > c8bea7c Bump golang.org/x/sync from 0.10.0 to 0.11.0 (# 3147) > 99d475b Bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (# 3148) > 36226ee Update Knative injection-gen to use gengov2 (# 3146) > f62a97f Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (# 3145) > 5be4868 Bump github.com/evanphx/json-patch/v5 from 5.9.0 to 5.9.11 (# 3144) > efddeac Update community files (# 3143) > e5aa25f Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (# 3142) > 7fca699 Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (# 3141) > dcf1593 Update community files (# 3140) > 3386f37 Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (# 3139) > 1ca59d1 Bump google.golang.org/grpc from 1.69.2 to 1.69.4 (# 3138) > a37a847 drop use of code-generator/generate-groups.sh (# 3136) bumping knative.dev/serving 6265a8e...a4c4491: > a4c4491 update min go version to 1.24 (# 15856) > e74fe1a drop code clearing out the user agent (# 15857) > 128550c bump latest contour and istio (# 15858) > 7f044f1 Enable Mount Propagation as a Optional Feature (# 15758) > 5653ad0 Update net-gateway-api nightly (# 15853) > ae7b265 Update net-kourier nightly (# 15855) > 4730c99 Update net-istio nightly (# 15854) > 880ea71 Update net-contour nightly (# 15852) > 93023e8 feat: add support for CSI volumes (# 15815) > c7f03af Support exec readiness probes for sidecar containers (# 15773) > a221c53 Update net-kourier nightly (# 15849) > e88d4dc upgrade to latest dependencies (# 15845) > 1d9855f Update net-gateway-api nightly (# 15847) > e6c1839 Update community files (# 15848) > c7e3075 Update net-kourier nightly (# 15843) > e193904 Update net-istio nightly (# 15844) > a5e15ba Update net-gateway-api nightly (# 15841) > 4699601 Update net-contour nightly (# 15842) > 44559d5 upgrade to latest dependencies (# 15840) > 3d830a0 autoscaler: ignore ScaleDownDelay if not reachable (# 15831) > 8ee578e upgrade to latest dependencies (# 15839) > a2b3da5 bump to golangci yaml v2 (# 15838) > 3c4cbd0 Update net-contour nightly (# 15837) > bc0feed Update net-istio nightly (# 15836) > bda3d20 Update net-gateway-api nightly (# 15835) > 12f49ee Update net-gateway-api nightly (# 15820) > ee9d356 Update community files (# 15821) > a4e99cd drop coverage check for cmd/schema-tweak (# 15827) > 3c3e59c Bump the github-actions group with 3 updates (# 15825) > 7605ccd Serving is on 0.32.x already, hence the replace for gengo is not needed (# 15819) > 67746d3 Update net-gateway-api nightly (# 15808) > ad65df0 upgrade to latest dependencies (# 15809) > a3be1ef fix repeat option (# 15813) > c09ff6c Update net-gateway-api nightly (# 15806) > 636392e Update net-kourier nightly (# 15804) > ee523c0 Update net-istio nightly (# 15805) > e067066 Update net-gateway-api nightly (# 15803) > f2aa6e3 Update net-kourier nightly (# 15796) > b06a773 Bump the github-actions group with 3 updates (# 15800) > 0210658 upgrade to latest dependencies (# 15793) > 87c07ee Update net-istio nightly (# 15789) > 09ec3f5 Update net-gateway-api nightly (# 15788) > 1124aff Update net-contour nightly (# 15787) > 99a8b20 Update net-istio nightly (# 15786) > 8d80bbe Update community files (# 15785) > 6da3d87 Update net-kourier nightly (# 15784) > 582f453 upgrade to latest dependencies (# 15783) > 7125e03 upgrade to latest dependencies (# 15782) > 02800e8 drop replace directives for incoming lib bumps (# 15777) > 407adcf Update net-istio nightly (# 15779) > 8a665f2 Fix golangci exclude config (# 15775) > 3f7fd94 Update net-kourier nightly (# 15776) > 45236a3 bump min k8s version to v1.31 (# 15774) > 4994b59 upgrade to latest dependencies (# 15772) > fcf8404 Update net-gateway-api nightly (# 15771) > 86edcad add test for probe path without a leading slash (# 15769) > 2317dc6 Update net-istio nightly (# 15762) > c9994b8 Update net-contour nightly (# 15763) > d933e25 Update net-gateway-api nightly (# 15757) > 817e853 Bump go-containerregistry dependency (# 15754) > a9c5467 upgrade to latest dependencies (# 15749) > 9be0816 Bump go-containerregistry (# 15751) > 220c826 Update net-gateway-api nightly (# 15750) > 9c35416 Fix kourier tls runtime tests (# 15732) > ff8a4ab Bump ko-build/setup-ko from 0.7 to 0.8 in the github-actions group (# 15747) > fbfa937 Update net-contour nightly (# 15743) > c1e4644 Update net-gateway-api nightly (# 15741) > cbc236e Update net-istio nightly (# 15742) > f13695f upgrade to latest dependencies (# 15739) > 45ca4c6 Update net-gateway-api nightly (# 15736) > e41df09 Update net-istio nightly (# 15737) > 81db3b8 Update net-contour nightly (# 15734) > 2215525 Update net-kourier nightly (# 15735) > bb3d521 Update community files (# 15733) > 6fca262 Update net-gateway-api nightly (# 15728) > 8f2c4a7 Update net-contour nightly (# 15726) > 6174c65 Update net-istio nightly (# 15727) > 72500e7 Update community files (# 15725) > b64b468 Update net-gateway-api nightly (# 15723) bumping golang.org/x/term 40b02d6...5d2308b: > 5d2308b go.mod: update golang.org/x dependencies > e770ddd x/term: disabling auto-completion around GetPassword() > 04218fd go.mod: update golang.org/x dependencies > 208db03 all: upgrade go directive to at least 1.23.0 [generated] > 743b270 go.mod: update golang.org/x dependencies bumping google.golang.org/genproto/googleapis/rpc 796eee8...e9438ea: > e9438ea chore(all): auto-regenerate .pb.go files (# 1187) > 7023788 chore(all): auto-regenerate .pb.go files (# 1186) > 29210b9 chore(all): update all (# 1185) > 65684f5 chore(all): auto-regenerate .pb.go files (# 1184) > 138b5a5 chore(all): update all (# 1183) > 1a7da9e chore(all): update all (# 1182) > 5f5ef82 chore(all): update all (# 1181) > 6982302 chore: bump to min Go to 1.22 (# 1180) > 26aa7a2 chore(all): update all (# 1178) > 3abc09e chore(all): update all (# 1177) > 6b3ec00 fix: update golang.org/x/net to v0.33.0 (# 1176) > bd15449 chore(all): auto-regenerate .pb.go files (# 1175) > 9240e9c chore(all): update all (# 1174) > e6fa225 chore(all): update all (# 1173) > a4fef06 chore(all): auto-regenerate .pb.go files (# 1172) > 19429a9 chore(all): update all (# 1171) > e639e21 chore(all): update all (# 1170) > 65e8d21 Fix: GitHub workflow script injection (# 1169) > e0fbfb7 chore(all): update all (# 1168) > dd2ea8e chore(all): update all (# 1166) > 324edc3 chore(all): update all (# 1165) bumping k8s.io/api e45474d...78094a6: > 78094a6 Update dependencies to v0.32.2 tag > 25d8df3 Merge pull request # 129544 from pohly/automated-cherry-pick-of-# 129543-origin-release-1.32 > 5b9e013 DRA API: bump maximum size of ReservedFor to 256 > b0543a3 Merge remote-tracking branch 'origin/master' into release-1.32 > f6bae9a Drop use of winreadlinkvolume godebug option > ea815d5 Merge remote-tracking branch 'origin/master' into release-1.32 > c331a79 Revert to go1.22 windows filesystem stdlib behavior > f8e5e36 Merge pull request # 128407 from ndixita/pod-level-resources > 84e0db8 Merge pull request # 127857 from Jefftree/cle-v1alpha2 > 59e28a2 Generated files and compatability data from API changes > cbaf5a0 Merge pull request # 128686 from thockin/take_over_pr-125233 > fe602ca generated > 0e93f35 API changes for Pod Level Resources > a503a4f Merge pull request # 128687 from tallclair/allocated-status > 4063a68 Add missing comments in k8s.io/api/core/v1 > fac8edb v1alpha2 LeaseCandidate API > 3f43b5a Merge pull request # 128240 from LionelJouin/KEP-4817 > 5c8b57b Fix AllocatedResources feature gate annotation > 0869e9d Merge pull request # 127513 from tkashem/delete-undecryptable > 6d5d359 [KEP-4817] make update > 789a813 Merge pull request # 128247 from mattcary/autodelete-ga > 37e6a0f api: run codegen > 2682ef5 [KEP-4817] Add limits on conditions and IPs + fix documentation > 685b65d Merge pull request # 127360 from knight42/feat/split-stdout-stderr-server-side > e2345ac Promote StatefulSetAutoDeletePVC to stable for 1.32. > b77ba70 [KEP-4817] make update > 612908a Merge pull request # 128658 from stlaz/ctb_alpha_extend > ce43056 chore: update generated code > 9cf8216 [KEP-4817] Update to v1beta1 > e3d7188 make update > f5f6291 feat(api): add field stream to PodLogOptions > 4906416 [KEP-4817] Rename Addresses to IPs > 092396f move CTB alpha deprecation 2 releases > f49b1f6 [KEP-4817] Fixes based on review > 4772861 Merge pull request # 128601 from pohly/dra-api-opaque-parameters-length-limit > 10835c5 [KEP-4817] Remove pointer on Data, InterfaceName and HWAddress fields > 459b3bf Merge pull request # 124074 from carlory/clean-100001 > 24915e6 DRA API: add maximum length of opaque parameters > 46ba30d [KEP-4817] API, validation and feature-gate > 21783c0 Merge pull request # 124918 from SergeyKanzhelev/commentIgnoringBadStatuses > efdeb32 fix description for PersistentVolumeSource and VolumeSource > d0b03b7 Merge pull request # 127511 from pohly/dra-1.32-api > ec01ced generated files > 844328b DRA API: rename DeviceCapacity.Quantity to DeviceCapacity.Value > c6b73b3 added a comment that statuses lists are not being validated > efa5c37 DRA API: use DeviceCapacity struct instead of plain Quantity > 7b908e3 DRA API: generated files > 54ca1b5 DRA API: register v1beta1 > 14de824 DRA API: update lifecyle meta data > 239a7ed DRA API: search/replace v1alpha3 -> v1beta1 > 6e2a63b DRA API: verbatim copy of v1alpha3 -> v1beta1 > c26e6f2 DRA API: enhance validation testing > 165f3f1 DRA API: fix some comments > 1a9f852 Merge pull request # 128266 from AnishShah/resize-subresource > 5dab122 client-go: rename Resize to UpdateResize > 887a747 api: generate client code for resize subresource > 1ddf895 Merge pull request # 128580 from jpbetz/bump-kube-openapi > 6b396ee Merge pull request # 127134 from jpbetz/mutating-admission > ff9b850 hack/pin-dependency.sh k8s.io/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d763339b258e > f8a03b7 Merge pull request # 126862 from carlory/HPAContainerMetrics > 784a505 generate code > 433e4b6 Merge pull request # 128396 from ritazh/deprecate-EnforceMountableSecretsAnnotation > 257928e Remove generally available feature gate HPAContainerMetrics > b845441 Add MutatingAdmissionPolicy API > 4b3ef36 Merge pull request # 127981 from jsafrane/selinux-changepolicy > 0b5b1f3 deprecate EnforceMountableSecretsAnnotation in 1.32 > a653b0a Merge pull request # 128507 from dims/use-k8s.io/utils/lru-instead-of-github.com/golang/groupcache/lru > 94ead2c Regenerated API > 670c3bb Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru > 2aab976 Introduce SELinuxChangePolicy > 6e61ea0 Merge pull request # 128481 from carlory/dependencies-ginkgo-gomega > b2a9832 dependencies: ginkgo v2.21.0, gomega v1.35.1 > 23d2de5 Merge pull request # 128416 from jpbetz/reset-filter > 6dca434 hack/pin-dependency.sh sigs.k8s.io/structured-merge-diff/v4 v4.4.2 > 271c79c Merge pull request # 127266 from pohly/dra-admin-access-in-status > 83984c0 DRA: treat AdminAccess as a new feature gated field > 42cd986 DRA admin access: add feature gate > a92a267 DRA API: AdminAccess in DeviceRequestAllocationResult > 9e599fa Merge pull request # 128299 from SergeyKanzhelev/updateDHS > 6e9c7c8 Merge pull request # 128101 from pohly/dra-api-cel-cost-limit > 87f586b regenerate files > b911f66 Merge pull request # 128336 from soltysh/cronjob_timestamp_stable > a55f410 DRA cel: enforce runtime limit by default again > 6a365ee update device health status comments > fed59ee Promote job creation timestamp annotation to stable > 659a4e4 DRA API: implement CEL cost limit > dac1d89 Merge pull request # 128244 from gnufied/fix-fsgroup-behaviour > eca7a28 Merge pull request # 126955 from tallclair/cleanup > aa41bf3 Apply fsGroup when accessMode is ReadWriteOncePod > aef9cfe Merge pull request # 126508 from googs1025/fix_typo > 6d975e4 Remove corev1.Binding deprecation message > 2be23f6 Merge pull request # 128165 from liggitt/prune-self-require > 87acb39 fix comment in core/v1 package > 8f28966 Merge pull request # 128003 from pohly/dra-classic-dra-removal > 1cad93f Drop self-referencing replace directives > 8f5147e Merge pull request # 127402 from mimowo/managed-by-beta-update > 865f567 DRA: remove "classic DRA" > dcc0be0 Merge pull request # 122867 from oilbeater/patch-1 > 59ba9ea Graduate JobManagedBy to Beta in 1.32 > a432ebe Merge pull request # 127998 from skitt/golang-x-oct-2024 > 38b7f74 fix broken links > b2e7d73 Merge pull request # 127985 from dims/update-moby-runc-dependencies-oct-10 > ef33a69 October 2024 golang.org/x bump > af94f16 Update moby/runc dependencies > 9b59401 Merge pull request # 127942 from liggitt/json123 > 9942c89 Update sigs.k8s.io/json to go1.23 > f2b3dfa Merge pull request # 127876 from aojea/k8s_api > d83f134 remove unnecessary dependency on k8s.io/api > 5c8e0b9 Merge pull request # 127664 from ebblake/typofix > 3de15a6 docs: typo fix in VolumeAttachments > 71385f0 Merge pull request # 126760 from ncdc/ncdc/emeritus > e14a61a Merge pull request # 126977 from aaron-prindle/compat-version-132 > 9ccd881 Use emeritus_* > f57f3ce chore: bump DefaultKubeBinaryVersion to 1.32, make 1.32 CEL changes, fix int tests to handle 1 version off API deprecation, and fix prerelease-lifecycle-gen for # of APIs > 6dd7b52 Move ncdc to emeritus > 9dc1a95 Merge pull request # 127271 from liggitt/go1.23 > 1e79482 Pin godebug default to go1.23 > 93ea1cf Update go.mod to go 1.23 > 4219046 Merge pull request # 127117 from robert-cronin/fix/traffic-distribution-comment > 0bda2b2 Update TrafficDistribution comment to reflect graduated beta status in v1.31 > 6c684f9 Update TrafficDistribution comment to reflect graduated beta status in v1.31 > 2ed5b3f Merge pull request # 126940 from pohly/dra-1.31-api-comments > 2ab66df Merge pull request # 127006 from deads2k/clarify-local-ref > 56b18fa DRA API: update some comments > 91507bf generated > 1aa9f66 clarify that new usages of generic *Reference structs are discouraged > 7ac1f76 Merge pull request # 126787 from Jefftree/update-kube-openapi > 0d659a2 re-vendor k8s.io/kube-openapi > 0a3fbba Merge pull request # 126749 from thockin/master > e893bb9 fix v1a3 ResourceSliceList metadata field name > 5b597d2 Merge pull request # 126673 from SataQiu/v1.31.0-api-testdata > 2eb892c Merge pull request # 126482 from LionelJouin/fix-dra-comment > 5eb7d74 Remove v1.29.0 API testdata > 42ff139 Merge pull request # 126545 from yangjunmyfm192085/updatepersistentVolumeClaimRetentionPolicy > d14dfa6 DRA: Fix ResourceClaimTemplateSpec comment > 37e89a9 Add v1.31.0 API testdata > 41aad2d Updated incorrect description of persistentVolumeClaimRetentionPolicy > fb1fc30 Merge pull request # 124012 from Jefftree/le-controller > cbb97a5 update codegen and openapi Signed-off-by: Knative Automation <[email protected]>
1 parent aa3b743 commit d185519

File tree

1,307 files changed

+59406
-23522
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,307 files changed

+59406
-23522
lines changed

go.mod

Lines changed: 43 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
module knative.dev/kn-plugin-source-kafka
22

3-
go 1.22.7
3+
go 1.24.0
44

55
require (
66
github.com/hashicorp/golang-lru v1.0.2
77
github.com/hashicorp/hcl v1.0.1-vault-5
88
github.com/spf13/cobra v1.8.1
9-
github.com/spf13/pflag v1.0.5
9+
github.com/spf13/pflag v1.0.6
1010
gotest.tools/v3 v3.3.0
11-
k8s.io/apimachinery v0.31.4
12-
k8s.io/client-go v0.31.4
13-
knative.dev/client-pkg v0.0.0-20250123181933-2a69ed741513
14-
knative.dev/client/pkg v0.0.0-20250122145611-f73472454667
15-
knative.dev/eventing-kafka-broker v0.44.0
16-
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
17-
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
11+
k8s.io/apimachinery v0.32.2
12+
k8s.io/client-go v0.32.2
13+
knative.dev/client-pkg v0.0.0-20250423145626-1ef2283ade66
14+
knative.dev/client/pkg v0.0.0-20250417014745-6c6ddcd746da
15+
knative.dev/eventing-kafka-broker v0.43.1-0.20250423131826-7e1af9678611
16+
knative.dev/hack v0.0.0-20250331013814-c577ed9f7775
17+
knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
1818
)
1919

2020
require (
@@ -25,14 +25,15 @@ require (
2525
github.com/beorn7/perks v1.0.1 // indirect
2626
github.com/blendle/zapdriver v1.3.1 // indirect
2727
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
28+
github.com/cert-manager/cert-manager v1.16.3 // indirect
2829
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2930
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
3031
github.com/cloudevents/sdk-go/v2 v2.15.2 // indirect
31-
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
32+
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
3233
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3334
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
3435
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
35-
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
36+
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
3637
github.com/fsnotify/fsnotify v1.7.0 // indirect
3738
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
3839
github.com/go-errors/errors v1.4.2 // indirect
@@ -46,23 +47,23 @@ require (
4647
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
4748
github.com/golang/protobuf v1.5.4 // indirect
4849
github.com/google/btree v1.1.2 // indirect
49-
github.com/google/gnostic-models v0.6.8 // indirect
50-
github.com/google/go-cmp v0.6.0 // indirect
51-
github.com/google/go-containerregistry v0.13.0 // indirect
50+
github.com/google/gnostic-models v0.6.9 // indirect
51+
github.com/google/go-cmp v0.7.0 // indirect
52+
github.com/google/go-containerregistry v0.20.3 // indirect
5253
github.com/google/gofuzz v1.2.0 // indirect
5354
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5455
github.com/google/uuid v1.6.0 // indirect
5556
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
56-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.21.0 // indirect
57+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
5758
github.com/imdario/mergo v0.3.16 // indirect
5859
github.com/inconshreveable/mousetrap v1.1.0 // indirect
5960
github.com/josharian/intern v1.0.0 // indirect
6061
github.com/json-iterator/go v1.1.12 // indirect
6162
github.com/kelseyhightower/envconfig v1.4.0 // indirect
62-
github.com/klauspost/compress v1.17.9 // indirect
63+
github.com/klauspost/compress v1.17.11 // indirect
6364
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
6465
github.com/magiconair/properties v1.8.7 // indirect
65-
github.com/mailru/easyjson v0.7.7 // indirect
66+
github.com/mailru/easyjson v0.9.0 // indirect
6667
github.com/mitchellh/go-homedir v1.1.0 // indirect
6768
github.com/mitchellh/mapstructure v1.5.0 // indirect
6869
github.com/moby/term v0.5.0 // indirect
@@ -75,9 +76,9 @@ require (
7576
github.com/pelletier/go-toml/v2 v2.0.9 // indirect
7677
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
7778
github.com/pkg/errors v0.9.1 // indirect
78-
github.com/prometheus/client_golang v1.20.4 // indirect
79+
github.com/prometheus/client_golang v1.20.5 // indirect
7980
github.com/prometheus/client_model v0.6.1 // indirect
80-
github.com/prometheus/common v0.55.0 // indirect
81+
github.com/prometheus/common v0.62.0 // indirect
8182
github.com/prometheus/procfs v0.15.1 // indirect
8283
github.com/prometheus/statsd_exporter v0.22.8 // indirect
8384
github.com/rickb777/date v1.20.0 // indirect
@@ -95,37 +96,38 @@ require (
9596
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
9697
go.uber.org/multierr v1.11.0 // indirect
9798
go.uber.org/zap v1.27.0 // indirect
98-
golang.org/x/net v0.34.0 // indirect
99-
golang.org/x/oauth2 v0.23.0 // indirect
100-
golang.org/x/sync v0.10.0 // indirect
101-
golang.org/x/sys v0.29.0 // indirect
102-
golang.org/x/term v0.28.0 // indirect
103-
golang.org/x/text v0.21.0 // indirect
104-
golang.org/x/time v0.6.0 // indirect
105-
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
99+
golang.org/x/net v0.39.0 // indirect
100+
golang.org/x/oauth2 v0.26.0 // indirect
101+
golang.org/x/sync v0.13.0 // indirect
102+
golang.org/x/sys v0.32.0 // indirect
103+
golang.org/x/term v0.31.0 // indirect
104+
golang.org/x/text v0.24.0 // indirect
105+
golang.org/x/time v0.10.0 // indirect
106+
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
106107
google.golang.org/api v0.198.0 // indirect
107-
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
108-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
109-
google.golang.org/grpc v1.69.4 // indirect
110-
google.golang.org/protobuf v1.36.3 // indirect
108+
google.golang.org/genproto/googleapis/api v0.0.0-20250207221924-e9438ea467c6 // indirect
109+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
110+
google.golang.org/grpc v1.71.1 // indirect
111+
google.golang.org/protobuf v1.36.6 // indirect
111112
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
112113
gopkg.in/inf.v0 v0.9.1 // indirect
113114
gopkg.in/ini.v1 v1.67.0 // indirect
114115
gopkg.in/yaml.v2 v2.4.0 // indirect
115116
gopkg.in/yaml.v3 v3.0.1 // indirect
116-
k8s.io/api v0.31.4 // indirect
117-
k8s.io/apiextensions-apiserver v0.31.4 // indirect
118-
k8s.io/apiserver v0.31.4 // indirect
117+
k8s.io/api v0.32.2 // indirect
118+
k8s.io/apiextensions-apiserver v0.32.1 // indirect
119+
k8s.io/apiserver v0.32.1 // indirect
119120
k8s.io/cli-runtime v0.29.2 // indirect
120121
k8s.io/klog/v2 v2.130.1 // indirect
121-
k8s.io/kube-openapi v0.0.0-20240903163716-9e1beecbcb38 // indirect
122-
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 // indirect
123-
knative.dev/eventing v0.44.0 // indirect
124-
knative.dev/networking v0.0.0-20250117155906-67d1c274ba6a // indirect
125-
knative.dev/serving v0.44.0 // indirect
126-
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
122+
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7 // indirect
123+
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
124+
knative.dev/eventing v0.44.1-0.20250422121438-b99e57b01f1f // indirect
125+
knative.dev/networking v0.0.0-20250415164913-6268d931d247 // indirect
126+
knative.dev/serving v0.45.0 // indirect
127+
sigs.k8s.io/gateway-api v1.1.0 // indirect
128+
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
127129
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect
128130
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
129-
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
131+
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 // indirect
130132
sigs.k8s.io/yaml v1.4.0 // indirect
131133
)

0 commit comments

Comments
 (0)