Commit fd15971
committed
upgrade to latest dependencies
bumping knative.dev/reconciler-test f46fa65...9a20896:
> 9a20896 upgrade to latest dependencies (# 797)
bumping google.golang.org/genproto/googleapis/rpc 56aae31...b45e905:
> b45e905 chore(all): update all (# 1204)
> e70fdf4 chore(deps): bump golang.org/x/net to 0.37.0 (# 1202)
> 33a14cd chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (# 1201)
> 5d019e2 chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1200)
> 81fb87f chore(all): auto-regenerate .pb.go files (# 1199)
> 29e43e6 chore(all): auto-regenerate .pb.go files (# 1195)
> a0af3ef chore(all): update all (# 1196)
> 55c9018 chore(all): auto-regenerate .pb.go files (# 1194)
> 546df14 chore(all): update all (# 1193)
> 9fdb1ca chore(all): update Go to 1.24 (# 1191)
bumping k8s.io/apimachinery 59e9003...173776a:
> 173776a Merge pull request # 131708 from tigrato/automated-cherry-pick-of-# 131702-upstream-release-1.33
> a3d1fde fix: fixes a possible panic in `NewYAMLToJSONDecoder`
> 955939f bump etcd 3.5.21 sdk
> e8a77bd Merge pull request # 130910 from googs1025/fix/datarace
> 7e8c77e Merge pull request # 130906 from serathius/streaming-validation
> 27fd396 flake: fix data race for func TestBackoff_Step
> 8bcc6f1 Update kube-openapi and integrate streaming tags validation
> 6ce776c Merge pull request # 130857 from thockin/kk_small_vg_diffs
> f2c94d6 Comment on origin and JSON schema
> b63ba07 Use origin in validateFalse's own test
> beddba4 Use test.Helper in helper funcs
> eaf4038 Merge pull request # 130354 from siyuanfoundation/forward-api
> c8bf404 Merge pull request # 130019 from yongruilin/version-intro
> 39750cd Add emulation forward compatibility into api enablement and RemoveDeletedKinds.
> a04ff37 Merge pull request # 122550 from danwinship/tighten-ip-validation
> 18f4642 refactor: detach Info from apimachinery util version
> 2eee037 Merge pull request # 130705 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-upstream
> 7186701 Fix IP/CIDR validation to allow updates to existing invalid objects
> a78ae8b feat: extend version information with more detailed version fields
> 2687636 Merge pull request # 130739 from jpbetz/declarative-validation-test-infra
> f33bb5d chore: change error_matcher.go to use test interface instead of importing testing pkg
> 72340d2 Add legacy versions of IsValidIP/IsValidCIDR
> d9e6c50 Introduce versioned validation test utilitizes and add fuzz tester
> 8aa42c4 Slightly improve EndpointSlice address validation
> e79d000 Merge pull request # 129407 from serathius/streaming-proto-list-encoder
> 5b974f2 Add validation.IsValidInterfaceAddress
> 87bb4f9 Merge pull request # 130730 from jpbetz/minimum-tag
> e0ec816 Implement streaming proto encoding
> a18d60b Add +k8s:minimum validation tag
> 6e3d6ca Merge pull request # 128786 from danwinship/bad-ip-warnings
> 56015c7 Merge pull request # 130699 from thockin/master_validation-gen_odd_cases
> fe80b85 Add utilvalidation.GetWarningsForIP and .GetWarningsForCIDR
> 40f26b3 Merge pull request # 130695 from yongruilin/validation-gen_coveredbydeclarative
> af97bd6 Prevent usage patterns we don't want to support
> ba7db19 Split out IP validation functions into their own file
> 06dde8a Add CoveredByDeclarative to field error struct
> ee322b2 Merge pull request # 130666 from thockin/yaml_json_ambiguous_decode
> e25aab0 Merge pull request # 130555 from thockin/k_k_randfill
> 9b3d085 Better handling of YAML that tastes like JSON
> a18d7f2 Vendor randfill
> 78ddbb8 Use randfill, do API renames
> ac04c7e Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0
> a3f7d4e Merge pull request # 130543 from thockin/error_matcher_and_origin
> 7802db1 update to v1.22.0-rc.0
> a70cc77 Fix up ErrorMatcher from feedback
> 4dfd1a6 update to latest cadvisor @ v0.52.0
> b5eba29 Merge pull request # 130511 from z1cheng/issue_130395
> e93b7f2 Merge pull request # 130549 from jpbetz/validation-gen-pr2
> e8d821e Implement tests for encoding collections in Proto
> 39f6713 Add declarative validation to scheme
> 9dca0b5 Merge pull request # 130349 from jpbetz/validation-gen-pr1
> 14ab970 Add validators: immutable
> 93247ca Add validators: optional/required/forbidden
> f6058d5 Add validators: eachkey, eachval, subfield
> 77caaf9 Add validation-gen test infrastructure
> 13b1842 Introduce validation-gen
> 4e96674 Merge pull request # 128919 from dashpole/update_otel
> ded50ec update go.opentelemetry.io dependencies to v1.33.0/v0.58.0
> a3e3122 Merge pull request # 130388 from thockin/error_matcher_and_origin
> 7d0dbe2 Merge pull request # 129334 from serathius/streaming-json-list-encoder
> 46d8d84 Add an error matcher, convert 2 tests
> 609a765 Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2
> 1e89b89 Streaming JSON encoder for List
> fa95ab3 Fix nits from PR 130355
> 6c5685c Merge pull request # 130355 from yongruilin/validation_origin
> f7c9d8b Bump x/oauth2 and x/crypto
> 758f86d Merge pull request # 129688 from cpanato/update-main-go124
> 0571dbf test: convert ValidateEndpointsCreate to use error Origin field in test
> 68b2a81 Switch to private instances of rand for seeding for tests
> da1b1a9 feat: Add Origin field to Error and related methods
> aac66c8 bump go.mod to set min go1.24
> ee1e055 Merge pull request # 130220 from serathius/streaming-json-tests
> a783532 Merge pull request # 130187 from mansikulkarni96/129084
> e38241d Add tests for encoding collections in JSON for KEP-5116
> 0a41670 Drop winsymlink go 1.23 workaround
> 47e7fa9 Merge pull request # 130151 from marosset/windows-unit-tests-externaljwt-plugin-fixes
> 11b535c fixing various unit tests on Windows that create abstract sockets
> 46c230e Merge pull request # 130049 from aojea/avoid_ginkgo_dep
> a19f1f8 Merge pull request # 129792 from likakuli/fix-errshortbuffer
> d8c2c0a reduce dependencies in apimachinery net testing utils
> 1235242 Merge pull request # 129341 from pohly/log-client-go-watch
> f7fd8b3 fix: Fix the issue of relist caused by client-side timeout
> a2cb7d3 Merge pull request # 125046 from tklauser/min-max-builtins
> 675c4f7 client-go + apimachinery watch: context support
> 4c61591 Merge pull request # 129815 from dims/linter-to-ensure-go-cmp/cmp-is-used-only-in-tests
> b93cf32 Use Go 1.21 min/max builtins
> d5dedd0 Linter to ensure go-cmp/cmp is used ONLY in tests
> 45d29dc Merge pull request # 129611 from carlory/cleanup-WatchBookmark
> c74304d Merge pull request # 129346 from pohly/log-client-go-apimachinery-wait
> 5036924 remove WatchBookmark feature-gate comment from types.go
> f863467 Merge pull request # 129633 from skitt/revert-go-difflib-go-spew
> b6d30bd apimachinery wait: support contextual logging
> 808ab77 Revert to go-difflib and go-spew releases
> 3e8e52d Merge pull request # 129349 from dims/bump-x/net-to-v0.33.0
> c485e50 Bump x/net to v0.33.0
> 307a3dd Merge pull request # 126387 from pohly/log-client-go-tools-cache-apis
> a1a247a Merge pull request # 129257 from liggitt/coerce-labels-annotations
> 6091c6a k8s.io/apimachinery: add HandleCrashWithLogger and HandleErrorWithLogger
> 8d8a7ac Coerce null label and annotation values to empty string
> 767f17a Merge pull request # 129213 from Jefftree/k-openapi
> ff1373e bump kube-openapi
> cfa44a1 Merge pull request # 128659 from saschagrunert/google-go-protobuf
> 5765d81 Replace `github.com/golang/protobuf` with `google.golang.org/protobuf`
> 7249ce1 Merge pull request # 129195 from dims/update-x/crypto/ssh-dependency
> f228881 Update x/crypto/ssh dependency
> d2cfef5 Merge pull request # 129170 from benluddy/cyclic-marshaler-cache-race
> 146e532 Merge pull request # 129054 from pohly/remove-import-name
> 373952f Fix data race in CBOR serializer's custom marshaler type cache.
> 6e120e1 Merge pull request # 127897 from modulitos/add-x509-uid-to-user
> 15f29b9 remove import doc comments
> 8c60292 Merge pull request # 129103 from liggitt/drop-winreadlinkvolume
> aa837c2 set user.DefaultInfo.UID from x509 cert
> f9c043a Drop use of winreadlinkvolume godebug option
> a0ca814 Merge pull request # 129083 from liggitt/go1.23windows
> 65d79dc Revert to go1.22 windows filesystem stdlib behavior
> 96b97de Merge pull request # 127513 from tkashem/delete-undecryptable
bumping golang.org/x/crypto aae6e61...3bf9d2a:
> 3bf9d2a ssh/test: skip KEX test if unsupported by system SSH client
> 9bab967 go.mod: update golang.org/x dependencies
> 4f9f0ca x509roots/fallback: add init time benchmark
> eac7cf0 x509roots/fallback: move parsing code to a non-generated file
> 18228cd acme: return err from deprecated TLS-SNI-[01|02] functions
> 73f6362 acme: remove dead code
> ebc8e46 ssh: add server side support for Diffie Hellman Group Exchange
> e944286 ssh: expose negotiated algorithms
> 78a1fd7 ssh: automatically add curve25519-sha256@libssh.org KEX alias
> ac58737 ssh: export supported algorithms
> 9dbbcf0 bcrypt: update InvalidCostError message to describe cost range inclusive
> 9f6bf84 x509roots/fallback: update bundle
bumping k8s.io/apiserver c09fadd...338d7b8:
> 338d7b8 Update dependencies to v0.33.1 tag
> 1fb809d Merge remote-tracking branch 'origin/master' into release-1.33
> 6aae451 Stop exposing list-via-watch from the server
> 345c8cf Merge remote-tracking branch 'origin/master' into release-1.33
> 11e6080 Merge pull request # 131196 from siyuanfoundation/forward-api
> e87c9db Move to released version of prometheus/client_golang v1.22.0 from rc.0
> 9ca332f bug fix: fix version order in emulation forward compatibility.
> d4f2fc5 Merge pull request # 131020 from wojtek-t/fix_asynchronous_error
> beaef1d Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
> b9e86eb Fix race for sending errors in watch
> 1776f0c Parallelize cacher list tests
> e228aea Don't start etcd for skipped test
> 29a5d82 Stop cacher in TestWatchStreamSeparation to speed up shutdown
> 30b60eb Fix flake, non-consistent list doesn't give any guarantees about staleness
> aed144f Ensure that cacher is terminated in TestGetListRecursivePrefix
> 51e9232 bump etcd 3.5.21 sdk
> 26bd744 Merge pull request # 127053 from dashpole/tracing_context_propagation
> 37736ec Merge pull request # 129872 from seans3/websocket-https-proxy
> 6898b83 restrict trace context propagation to system:master and system:monitoring
> b1b5987 Merge pull request # 130937 from serathius/watchcache-unify-delegate-list
> 3b2a820 Websocket HTTPS proxy support
> 6811fde Unify should delegate list
> b1020ce Merge pull request # 130423 from serathius/watchcache-continue
> 3a206e1 Merge pull request # 130930 from siyuanfoundation/help
> 5a05907 Serve LISTs with exact RV and continuations from cache
> a11f874 Merge pull request # 130121 from yongruilin/featuregate-unversion-clean
> b94acad chore: update emulation version help msg.
> 8702b38 chore: Remove unused unversioned feature gate map by consolidating feature gate files
> 7d24a9e Merge pull request # 130925 from serathius/watchcache-snapshotter-interface
> 23be1a4 Merge pull request # 130924 from serathius/watchcache-delegate-precedense
> fa558b1 Create Snapshotter interface to fake the implementation
> dfc7cb5 Merge pull request # 130922 from serathius/watchcache-delegate-state
> 91724cf Change precedence order for continue and legacy exact match
> a581683 Merge pull request # 130899 from serathius/watchcache-error
> edd1d1f Extend shouldDelegateList testing incorportating state of cacher
> 1a83f0c Merge pull request # 128402 from richabanker/mvp-agg-discovery
> 50f48ce Implement watchcache returning error from etcd that caused cache reinitialization
> 2566cd2 Merge pull request # 130115 from danmillwood/danmillwood-dispatcher-test-patch
> ae08979 Replace StorageVersion API with aggregated discovery to fetch served resources by a peer for MVP
> 7db8aee Merge pull request # 130906 from serathius/streaming-validation
> 10c2760 Fix intermittent test failure
> f50e0ed Update kube-openapi and integrate streaming tags validation
> 98865c8 Merge pull request # 130863 from serathius/watchcache-negative-RV-consistent
> 0f51ac5 Merge pull request # 130560 from stlaz/remote-uid-config-beta
> c59961a Test continue with negative RV for reading consistent RV
> 52e218f Merge pull request # 130873 from serathius/watchcache-consistency-typo
> a9904ee bump RemoteRequestHeaderUID featuregate to Beta, on by default
> 3482808 Merge pull request # 130866 from serathius/watchcache-delegate-helper
> 4da0062 Fix missing recursive in consistency check, enable panic on failed check and fix typo in logs
> aac1558 Merge pull request # 130875 from aramase/aramase/f/fix_email_verified_godoc
> cc5ef43 Extract delegator.Helper interface to allow making delegate decision based on cache state
> 3a95207 Add unit test to validate email_verified in claim validation rules
> 67dfc24 fix godoc for email_verified requirement when username contains claims.email
> d750e2f Merge pull request # 130595 from tkashem/omit-admission
> ba3fbbb Merge pull request # 130688 from serathius/watchcache-validate
> 4c88a5c skip admission for unsafe delete
> fa03ee3 Merge pull request # 130347 from Jefftree/remove-v2beta1-agg-discovery
> 7a33f52 Use ValidateListOptions in watch cache
> 544ce3d Merge pull request # 130741 from googs1025/fix/data_race
> cba5376 Gate apidiscovery/v2beta1 serving with a feature gate
> 5df5358 Merge pull request # 130811 from serathius/watchcache-test-negative-rv
> 7af2504 flake: fix data race for TestApfWatchHandlePanic unit test
> 2265efa Merge pull request # 130815 from serathius/watchcache-simplify-bypass-test
> 6f6da8e Add test cases for negative resource version in TestList
> 8aa636f Merge pull request # 130813 from serathius/watchcache-consistent-list-flake
> 3a2e1b5 Simplify bypass test by just testing shouldDelegateList function
> a679925 Test bypass for negative RV
> 05ed2e0 Merge pull request # 130437 from srivastav-abhishek/fix-unsafe-conversions-test
> 6ace22f Fix flaky RunTestConsistentList
> b640464 Merge pull request # 130588 from serathius/watchcache-test-recursive
> 1b0427a Removed parallel execution for test/subtest where AllocsPerRun is used
> 84cc815 Merge pull request # 130354 from siyuanfoundation/forward-api
> f76f81a Test recursive in TestGetListCacheBypass and separate overrides
> 70820c9 Merge pull request # 130019 from yongruilin/version-intro
> 942f114 Add option to explicitly enable future gv or gvr in runtime-config.
> a91b001 Merge pull request # 130788 from jpbetz/fix-subresources
> 2b4f068 refactor: detach Info from apimachinery util version
> 5a72bc8 Add emulation forward compatibility into api enablement and RemoveDeletedKinds.
> 543428d Merge pull request # 130775 from serathius/watchcache-consistent-read
> 24d512c Fix subresource parsing for declarative validation
> b671788 feat: extend version information with more detailed version fields
> d88392f Merge pull request # 130754 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-review-comments-upstream
> 3cb2448 Fix detecting consistent read when watchcache starts handling continue
> c31bd99 Merge pull request # 130751 from Jefftree/cle-promote-beta
> 4fe686a chore: change Info->Error log level related to declarative validation runtime tests and refactor panic wrapper names
> 79feac1 Merge pull request # 130777 from serathius/watchcache-consistency-test
> 1623f66 Promote CLE to beta
> 7b991eb Merge pull request # 124360 from carlory/kep-3751-quota-2
> 36c1a58 Fix typo and pass the environment variable required to enable watchcache consistency checking in GCE tests
> 8e8b957 Merge pull request # 130693 from novahe/fix/test-cases
> 2156078 Add quota support for PVC with VolumeAttributesClass
> 6056c27 Merge pull request # 130752 from serathius/watchcache-simplify-delagate
> a2c8b55 Fix test cases that may potentially cause a panic.
> ae901d5 Merge pull request # 130648 from jpbetz/semver-tolerant
> 6ed4233 Simplify shouldDelegateList
> 96b9726 Merge pull request # 130705 from aaron-prindle/validation-gen-add-metric-and-runtime-verification-upstream
> 408f503 Apply feedback
> 3832c30 Merge pull request # 130708 from fuweid/reduce-spans-in-writer
> b8750e7 feat: add declarative validation metrics and associated runtime verification tests
> 92171c8 Add normalization support to CEL semver library, enable in base env
> 1a6db11 Merge pull request # 129407 from serathius/streaming-proto-list-encoder
> 9ff9bbb *: reduce tracing events during streaming JSON objects
> 97b6cb1 chore: change error_matcher.go to use test interface instead of importing testing pkg
> 782d907 Add tolerant parse option to semver
> b2bc62b Merge pull request # 130475 from serathius/watchcache-consistency
> 67ec836 Implement streaming proto encoding
> 67d2550 Merge pull request # 130530 from pacoxu/v1.33-fg-cleanup
> 23e9b2c Implement consistency checking
> dccab55 Merge pull request # 130637 from serathius/watchcache-unify-validation
> d44a862 remove feature gate AdmissionWebhookMatchConditions that was GAed in v1.30
> 855c0d4 Merge pull request # 130555 from thockin/k_k_randfill
> 73e72d1 Unify ListOptions validation between cache and etcd
> bd0e774 remove AggregatedDiscoveryEndpoint that was GAed in v1.30
> 7ee837d Vendor randfill
> 01307e4 remove feature gate RemainingItemCount that was GAed in v1.29
> 9641d30 Use randfill, do API renames
> c2e94ca Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0
> 7377dfa Merge pull request # 130417 from serathius/watchcache-compact
> e36558f update to v1.22.0-rc.0
> 4305a14 Separate compactWatchCache from increaseRV
> 337542d update to latest cadvisor @ v0.52.0
> d3e44df Merge pull request # 130589 from serathius/watchcache-opts
> c5b8df4 Merge pull request # 130543 from thockin/error_matcher_and_origin
> f422062 Pass storage.ListOptions to WaitUntilFreshAndList
> 163865f Merge pull request # 130320 from Jefftree/relax-openapi-verify
> 0b0eaa3 Fix up ErrorMatcher from feedback
> b12d7a1 Allow OpenAPI verification to pass both with and without strict alpha
> 5edb11a Merge pull request # 130571 from hakuna-matatah/debug-upstream
> 821b679 Merge pull request # 130587 from serathius/watchcache-subtests
> 6faeace Debug latencies in request handler
> 79ec453 Run lists tests in subtests
> 345ad05 Merge pull request # 130549 from jpbetz/validation-gen-pr2
> 7c0ba21 Add declarative validation utility for use from strategies
> 70fe4e2 Merge pull request # 128919 from dashpole/update_otel
> 9b3bebd update go.opentelemetry.io dependencies to v1.33.0/v0.58.0
> 990bed7 Merge pull request # 130450 from JoelSpeed/fix-contains-cidr
> 6a65641 Merge pull request # 129334 from serathius/streaming-json-list-encoder
> 6479174 Fix implementation of ContainsCIDR to allow non-equal addresses
> f2b1ab6 Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2
> 38b01a1 Streaming JSON encoder for List
> 69cfb42 Merge pull request # 129688 from cpanato/update-main-go124
> e1e2202 Bump x/oauth2 and x/crypto
> 205c0f5 Merge pull request # 130281 from z1cheng/issue_130264
> 585eff5 bump go.mod to set min go1.24
> 82c8af5 Merge pull request # 130443 from serathius/watchcache-limit
> c576a62 Implement chunking for gzip encoder in deferredResponseWriter
> e03f7e4 Merge pull request # 130400 from serathius/storage-current-rv
> 9e52394 Remove limit support from btree store
> 3ad9385 Move GetCurrentResourceVersion to storage.Interface
> 2ebe70a Merge pull request # 130412 from serathius/watchcache-progress
> 0230ffb Merge pull request # 130399 from serathius/cache-delegator
> a458717 Move watch progress to separate package.
> a64613c Rename CacheProxy to CacheDelegator
> ed3efcd Merge pull request # 130060 from carlory/fix-quota-scope
> 1e7b28d Merge pull request # 129657 from p0lyn0mial/upstream-cacher-resilient-init-back-off
> 13a27b8 Fix a bug where the `ResourceQuota` admission plugin does not respect ANY scope change when a resource is being updated. i.e. to set/unset an existing pod's `terminationGracePeriodSeconds` field.
> fcfce5a Merge pull request # 130279 from serathius/watchcache-snapshot
> 3aea777 storage/cacher/ready: dynamically calculate the retryAfterSeconds
> 4a787e9 Merge pull request # 130344 from tosi3k/wc-upper-bound-capacity
> 09c0e7d Add snapshotting of watch cache behind a feature gate
> 710763d Merge pull request # 130118 from lucasrattz/update-anp
> efe7a1b Add watch cache capacity upper bound adjusting logic
> d522031 Ensure that btree threadedStoreIndexer implements orderedLister
> 8dccd76 Merge pull request # 130359 from my-git9/assertion1
> 4831145 Bump konnectivity-client to v0.31.2
> 95d27c9 Merge pull request # 130187 from mansikulkarni96/129084
> a3d85c2 enable go-required check
> 3a55230 Drop winsymlink go 1.23 workaround
> afb79f8 fix wrong assertion on tests
> 644f8e6 Merge pull request # 130242 from serathius/watchcache-test
> 476d81d Test continuations and exact revision LISTs
> b9bc02f Merge pull request # 130280 from serathius/watchcache-test-refactor
> b9f760c Merge pull request # 130297 from 249043822/br0004
> 1e6e6f0 Refactor TestList and validate continuations to allow testing pagination and more exact RVs in the future
> 9da16fa Fix non-recursive list should also read RequestWatchProgress feature when consistent list from cache is enabled
> f98455c Merge pull request # 122646 from liggitt/deletionTimestamp
> 8dd4460 Merge pull request # 130047 from HirazawaUi/modify-loopback-cert-valid-period
> 1bac1a3 prevent deletionTimestamp from moving into the past
> b6fda29 Merge pull request # 130190 from nkeert/test-validate-deferredResponseWriter-for-multiple-writes
> c533eff adjusting loopback certificate validity in kube-apiserver
> 938d466 Merge pull request # 130249 from seans3/bump-websockets-version
> 11288ef Add a test to validate deferredResponseWriteron multiple write calls
> ff5a72e Update gorilla/websockets library from 1.5.0 to latest 1.5.3
> 52dde33 Merge pull request # 130126 from fuweid/fix-128314
> 35a4ee0 Merge pull request # 129852 from p0lyn0mial/upstream-clock-test-cache
> 2a04234 proxy: should add PingPeriod for websocket translator
> 08a05f9 Merge pull request # 130113 from AwesomePatrol/129931-fix-3
> 23e8a6c cacher: decrease the running time of TestConsistentReadFallback
> 87cccf7 Limit ResourceQuota LIST requests to times when informer is not synced
> 8a149c9 cacher/cacher_whitebox_test: newTestCacherWithoutSyncing allow passing a clock
> c471778 Merge pull request # 129934 from serathius/graduate-btree
> 4628bb8 Merge pull request # 129416 from siyuanfoundation/refactor
> c1a2d59 Graduate BtreeWatchCache feature gate to GA
> 9bb5fd5 Merge pull request # 129929 from serathius/deprecate-separate-rpc
> 9bb4aa7 Refactor compatibility version code
> 7b8dc61 Merge pull request # 129930 from serathius/deprecate-watch-from-storage
> 66f7881 Flip SeparateCacheWatchRPC feature gate to false and deprecate it.
> 0198fdb Merge pull request # 129921 from srivastav-abhishek/fix-etcd-test
> 0167eb5 Deprecate WatchFromStorageWithoutResourceVersion
> 2ce508c Merge pull request # 129844 from cici37/bumCEL
> 55da1af Additional timeout to receive all watchEvents
> 39a73cd Merge pull request # 129813 from yongruilin/golangci-featuregate-add
> 69f7857 Update the env option.
> 52f2fda Merge pull request # 129596 from cici37/cvTest
> ee59411 feat: add a lint rule to prevent Add unversioned featuregate
> 7e0cbb5 Bump cel-go to v0.23.2.
> 6c0d90b Merge pull request # 129751 from pacoxu/EfficientWatchResumption
> 3a132bf Add test for compatible version
> 2911f5b Merge pull request # 129815 from dims/linter-to-ensure-go-cmp/cmp-is-used-only-in-tests
> a2ab8dc remove GAed EfficientWatchResumption since v1.24
> 0a703e3 Linter to ensure go-cmp/cmp is used ONLY in tests
> f6d3d88 Merge pull request # 129786 from JoelSpeed/drop-netip-variables
> a3f27ce Drop declaration of IP/CDIR type CEL variables
> e35b5a7 Merge pull request # 129732 from dims/switch-to-v2.6.3-of-gopkg.in/go-jose/go-jose.v2
> cf7237e Merge pull request # 127709 from pohly/log-client-go-rest
> 736476d update github.com/coreos/go-oidc to v2.3.0
> 6885e99 Merge pull request # 129538 from hzxuzhonghu/http2-clean
> c2262d5 client-go/rest: backoff with context support
> 6e7ca2c Switch to gopkg.in/go-jose/go-jose.v2 @ v2.6.3
> 0e1bb96 Merge pull request # 129679 from pacoxu/remove-APIListChunking
> 29de537 Cleanupï: only initiate http2 server options when http2 is not disabled
> b66aedf remove APIListChunking which was GAed since v1.29
> 626adbf Merge pull request # 129303 from sttts/sttts-vap-jsonpatch-typeresolver-tests
> ae92d91 Merge pull request # 129628 from 249043822/br004
> ca7102a apiserver/admission/cel: add unit tests for JSONPatch expressions
> 2387b5d Merge pull request # 129633 from skitt/revert-go-difflib-go-spew
> e802cf6 remove duplicate getAttrsFunc calls to reduce temporary memory allocations
> 2c1a1fa Merge pull request # 129547 from serathius/watchcache-bypass-test-valid
> 695a3a4 Revert to go-difflib and go-spew releases
> cd99ead Merge pull request # 129622 from dims/update-to-latest-kustomize-v5.6.0
> a6c0914 Only test requests that pass validation
> 37d4665 Merge pull request # 127375 from omerap12/issue_126311
> 5f060d9 Drop github.com/asaskevich/govalidator
> 76f1672 Merge pull request # 129590 from wojtek-t/cleanup_feature_gates
> 7ca4de7 lint: removed empty line
> 30363fd Remove WatchBookmark feature gate
> 81ab7e0 Add test for CEL reserved symbols without double underscore
> 5edcd3c Merge pull request # 124087 from krzysdabro/tests-apiserver-options-kms
> e62b626 Merge pull request # 129443 from serathius/watchcache-proxy
> 2146712 apiserver: decrease timeout for TestKMSHealthzEndpoint
> 6c47046 Merge pull request # 129439 from serathius/refactor-delegate-2
> 74be087 Extract and unify cache bypass logic by creating a CacheProxy struct
> b431778 Refactor shouldDelegateList
> a2cdf2c Merge pull request # 129540 from serathius/test-list-cache-bypass
> 2241ea0 Merge pull request # 129542 from serathius/watchcache-benchmark-namespace
> 3c47ed7 Test all possible combinations of input for shouldDelegateList
> 8161d73 Add benchmarking of namespace index
> c7ea661 Merge pull request # 129441 from serathius/watchcache-benchmark
> 893803d Merge pull request # 129440 from serathius/watchcache-extract-list-response
> fd21d18 Improve benchmark to handle multiple dimensions
> 2cad252 Merge pull request # 129430 from MadhavJivrajani/go124-webhook-regex-ut
> 62c90b1 Extract list response struct to manage all the response fields
> e6eb589 Merge pull request # 129349 from dims/bump-x/net-to-v0.33.0
> 7c924dc webhook: alter regex to account for x509sha1 GODEBUG removal
> 006dd59 Merge pull request # 128872 from alvaroaleman/generics
> 825f36b Bump x/net to v0.33.0
> 84b3c4c Use generic btree in watchcache
> a53d8f1 Update github.com/google/btree
> 494066f Merge pull request # 128279 from Jefftree/compat-133
> 15b54ba Expand emulated version range to n-3 with 1.31 floor
> c7fb780 Merge pull request # 129074 from siyuanfoundation/fgv
> 0daeb9f Add Validation to versioned feature specs.
> b3597c0 Merge pull request # 129205 from tosi3k/wc-configurable-retention
> f5b4a60 Merge pull request # 129213 from Jefftree/k-openapi
> 0dcf3e9 Configure watch cache history window based on request timeout
> 665a8df Merge pull request # 128343 from Jefftree/responsewriter-test
> 68ddbb0 bump kube-openapi
> b62222b Merge pull request # 129195 from dims/update-x/crypto/ssh-dependency
> ada3ee1 add test for inmemory response writer
> 6ecac9f Merge pull request # 128844 from cheftako/updateANP
> dbfbe37 Update x/crypto/ssh dependency
> 988c0f8 Merge pull request # 129054 from pohly/remove-import-name
> c8d9720 Bump konnectivity-client to v0.31.1
> 0a3c895 Merge pull request # 128890 from kei01234kei/output_log_when_server_shutdown_is_failed
> b846629 remove import doc comments
> 47024d9 Merge pull request # 128862 from MariamFahmy98/map-unit-tests
> 753940e 📝 output log when server shutdown is failed
> ea0b9ce Merge pull request # 128621 from kmala/master
> b858201 fix: remove duplicated unit tests in JSONPatch and ApplyConfiguration
> df1723c Merge pull request # 127897 from modulitos/add-x509-uid-to-user
> d513755 update the github.com/golang-jwt/jwt/v4 dependency
> 3658357 Merge pull request # 129103 from liggitt/drop-winreadlinkvolume
> 026bd87 set user.DefaultInfo.UID from x509 cert
> 9add4d0 Drop use of winreadlinkvolume godebug option
> 99abade Merge pull request # 129081 from stlaz/fg_remote_uid
> 79e6f1f Merge pull request # 129083 from liggitt/go1.23windows
> 5047b8f featuregate UID in RequestHeader authenticator
> aaeb01b Revert to go1.22 windows filesystem stdlib behavior
> cccad30 Merge pull request # 128722 from dims/possible-fix-for-alpha-feature-breaking-tests
> 51b4b49 Possible fix for alpha CI jobs failing with AllowUnsafeMalformedObjectDeletion switched on
bumping k8s.io/api 78094a6...04f698e:
> 04f698e Update dependencies to v0.33.1 tag
> 16cedc7 Merge pull request # 131088 from atiratree/rename-terminating-replicas-fg
> dc88679 Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
> 96e38c9 rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingReplicas
> 4a456a2 bump etcd 3.5.21 sdk
> c21a017 Merge pull request # 129970 from mortent/AddResourceV1beta2API
> 118546d Merge pull request # 130556 from sreeram-venkitesh/kep-4960-container-stop-signals
> d0673db Run make update
> f9401a3 Merge pull request # 130797 from jm-franc/configurable-tolerance
> 9b3e544 Generated UPDATE_COMPATIBILITY_FIXTURE_DATA
> 9f5e16d Add resource v1beta2 API
> a97d51b Refresh autogenerated files following the configurable tolerance updates.
> 24fc7f2 Generated files
> 4b96751 Fix API doc and tolerance field handling when gate is flipped.
> 9a0e368 API changes
> 2f57c40 Update test fixture to account for new tolerance field.
> 1a7a756 Add the HorizontalPodAutoscaler tolerance field.
> 71f613b Merge pull request # 130920 from kerthcet/feat/promote-to-ga
> 741ca77 Merge pull request # 130764 from cici37/partitionableDevice
> ee0eaca KEP-3094 Promote NodeInclusionPolicyInPodTopologySpread to Stable
> 41d52b8 Auto gen
> 433b48c API manual changes
> 6b142a2 Merge pull request # 130844 from danwinship/improved-traffic-distribution
> 88064fe Merge pull request # 130447 from pohly/dra-device-taints
> 8e8be3a update generate docs for PreferSameTrafficDistribution
> fc83166 Merge pull request # 130225 from ritazh/dra-admin-access-namespace
> 2996c1d DRA: generated files for device taints API
> 7cac191 Add PreferSameTrafficDistribution feature gate and associated API.
> c5abc76 Merge pull request # 130463 from sanposhiho/ga-mlk
> 1e2d8d9 DRA: AdminAccess validate based on namespace label
> 55f0a69 DRA: add device taints API
> feb95d9 Merge pull request # 130906 from serathius/streaming-validation
> 4bccf90 feat: graduate MatchLabelKeysInPodAffinity to GA
> 540078b Implement KEP 4876 Mutable CSINode (# 130007)
> e2952ca Update kube-openapi and integrate streaming tags validation
> ec9cd3f Merge pull request # 128622 from jpbetz/admission-policy-generalize-api-docs
> 472f333 Merge pull request # 129954 from iholder101/swap/capacity-on-node-sys-info
> 591c6c2 generate
> 4dec174 Merge pull request # 130733 from natasha41575/pod-resize-conditions
> e4905b7 add auto-generated files: make update
> eb0f226 Update API docs that are shared between VAP and MAP
> 7d78505 Move pod resize status to pod conditions
> de1618b add auto-generated files: ./hack/update-codegen.sh
> c4f583a Merge pull request # 130725 from jpbetz/replication-controller-minimums-to-declarative
> 51388d2 Add the Swap field to NodeSystemInfo
> 2349652 Mark RC.Spec.MinReadySeconds as k8s:optional
> dffd994 Add declarative default for RC.Spec.MinReadySeconds
> dfd80b9 Declaratively validate minimum value of RC.Spec.MinReadySeconds
> 6e47eb5 Declaratively validate RC.Spec.Replicas optionality
> 6c22bd0 Add declarative default for RC.Spec.Replicas
> 87aafd8 Declaratively validate minimum value of RC.Spec.Replicas
> aae61a3 Merge pull request # 130536 from tenzen-y/promote-successpolicy-to-ga
> e458541 Merge pull request # 130233 from soltysh/statefulset_api
> 9d6ea4a Gradeate Job SuccessPolicy to Stable
> 173e173 Merge pull request # 130751 from Jefftree/cle-promote-beta
> 04f909e make update
> be62947 Merge pull request # 124360 from carlory/kep-3751-quota-2
> 725f284 generated
> ec1e474 Mark StatefulSet's .spec.serviceName optional
> 3552524 Merge pull request # 129886 from danwinship/endpointslice-api-notes
> 4ca069b Add quota support for PVC with VolumeAttributesClass
> df51331 Add LeaseCandidate v1beta1
> e5f75bf Merge pull request # 130135 from saschagrunert/image-volume-beta
> 0d4b49e update generated docs
> 9807c67 Merge pull request # 130673 from gauravkghildiyal/kep-4444-ga
> bfb316a Graduate image volume sources to beta
> 3eb5c63 Try to clarify EndpointSlice semantics some more
> d471f34 Merge pull request # 128499 from stlaz/ctb_betav1
> 6168c28 Run 'make update'
> b08339a Merge pull request # 130574 from natasha41575/drop_proposed_resize_status
> 5400f7b generate code
> 4ecedb8 Update trafficDistribution API spec docs for GA graduation
> a634b5d Merge pull request # 130555 from thockin/k_k_randfill
> e89aa2d [FG:InPlacePodVerticalScaling] Drop 'Proposed' resize status
> ff9b23d use the ClusterTrustBundles beta API
> 77dda45 Vendor randfill
> 1b0c33d copy ClusterTrustBundle API to v1beta1
> f5876dc Merge pull request # 130569 from dims/update-to-latest-cadvisor-v0.52.0
> aaba148 Merge pull request # 130352 from natasha41575/kubelet-pod-observedgen
> 05058ae update to v1.22.0-rc.0
> 84fcd81 Merge pull request # 128586 from mortent/DRAPrioritizedList
> b9efb93 update testdata for roundtrip and client tests
> 0810cf4 update to latest cadvisor @ v0.52.0
> d98e883 Merge pull request # 130515 from Jefftree/revert-cle-beta-types
> 7461083 Run make update
> fe364ce run 'make update'
> 3c7fe1d Merge pull request # 128919 from dashpole/update_otel
> 84e0e86 Revert "Add LeaseCandidate v1beta1"
> 3589587 Addressed comments
> 6a3e841 Add observedGeneration and validation to pod status and conditions
> c316148 update go.opentelemetry.io dependencies to v1.33.0/v0.58.0
> 79d0560 Revert "LeaseCandidate alpha -> beta,"
> 62e37c6 Run make update
> 11e041f Merge pull request # 130061 from mimowo/make-backoffperindex-stable
> 7299db7 Revert "generated"
> ebbdc1b DRA: Update types and defaults for Prioritized Alternatives in Device Requests
> b732bdc Merge pull request # 130474 from dims/bump-x/crypto-and-x/oauth2
> 31cb388 Graduate Backoff Limit Per Index as stable
> 59273a8 Merge pull request # 130291 from Jefftree/cle-beta
> 5a29706 Bump x/oauth2 and x/crypto
> c3130ba Merge pull request # 129688 from cpanato/update-main-go124
> bc1e531 generated
> 25eddff Merge pull request # 129158 from LionelJouin/fix-128831
> 9e4d5b7 bump go.mod to set min go1.24
> 5bdb873 LeaseCandidate alpha -> beta,
> 315eef3 Merge pull request # 130187 from mansikulkarni96/129084
> 0983b73 Add Device status const comments
> 3530def Add LeaseCandidate v1beta1
> 7f71251 Drop winsymlink go 1.23 workaround
> 43a193b make update
> a884a61 Merge pull request # 130298 from thockin/max_of_of
> 2c22adb ResourceClaim.Status.Devices.Data as pointer
> 193fbe4 Merge pull request # 130294 from Jefftree/cle-doc-fix
> 9db3849 Fix dup word in API doc
> fa7a8e7 make update
> 46e121c generated
> 3a15aa7 Fix ResourceClaim status API inconsistency
> 3341e2b Remove gate for leasecandidate strategy
> 8ce7fe8 Merge pull request # 130098 from danwinship/deprecate-endpoints
> 2600a40 Mark v1.Endpoints deprecated in the API
> 3637a75 make update
> 98d5059 Mark v1.Endpoints as deprecated in the documentation
> 4629116 Merge pull request # 130049 from aojea/avoid_ginkgo_dep
> 101b455 reduce dependencies in apimachinery net testing utils
> 68351e3 Merge pull request # 129560 from bart0sh/PR168-DRA-fix-All-allocation-mode
> 4dccc5e Merge pull request # 128546 from atiratree/pod-replacement-policy-terminating-pods
> 2167a63 DRA: fix allocation mode `All`
> 6da57ba update generated files and feature gates
> 086b96c api: add terminatingReplicas field to ReplicaSet and Deployment statuses
> f78f175 Merge pull request # 128971 from aojea/servicecidr_ga
> b5a1c98 make update
> bf4b72f promote ServiceCIDR and IPAddress to GA
> 3bed258 Merge pull request # 124300 from walker-tom/update-envfromsource-docs
> b849e76 Update EnvFromSource.Prefix doc to mention Secret as well as ConfigMap
> f4eb491 Merge pull request # 129661 from pohly/dra-cell-cost-limit-increase
> 3f63dba Merge pull request # 129633 from skitt/revert-go-difflib-go-spew
> 528adbe DRA CEL: add missing size estimator
> dd83bbe Revert to go-difflib and go-spew releases
> a3b62a1 Merge pull request # 129543 from pohly/dra-reserved-for-limit
> 5d1a643 DRA API: bump maximum size of ReservedFor to 256
> 9e7d345 Merge pull request # 129500 from carlory/PDBUnhealthyPodEvictionPolicy
> 026dd36 Remove general available feature-gate PDBUnhealthyPodEvictionPolicy
> 018f9a5 Merge pull request # 129349 from dims/bump-x/net-to-v0.33.0
> ba0d57b Bump x/net to v0.33.0
> 9603cdf Merge pull request # 129326 from pacoxu/v1.32.0-api-testdata
> be6db76 remove v1.30.0 api testdata
> e9023ba Add v1.32.0 API testdata
> eac4551 Merge pull request # 129213 from Jefftree/k-openapi
> 24e012d bump kube-openapi
> 855f46b Merge pull request # 128659 from saschagrunert/google-go-protobuf
> 4b0b8cb Replace `github.com/golang/protobuf` with `google.golang.org/protobuf`
> 075bd98 Merge pull request # 129195 from dims/update-x/crypto/ssh-dependency
> 9906e2a Update x/crypto/ssh dependency
> c137d05 Merge pull request # 129054 from pohly/remove-import-name
> 8b216f3 Merge pull request # 129103 from liggitt/drop-winreadlinkvolume
> 3571b94 remove import doc comments
> 786cd58 Drop use of winreadlinkvolume godebug option
> 645453f Merge pull request # 129083 from liggitt/go1.23windows
> 0469da5 Revert to go1.22 windows filesystem stdlib behavior
> 6cc44b8 Merge pull request # 128407 from ndixita/pod-level-resources
bumping k8s.io/gengo/v2 2b36238...1244d31:
> 1244d31 Merge pull request # 290 from thockin/add_Type_IsComparable
> 7fee449 Merge pull request # 282 from yongruilin/readme
> a9f17ae Add Type.IsComparable()
> 65a8954 Merge pull request # 289 from thockin/add_types_Any_types_Pointer
> f3099c5 fix: Correct CONTRIBUTING.md link
> 0359904 Merge pull request # 284 from thockin/master
> 588a1c6 Merge pull request # 287 from thockin/snippetwriter_merge_errors
> 1a6a130 Add types.Any and types.Pointer
> 96f1c4e Add ExtractFunctionStyleCommentTags()
> 76c5745 Merge pull request # 288 from thockin/namer_any_vs_empty_interface
> 6be8013 Add SnippetWriter.Merge() to carry error state
> 0274408 Fix comment and test for TestExtractCommentTags
> 1cce1b1 Namer: say 'any' instead of 'interface{}'
bumping k8s.io/kube-openapi 2c72e55...c8a335a:
> c8a335a Merge pull request # 531 from serathius/validate-streaming
> 9d41124 Merge pull request # 530 from Jefftree/go-124
> 0d9316e Add validation rules for streaming
> b98be4e Merge pull request # 529 from Jefftree/idl-fix
> 342f11d Change package name back to idl_test and import idl
> 58bc144 Merge pull request # 527 from jas4711/fix-slow-tests
> 1250ee0 Fix package path for idl so the examples are aligned with types
> 995909f Add go 1.24 to CI
> e5f78fe Merge pull request # 524 from thockin/master
> 79dd252 Increase integration tests' timeout to 1min
> e0eeacd Switch from gofuzz to randfill
bumping google.golang.org/genproto/googleapis/api 56aae31...b45e905:
> b45e905 chore(all): update all (# 1204)
> e70fdf4 chore(deps): bump golang.org/x/net to 0.37.0 (# 1202)
> 33a14cd chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (# 1201)
> 5d019e2 chore(deps): bump golang.org/x/net in /googleapis/bytestream (# 1200)
> 81fb87f chore(all): auto-regenerate .pb.go files (# 1199)
> 29e43e6 chore(all): auto-regenerate .pb.go files (# 1195)
> a0af3ef chore(all): update all (# 1196)
> 55c9018 chore(all): auto-regenerate .pb.go files (# 1194)
> 546df14 chore(all): update all (# 1193)
> 9fdb1ca chore(all): update Go to 1.24 (# 1191)
bumping golang.org/x/net 7d6e62a...6e41cae:
> 6e41cae go.mod: update golang.org/x dependencies
> 15f7d40 http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrame
> ef33bc0 internal/http3: use bubbled context in synctest tests
> 919c6bc http2: use an array instead of a map in typeFrameParser
> bae01a7 trace: add missing td tag
bumping golang.org/x/tools 64b63a6...578c121:
> 578c121 go.mod: update golang.org/x dependencies
> f114dcf gopls/internal/protocol: refine DocumentURI Clean method and its usages
> 82ee0fd internal/mcp: change paginateList to a generic helper
> 64bfecc gopls/internal/golang: fix extract bug with anon functions
> 4546fbd internal/mcp: unify json tag parsing
> 82473ce gopls/doc/release: tweak v0.19
> f3c581f gopls/internal/protocol: add DocumentURI.Base accessor
> d9bacab gopls/internal/server: improve "editing generated file" warning
> 1afeefa internal/mcp: unexport FileResourceHandler
> 33d5988 gopls/internal/server: Organize Imports of generated files
> cb39a5f gopls/internal/golang: Format generated files
> e43ca0c internal/mcp: validate tool input schemas
> 61f37dc gopls: use new gomodcache index
> fed8cc8 internal/refactor: keep comments with same import
> c7873a3 gopls/internal/golang: eliminate dot import: skip keyed fields
> 6e8a193 gopls/internal/debug: integrate flight recorder
> 25caa76 gopls/internal/telemetry/cmd/stacks: delete
> c3cb1f1 gopls/internal/mcp: add top level symbols from current package
> effd83e gopls/internal/golang: add type inlayhint for variable decl
> 58e5e62 gopls/internal/test/marker: organize mcp tool context test
> ec7b2b3 gopls/internal/mcp: add exported type spec and value spec to context
> f12067d gopls/internal/analysis/modernize: disable appendclipped
> 59ce1d8 gopls/internal/analysis/modernize: appendclipped: preserve result type
> 2246f6d internal/mcp: middleware on the sending side
> 8fbc773 gopls/internal/analysis/modernize: add TODOs for nilness problem
> 8675e27 gopls/internal/mcp: add context mcp tool
> bcaee63 gopls/internal/protocol: make some optional integer fields indirect
> 4e672d5 gopls/internal/protocol: PublishDiagnosticsParams.version omitempty
> e88c5a4 internal/mcp: simplify session type params
> 61b248f internal/mcp: add missing testenv.NeedsExec
> a405109 internal/mcp: add a test for complete mapping of CallToolParams fields
> d0c0a57 go/analysis/passes/unusedresult: remove maps.Copy
> 73f1234 internal/mcp: community design
> d794c0d internal/mcp: generic handling of CallToolParams
> 3959656 internal/mcp: add iterator methods resources and prompts
> f80f3ff gopls/internal/protocol: add Mapper.{Pos,Node]Text helpers
> ef3a8dc go/analysis/passes/unusedresult: add test
> 661b815 go/analysis/passes/unusedresult: add slices, maps functions
> dd6ec04 gopls/internal/settings: add maprange analyzer
> 218e5f2 gopls/internal: handle errors, or document that we ignore them
> cb264bf internal/mcp: clean up diagnostics from Google import
> c8e47eb internal/gofix: document batch fix commands
> d3809ea internal/mcp: handle synthetic responses in conformance test
> 147cb9c gopls/internal/analysis/modernize: minmax: put comments at proper positions
> 59198a1 internal/mcp: add resource conformance test
> bef2d59 internal/golang: re-fix crash in definition of invalid "continue label"
> ad22223 gopls/internal/golang: fix crash in definition of invalid "continue label"
> 2815c8b internal/tokeninternal: tag AddExistingFiles for go1.24
> 389a102 gopls/internal/telemetry/cmd/stacks: collect from go.dev frontend
> 81de76b gopls/internal/analysis/modernize: fix bug in minmax analyzer that incorrectly handles nested if-else-if structures
> 7610d95 go/analysis/passes/printf: refine diagnostic locations
> c6e0ebc internal/mcp: run conformance tests on 1.24 with a GOEXPERIMENT setting
> 53be3d4 internal/mcp/jsonschema: apply schema defaults to an instance
> d12ca1c internal/mcp/jsonschema: remove shared structure from schema inference
> de7968d internal/gofix: add -gofix.allow_binding_decl flag
> 93f6460 internal/mcp: add iterator method for tools
> 359ea3a internal/mcp: add JSON conformance tests, and fix some bugs
> 9233e12 gopls: update to staticcheck@master
> 3eaf5e2 internal/mcp/jsonschema: validate defaults
> 50c5c27 internal/mcp/jsonschema: check for structure separately
> 4354923 internal/mcp: add pagination for prompts
> 15e680e gopls/.../completion: unimported completion snippets
> cc4b6fe internal/mcp/jsonschema: generalize error wrapping
> 82fa2c0 internal/mcp/jsonschema: clearer validations errors
> 845000b internal/mcp: meta and progress token
> 66fd759 internal/mcp: add pagination for resources
> f8a56cc internal/jsonrpc2_v2: update for go1.16+
> 14c014c internal/tokeninternal: optimize AddExistingFiles
> 6d1bf3b internal/test/integration/bench: add second kubernetes benchmark
> 866eb14 go/analysis/passes/printf: fix the issue where %#q/%#x/%#X recursion is not recognized
> baa4e14 internal/modindex: tiny test improvement
> 1c017f1 internal/telemetry/cmd/stacks: support Delve
> 2391123 internal/mcp: treat zero struct fields generously
> 08af7d4 all: fix some function names and typos in comment
> 60df06f internal/mcp: add pagination for tools
> f5ea575 go/ssa/interp: use slices.Equal to simplify code
> 6e44d1e internal/mcp: future-proof prompt handling
> 4d4fb92 internal/mcp: implement logging
> 66d4add internal/gocommand: re-disable flaky TestRmdirAfterGoList_Runner
> ac05d44 jsonschema: package doc
> 35a9265 jsonschema: add more schema fields
> 95976d8 internal/mcp: construct README with weave
> d5ec4a9 internal/mcp: add notifications
> aebd3be gopls/internal/test/integration: simplify GoToDefinition
> 423c5af gopls/internal/analysis/recursiveiter: set Diagnostic.End
> dc34568 gopls/internal/test/integration/completion: relax expectations
> 87749a7 all: fix typos
> edbd9df jsonschema: dynamic references
> 9460f2f gopls/internal/analysis/recursiveiter: report inefficient recursion
> 150502a internal/mcp: keep an ordered list of feature keys
> 10eb2f3 gopls/internal/mcp: add location info to mcp tool input arg
> a2c2a72 internal/tokeninternal: avoid use of AddExistingFiles, for now
> b62c6c1 internal/mcp: remove misplaced TODO comment
> babda13 gopls: update to github.com/dominikh/go-tools@v0.6.1
> 87f67c8 gopls/internal/debug: display Session.View.Folder.Options
> 19c36ab internal/tokeninternal: use go1.25's FileSet.AddExistingFiles
> 77de774 gopls/internal/golang: modify extract behavior for error handling returns
> 6202e58 internal/mcp: generate method names
> 86158bd internal/mcp: sampling
> db456f9 internal/mcp: client middleware
> 8edad1e internal/mcp: add the FileResourceHandler method
> 7ae2e5c gopls/internal/golang: implement "inline local variable" code action
> d71c72f gopls/internal/analysis/modernize: bloop: document deoptimization
> b8ee9f1 gopls/internal/test/marker: add mcp tools action marker
> c5e4271 internal/mcp: dispatcher middleware
> 5a46e4d gopls/internal/analysis/modernize/slicesdelete: convert index type if needed
> c460ea9 gopls/internal/analysis/modernize: disable slicesdelete pass
> 2263a61 gopls/internal/test/marker: add a folding ranges test case
> 5c7400c gopls/internal/cache/parsego: use PreorderStack
> bc8c84c gopls/internal/golang: AddTest: fix types.Package.Path nil panic
> b37bd0b internal/typesinternal: add go1.23 methods to NamedOrAlias
> c6b2a9c internal/typesinternal: add TypeNameFor helper
> ec0dab2 internal/mcp/design: sync with public design
> b1e5d85 internal/gocommand: move and reenable TestRmdirAfterGoList
> 78956f9 internal/mcp/design: yet more cleanup; define the Roots iterator
> 6731e88 internal/diff/lcs: fix flaky test
> 07c24ad internal/mcp: update README
> 279ce35 internal/mcp/design: further clean-up
> 0c0d330 internal/diff/lcs: log pseudorandom seeds so failures can be repro'd
> 04dca59 internal/mcp: hide CancelledParams
> 3c52d1f internal/mcp: reinstate ClientSession
> 3e37703 internal/refactor/inline: report when a "binding decl" was inserted
> d2ad3e0 internal/astutil/cursor: delete shims for old Cursor
> 84fa02a x/tools: gofix -fix -test ./...
> 43dd712 gopls/internal/protocol: make FoldingRange fields optional
> baeb0da cmd/deadcode: respect unused symbols inside all loaded modules
> fdae66b internal/mcp: design.md: polishing
> 5eb0d1f internal/mcp: fix typos
> ad2312c internal/mcp: design.md: link to spec change
> cb65fbb internal/mcp: rename LocalTransport->InMemoryTransport, and document
> 9a093bc internal/mcp: rename ServerConnection->ServerSession
> c905b91 internal/mcp: design.md: clarify backward compatibility guarantee
> 274b895 internal/mcp: resource tweaks
> 283948d internal/mcp: document iterators
> cd1dd28 internal/mcp: use RawMessage for tool args
> cd3f34c internal/mcp: change CallTool signature
> ccbd1d9 internal/mcp: change function signatures match design doc
> e31df77 internal/mcp: pointerize all the things
> 3ab3cc4 internal/mcp: document content constructors
> a5938fa internal/mcp: remove omitzero
> 34082a6 internal/mcp: simplify content
> f1f12cf internal/mcp: merge the protocol package into mcp
> 403f7ef internal/mcp/design: add pagination
> 7d76ce6 internal/mcp/jsonschema: check that schemas form a tree
> 0987b89 jsonschema: resolve remote references
> 8ac1955 internal/mcp: implement resources
> ade411c gopls/internal/lsprpc: start mcp server by passing -mcp-listen
> 865cd20 x/tools: various cleanups related to planned parser changes
> 8ab19ea internal/mcp: describe standard rpc signature
> 4d1336a internal/mcp: add resource subscriptions
> 6dfeba5 internal/mcp: adjust content types
> 3818858 internal/mcp/protocol: make type name more convenient
> bbef3e4 internal/mcp: implement roots
> 2835a17 internal/mcp: design.md: adjust resource design
> 7b959ff go/ast/inspector: improve doc comments
> acf038e internal/mcp/protocol: featureSet[T]
> 0d237c0 go/analysis/passes/framepointer: only stop on unconditional branches
> 3ce9106 internal/mcp: fix roots design
> 7b18363 go/ast/inspector: publish Cursor
> a240192 internal/mcp/design.md: minor changes
> ce6fe29 gopls/internal/completion: apply modernizers
> 2cf2b2a internal/mcp/design: weave discussion of differences with mcp-go
> b303c1f internal/mcp/design: remove the protocol package; update tools
> d11c94a internal/design: minor cleanup; add 'errors' and 'ping' sections
> 721ad8d internal/mcp/design.md: prompts and resources
> b489159 internal/mcp: progress notifications
> b61ab33 internal/mcp/design: add a section on cancellation
> ef35d72 internal/mcp/design: add section on clients and servers
> 8ee3f58 internal/mcp/design.md: completions
> 4160b77 internal/mcp/design.md: client features
> d60d930 internal/mcp: tool section of design
> c89ad19 internal/mcp: JSON Schema design
> 1ead56f internal/mcp/design: describe mcp-go delta
> 2587caa internal/mcp/design: discuss generated protocol types
> 3d89335 internal/mcp: a new extensibility point for HTTP transports
> 6736a6d jsonschema: resolve refs
> 51dcb32 gopls/internal/analysis/modernize: add checks to prevent invalid fixes from slicesContains
> bad5619 internal/mcp/protocol: spell "Id" idiomatically
> 89c7c2c internal/mcp/design: logging
> dbc82b6 internal/mcp/jsonschema: make Schema.every fully recursive
> 4a72625 internal/mcp/design: start a full design doc, with stubs
> 3f0db34 internal/mcp: rename ClientConnection to ServerConnection
> c836232 internal/mcp: rename Make* to New*
> f71ad04 jsonschema: implement JSON Pointers for schemas
> f8980b6 internal/mcp/jsonschema: support validating structs
> 7231669 gopls/internal/analysis/modernize: don't offer a fix when initialization statement is not empty
> deec52f internal/typesinternal: use TypeAndValue.IsBuiltin in ClassifyCall
> 887e16c internal/mcp: NewClient takes Transport
> ff4f533 internal/mcp: add README.md and CONTRIBUTING.md
> 6b12a4e internal/mcp/protocol: move out of mcp/internal, as it's used in the API
> 0ac692e gopls/internal/golang: Hover: show allocator size class
> 8be0535 gopls/internal/golang: make "Show assembly" work in tests
> 055c1af go/ssa: clear Function.subst after building bodyless function
> 898dcae gopls/internal/golang/completion: new code for unimported completions
> 9635d6c jsonschema: resolve anchors
> 51a10bc jsonschema: resolve URIs for $id
bumping google.golang.org/grpc 4cf3cf7...c52d025:
> c52d025 Change version to 1.73.0 (# 8322)
> ac60db1 Add flag guarding SPIFFE Bundle provider (# 8343) (# 8382)
> 183c148 balancer/ringhash: Add experimental notice in package comment (# 8364) (# 8365)
> b610465 delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (# 8329) (# 8354)
> 96c4308 balancer/least_request : Fix panic while handling resolver errors (# 8333) (# 8338)
> af5146b grpc: update contributing.md (# 8318)
> 09166b6 cleanup: remove unused constants in generic xdsclient (# 8315)
> e3f13e7 transport: Prevent sending negative timeouts (# 8312)
> b89909b leakcheck: Fix flaky test TestCheck (# 8309)
> 709023d grpcsync/event: Simplify synchronization (# 8308)
> d36b02e transport: Propagate status code on receiving RST_STREAM during message read (# 8289)
> ee7f0b6 resolver/delegatingresolver: wait for proxy resolver build before update in tests (# 8304)
> 96e31db transport: Reject non-positive timeout values in server (# 8290)
> d3d2702 cleanup: replace dial with newclient (# 8196)
> d46d6d8 Update CONTRIBUTING.md (# 8300)
> 950a7cf health: Add List method to gRPC Health service (# 8155)
> 4680429 credentials/local: implement ValidateAuthority (# 8291)
> b3d63b1 xds: add MetricsReporter for generic xds client (# 8274)
> d00f4ac resolver/delegatingresolver: wait for proxy resolver to be built in test (# 8302)
> 0e656b2 xds: modify generic clients grpctransport to accept optional custom grpc new client function (# 8301)
> c84fab0 grpc: Update ClientStream.CloseSend docs (# 8292)
> c7aec4d transport: skip Status.Proto() without details in writeStatus (# 8282)
> 35aea9c weightedroundrobin: Remove nil embedded SubConn from endpointWeight (# 8297)
> 41095ae [alts] add keepalive params to the alts handshaker client dial option (# 8293)
> ee8a53a internal/delegatingresolver: avoid proxy if networktype of target address is not tcp (# 8215)
> 7fb5738 xds_test: Wait for server to enter serving mode in RBAC test (# 8287)
> d2f02e5 stats/opentelemetry: separate out interceptors for tracing and metrics (# 8063)
> 00be1e1 [alts] Add plumbing for the bound access token field in the ALTS StartClient request. (# 8284)
> 763d093 otel: Test streaming rpc sequence numbers (# 8272)
> 75d25ee xds: generic lrs client for load reporting (# 8250)
> 080f956 credentials, transport, grpc : add a call option to override the :authority header on a per-RPC basis (# 8068)
> 6821606 grpc: regenerate protos (# 8277)
> 399e2d0 credentials/alts: Optimize Reads (Roll forward # 8236) (# 8271)
> 4cedec4 grpc_test: add tests for client streaming (# 8120)
> 030938e xds: Remove redundant proto checks (# 8273)
> 515f377 github: replace actions/upload-release-asset@v1 with gh cli (# 8264)
> ec2d624 xds: generic xds client resource watching e2e (# 8183)
> 82e25c7 xds: fix TestServer_Security_WithValidAndInvalidSecurityConfiguration data race (# 8269)
> 2640dd7 atls: Clarify usage of dst in ALTSRecordCrypto interface docs (# 8266)
> 58d1a72 [Security] Add verification logic using SPIFFE Bundle Maps in XDS (# 8229)
> f7d488d credentials: expose NewContextWithRequestInfo publicly (# 8198)
> 54e7e26 balancer/ringhash: move LB policy from xds/internal to exported path (# 8249)
> 223149b github: add printing of new packages to dependency checker (# 8263)
> aec1381 cleanup: status formatting bug and comment grammar fix (# 8260)
> 7d68bf6 ringhash: fix flaky e2e tests (# 8257)
> 718c4d8 xds: Make locality ID string representation consistent with A78 (# 8256)
> eb4b687 examples/features/opentelemetry: demonstrate tracing using OpenTelemetry plugin (# 8056)
> 8b2dbbb New A72 changes for OpenTelemetry # 8216 (# 8226)
> cb1613c xds: make least request available by default (# 8253)
> d36887b balancer/pickfirstleaf: Avoid reading Address.Metadata (# 8227)
> 560ca64 xds: fix data file name in test (# 8254)
> f0676ea Update lrs_stream.go fix use of wrong err (# 8224)
> 6319a2c ringhash: normalize uppercase in requestHashHeader from service config (# 8243)
> 68205d5 xdsclient: update watcher API as per gRFC A88 (# 7977)
> 732f3f3 stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 (# 8237)
> 6bfa0ca Rollback # 8232 and # 8204 (# 8236)
> 25c7509 ringhash: implement gRFC A76 (# 8159)
> 09dd4ba testdata: Wrap lines to 80 columns in markdown file (# 8235)
> be25d96 credentials/alts: Add comments to clarify buffer sizing (# 8232)
> db81a2c benchmark: Specify passthrough resolver to avoid resolution failures (# 8231)
> b368379 credentials/alts: Optimize reads (# 8204)
> 4b5505d [Security] Add support for SPIFFE Bundle Maps in XDS bundles (# 8180)
> ce35fd4 stats/opentelemetry: add trace event for name resolution delay (# 8074)
> 52c643e deps: update dependencies for all modules (# 8221)
> 51d6a43 Change version to 1.73.0-dev (# 8220)
bumping golang.org/x/sync 506c70f...8a14946:
> 8a14946 errgroup: remove duplicated comment
> 1869c69 all: replace deprecated ioutil
> d1ac909 sync/errgroup: PanicError.Error print stack trace
bumping golang.org/x/oauth2 b9c813b...0042180:
> 0042180 oauth2: Deep copy context client in NewClient
> ce350bf oauth2: remove unneeded TokenSource implementation in transport test
> 44967ab google: fix typos
> 9c82a8c oauth2.go: use a more straightforward return value
> 681b4d8 jws: split token into fixed number of parts
> 3f78298 all: upgrade go directive to at least 1.23.0 [generated]
> 109dabf endpoints: add links/provider for Discord
> ac571fa oauth2: fix docs for Config.DeviceAuth
> 314ee5b endpoints: add patreon endpoint
bumping github.com/prometheus/client_golang 48e12a1...d50be25:
> d50be25 Cut 1.22.0 (# 1793)
> 1043db7 Cut 1.22.0-rc.0 (# 1768)
> e575c9c promhttp: Isolate zstd support and klauspost/compress library use to promhttp/zstd package (# 1765)
> f2276aa Merge pull request # 1764 from prometheus/dependabot/github_actions/github-actions-bf199c20a5
> a3548c5 Merge pull request # 1754 from saswatamcode/exp-eh
> 9df772c build(deps): bump peter-evans/create-pull-request
> c5cf981 Merge pull request # 1762 from prometheus/release-1.21
> 60fd2b0 Remove go.work file for now
> e84c305 exp: Reset snappy buf (# 1756)
> 8a42da3 Fix ios build. (# 1758)
> 8f9d0de exp: Add dependabot config
> c351d10 Merge pull request # 1753 from prometheus/dependabot/go_modules/github.com/google/go-cmp-0.7.0
> 40c62f7 Merge pull request # 1757 from prometheus/revert-121cas
> 8c4c8fe Merge pull request # 1752 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.18.0
> 8e74257 build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
> eaf03ef Cut 1.21.0 (# 1737)
> 689f590 Cut 1.21.1
> 25fdd48 Merge pull request # 1751 from prometheus/dependabot/github_actions/github-actions-1d46c514bf
> 3e9bb22 build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0
> f1f89dc Cut 1.21.0-rc.0 (# 1718)
> 9e567a7 Revert "Add: exponential backoff for CAS operations on floats (# 1661)"
> ad23ad6 exp/api: Add accepted msg type validation to handler (# 1750)
> 1f5f3b8 build(deps): bump the github-actions group with 5 updates
> c923f7c Revert "ci: daggerize test and lint pipelines (# 1534)" (# 1717)
> 248c3f7 exp/api: Add experimental exp module; Add remote API with write client and handler. (# 1658)
> 1bcda80 process collector: Fixed pedantic registry failures on darwin with cgo. (# 1715)
> 6b820eb Add support for undocumented query options for API (# 1743)
> 038b37a tutorials/whatsup: Updated deps (# 1716)
> 97546ff Update common Prometheus files (# 1745)
> 56a2431 docs: Add RELEASE.md for the release process (# 1690)
> 020a778 Merge pull request # 1744 from prometheus/release-1.21
> cbd9526 Merge pull request # 1713 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.33.0
> 9940ebe Merge pull request # 1742 from prometheus/dependabot/github_actions/github-actions-91945f2503
> 1a822a8 Upgrade to prometheus/common 0.62.0 with breaking change (# 1712)
> 80b5a2a build(deps): bump golang.org/x/net in /tutorials/whatsup
> 2c2903f Upgrade Golang version v1.24 (# 1738)
> d8aff6f build(deps): bump the github-actions group with 2 updates
> 7b39d01 Update common Prometheus files (# 1708)
> 2de10d2 Cleanup dependabot config (# 1741)
> aea1a59 Merge pull request # 1703 from prometheus/repo_sync
> 5719ece Merge pull request # 1740 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.5
> c882727 Merge pull request # 1704 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.61.0
> 74e0f30 Update common Prometheus files
> e2d1203 Merge pull request # 1739 from prometheus/dependabot/go_modules/golang.org/x/sys-0.30.0
> 5996c87 build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5
> 168c8cc Merge pull request # 1707 from prometheus/dependabot/github_actions/github-actions-32880cf316
> 0c8606f build(deps): bump github.com/prometheus/common from 0.60.1 to 0.61.0
> 16ca7d8 Merge pull request # 1699 from dashpole/update_om_links
> e729ba1 Update common Prometheus files (# 1731)
> c9792a5 build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0
> 253889c Merge pull request # 1705 from prometheus/dependabot/go_modules/golang.org/x/sys-0.28.0
> b73f1d6 build(deps): bump the github-actions group with 5 updates
> dcf944d build(deps): bump the github-actions group with 5 updates (# 1695)
> 62165c2 update links to openmetrics to reference the v1.0.0 release
> bf9ab7c Update common Prometheus files (# 1727)
> b34fac0 Merge pull request # 1706 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.1
> ab5a3ac build(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0
> 6bc5aaf Merge pull request # 1696 from prometheus/dependabot/go_modules/golang.org/x/sys-0.27.0
> c5873e0 Merge pull request # 1726 from prometheus/dependabot/github_actions/github-actions-0a2c707ab8
> 0e565ee build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1
> e5b5c5a Merge pull request # 1697 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.35.2
> b338349 build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0
> 348cc70 Merge pull request # 1725 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.4
> c23accd build(deps): bump the github-actions group with 5 updates
> f53c5ca setup OSSF Scorecard workflow (# 1432)
> a656822 build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2
> 8afccc7 feat: Add new CollectorFunc utility (# 1724)
> 0f3d1e7 build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4
> b236e1b examples: Follow best practices and established naming conventions (# 1650)
> a42ae02 Added tips on releasing client and checking with k8s. (# 1723)
> 1880f1b Fix: handle nil variableLabels in Desc.String() method and add tests for nil label values (# 1687)
> 625c0eb chore(docs): Add links for the upstream PRs (# 1722)
> 2356bb3 Update common Prometheus files (# 1692)
> d9c0c3c Merge pull request # 1721 from prometheus/bwplotka-patch-1
> 76b74e2 fix: add very small delay between obse…1 parent e02b045 commit fd15971
850 files changed
Lines changed: 56865 additions & 41795 deletions
File tree
- vendor
- github.com
- golang/protobuf/proto
- google/gofuzz
- klauspost/compress
- flate
- fse
- huff0
- internal
- cpuinfo
- le
- snapref
- s2
- zstd
- internal/xxhash
- prometheus/client_golang/prometheus
- internal
- promhttp
- internal
- golang.org/x
- crypto/bcrypt
- mod
- module
- semver
- net
- http2
- trace
- oauth2
- sync/errgroup
- tools
- go
- ast/astutil
- types/objectpath
- internal
- imports
- modindex
- typesinternal
- google.golang.org
- genproto/googleapis
- api/httpbody
- rpc/status
- grpc
- binarylog/grpc_binarylog_v1
- credentials
- insecure
- health/grpc_health_v1
- internal
- credentials
- envconfig
- grpcsync
- resolver/delegatingresolver
- status
- transport
- stats
- protobuf
- internal/editionssupport
- reflect/protodesc
- types/gofeaturespb
- k8s.io
- apiextensions-apiserver/pkg/apis/apiextensions
- v1
- apimachinery/pkg
- apis/meta
- internalversion
- v1beta1
- v1
- unstructured
- validation
- api
- errors
- meta
- operation
- validation
- conversion
- queryparams
- fields
- labels
- runtime
- serializer
- cbor/internal/modes
- json
- protobuf
- types
- util
- diff
- errors
- framer
- intstr
- runtime
- sets
- validation
- field
- wait
- yaml
- version
- watch
- api
- admissionregistration
- v1alpha1
- v1beta1
- v1
- admission/v1
- apidiscovery
- v2beta1
- v2
- apiserverinternal/v1alpha1
- apps
- v1beta1
- v1beta2
- v1
- authentication
- v1alpha1
- v1beta1
- v1
- authorization
- v1beta1
- v1
- autoscaling
- v1
- v2beta1
- v2beta2
- v2
- batch
- v1beta1
- v1
- certificates
- v1alpha1
- v1beta1
- v1
- coordination
- v1alpha2
- v1beta1
- v1
- core/v1
- discovery
- v1beta1
- v1
- events
- v1beta1
- v1
- extensions/v1beta1
- flowcontrol
- v1beta1
- v1beta2
- v1beta3
- v1
- imagepolicy/v1alpha1
- networking
- v1alpha1
- v1beta1
- v1
- node
- v1alpha1
- v1beta1
- v1
- policy
- v1beta1
- v1
- rbac
- v1alpha1
- v1beta1
- v1
- resource
- v1alpha3
- v1beta1
- v1beta2
- scheduling
- v1alpha1
- v1beta1
- v1
- storagemigration/v1alpha1
- storage
- v1alpha1
- v1beta1
- v1
- client-go
- applyconfigurations
- apps
- v1beta1
- v1beta2
- v1
- autoscaling/v2
- certificates/v1beta1
- coordination/v1beta1
- core/v1
- discovery
- v1beta1
- v1
- extensions/v1beta1
- internal
- networking/v1
- resource
- v1alpha3
- v1beta1
- v1beta2
- storage
- v1alpha1
- v1beta1
- v1
- discovery
- features
- gentype
- informers
- admissionregistration
- v1alpha1
- v1beta1
- v1
- apiserverinternal/v1alpha1
- apps
- v1beta1
- v1beta2
- v1
- autoscaling
- v1
- v2beta1
- v2beta2
- v2
- batch
- v1beta1
- v1
- certificates
- v1alpha1
- v1beta1
- v1
- coordination
- v1alpha2
- v1beta1
- v1
- core/v1
- discovery
- v1beta1
- v1
- events
- v1beta1
- v1
- extensions/v1beta1
- flowcontrol
- v1beta1
- v1beta2
- v1beta3
- v1
- networking
- v1alpha1
- v1beta1
- v1
- node
- v1alpha1
- v1beta1
- v1
- policy
- v1beta1
- v1
- rbac
- v1alpha1
- v1beta1
- v1
- resource
- v1alpha3
- v1beta1
- v1beta2
- scheduling
- v1alpha1
- v1beta1
- v1
- storagemigration/v1alpha1
- storage
- v1alpha1
- v1beta1
- v1
- kubernetes
- fake
- scheme
- typed
- admissionregistration
- v1alpha1
- v1beta1
- v1
- apiserverinternal/v1alpha1
- apps
- v1beta1
- v1beta2
- v1
- authentication
- v1alpha1
- v1beta1
- v1
- authorization
- v1beta1
- v1
- autoscaling
- v1
- v2beta1
- v2beta2
- v2
- batch
- v1beta1
- v1
- certificates
- v1alpha1
- v1beta1
- fake
- v1
- coordination
- v1alpha2
- v1beta1
- fake
- v1
- core/v1
- fake
- discovery
- v1beta1
- v1
- events
- v1beta1
- v1
- extensions/v1beta1
- flowcontrol
- v1beta1
- v1beta2
- v1beta3
- v1
- networking
- v1alpha1
- v1beta1
- v1
- fake
- node
- v1alpha1
- v1beta1
- v1
- policy
- v1beta1
- v1
- rbac
- v1alpha1
- v1beta1
- v1
- resource
- v1alpha3
- fake
- v1beta1
- v1beta2
- fake
- scheduling
- v1alpha1
- v1beta1
- v1
- storagemigration/v1alpha1
- storage
- v1alpha1
- v1beta1
- v1
- listers
- certificates/v1beta1
- coordination/v1beta1
- networking/v1
- resource
- v1alpha3
- v1beta2
- pkg
- apis/clientauthentication
- v1beta1
- v1
- version
- rest
- tools
- cache
- clientcmd
- api
- v1
- leaderelection
- record
- util
- transport
- util
- cert
- consistencydetector
- flowcontrol
- workqueue
- code-generator
- cmd
- client-gen
- args
- generators
- fake
- informer-gen/generators
- register-gen/generators
- gengo/v2
- generator
- namer
- parser
- types
- kube-openapi/pkg
- generators
- rules
- spec3
- utils/clock/testing
- knative.dev
- eventing/pkg/kncloudevents
- pkg
- apis/duck
- v1
- codegen/cmd/injection-gen
- generators
- namer
- configmap
- parser
- resolver
- test
- helpers
- zipkin
- version
- webhook
- json
- resourcesemantics/validation
- sigs.k8s.io/randfill
- bytesource
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
| 71 | + | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
82 | | - | |
| 81 | + | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
| |||
93 | 92 | | |
94 | 93 | | |
95 | 94 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
101 | 100 | | |
102 | 101 | | |
103 | | - | |
| 102 | + | |
104 | 103 | | |
105 | | - | |
| 104 | + | |
106 | 105 | | |
107 | 106 | | |
108 | | - | |
109 | | - | |
110 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
120 | 119 | | |
121 | | - | |
| 120 | + | |
122 | 121 | | |
123 | 122 | | |
124 | | - | |
| 123 | + | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
0 commit comments