-
Notifications
You must be signed in to change notification settings - Fork 78
[main] Upgrade to latest dependencies #1099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Upgrade to latest dependencies #1099
Conversation
3c498b1 to
9fccc08
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: knative-automation The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1099 +/- ##
=======================================
Coverage 93.14% 93.14%
=======================================
Files 36 36
Lines 1007 1007
=======================================
Hits 938 938
Misses 55 55
Partials 14 14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ff80cf8 to
84b97ef
Compare
1c02e34 to
c5f7ad7
Compare
bumping knative.dev/hack 4fae780...1484a9e:
> 1484a9e Update community files (# 456)
> 67a5b04 Update community files (# 454)
> 91eedd9 Update community files (# 451)
> 4377a69 bump gotestfmt to newest version (# 447)
bumping github.com/modern-go/reflect2 2b33151...35a7c28:
> 35a7c28 Merge pull request # 30 from tonistiigi/deadcode-fix
> 4a6a3c9 fix deadcode disabling in Go
bumping k8s.io/utils 24370be...4c0f3b2:
> 4c0f3b2 Add generic buffer.TypedRingGrowing and shrinkable buffer.Ring
> 0f33e8f Merge pull request # 326 from aojea/update_owners
> 8884aa7 Merge pull request # 325 from aojea/fake_clock_waiters
> 3f9e719 update owners
> 1f6e0b7 Merge pull request # 321 from xigang/ring_growing
> 755dc6a fake clock: expose the number of waiters
> 336e707 Add Len and Cap methods for ring buffer
bumping github.com/google/gnostic-models 8182012...82b4ba0:
> 82b4ba0 Fix go.mod
> 1214835 update yaml library to go.yaml.in/yaml
> 511df6b update README to 2025
> fbe822a Update README to 2024
> d9cde49 chore: omit comparison to bool constant
> 8f45726 chore: unnecessary use of fmt.Sprintf
> d47ab80 add manual trigger github actions
> 164b47f Disable protoc download in CI
bumping golang.org/x/net 2002a06...9a29643:
> 9a29643 go.mod: update golang.org/x dependencies
> 07cefd8 context: deprecate
> 5ac9dac publicsuffix: don't treat ip addresses as domain names
> d1f64cc quic: use testing/synctest
> fff0469 http2: document that RFC 7540 prioritization does not work with small payloads
> f35e3a4 http2: fix weight overflow in RFC 7540 write scheduler
> 89adc90 http2: fix typo referring to RFC 9218 as RFC 9128 instead
> 8d76a2c quic: don't defer MAX_STREAMS frames indefinitely
> 027f8b7 quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONE
> dec9fe7 dns/dnsmessage: update SVCB packing to prohibit name compression
> 9be1ff2 all: fix some comments
> 6e243da quic: update Initial keys when handling Retry
> 98daa2e quic: send ECN feedback to peers
> c296faf net/http2: pool transport gzip readers
> ef82ae8 dns/dnsmessage: return an error for too long SVCParam.Value
> 3ba82d2 internal/quic/cmd/interop: test ChaCha20 on server
> bb2055d dns/dnsmessage: add https svcb dns types
> 63d1a51 http2: Allow reading frame header and body separately
> 9f2f0b9 http2: avoid data race on DebugGoroutines in TestGoroutineLock
> e7c005d http2: implement a more efficient writeQueue that avoids unnecessary copies.
> b93acc2 all: use reflect.TypeFor instead of reflect.TypeOf
bumping golang.org/x/term 3a0828a...1231d54:
> 1231d54 go.mod: update golang.org/x dependencies
> 3475bc8 term: fix some comments
bumping k8s.io/kube-openapi c8a335a...f3f2b99:
> f3f2b99 Merge pull request # 546 from dims/update-to-latest-structured-merge-diff
> 9bd5c66 Merge pull request # 538 from tomleb/fix-params-definitions
> 84b298b Update to latest structured-merge-diff and gengo
> d90c4fd Merge pull request # 544 from Jefftree/v3
> 4e3a38d bugfix: walk on parameter references
> af0a60a Merge pull request # 542 from YinzhiJ/interface-fix
> e9823e9 Bump gnostic-models and use go.yaml/in/yaml/v3
> 37a77ce Merge pull request # 545 from Jefftree/drop-121
> 679f732 Update return type of interface method
> e0c7552 Merge pull request # 543 from dims/drop-usage-of-forked-copies-of-goyaml.v2
> 0448de4 Drop go 1.21 from supported versions
> 8b98d1e Merge pull request # 384 from jpbetz/k8s-formats
> 6e006bf Drop usage of forked copies of goyaml.v2
> e7b662c Add k8s-short-name and k8s-long-name formats.
bumping k8s.io/api d826fc1...e28454b:
> e28454b Update dependencies to v0.34.2 tag
> 133a39c Merge remote-tracking branch 'origin/master' into release-1.34
> fd087be clarify that staging repos are automatically published
> ff163ef add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
> 5ec86fc link to what a staging repository is
> 08c5dee docs: clarify that this is a staging repository and not for direct contributions
> ba64d0b Update prerelease lifecycle to v1.34
> 25f849c Merge pull request # 132522 from sunya-ch/KEP-5075-PR
> baa1eb1 KEP-5075: generated codes from make update
> 740b2c9 KEP-5075: API updates
> dd1e234 Merge pull request # 130653 from yliaog/master
> 2af3efe extended resource backed by DRA: codegen
> 9b05776 extended resource backed by DRA: API types.go
> a302986 Merge pull request # 130160 from KobayashiD27/dra-device-binding-conditions
> db5c075 Merge pull request # 133244 from carlory/fix-prerelease-lifecycle
> 6bd2e2a KEP-5007 DRA Device Binding Conditions: Run make update
> 7031311 Fix prerelease-lifecycle for volumeattributesclass
> 4f9fbe2 KEP-5007 DRA Device Binding Conditions: API Update
> a5cc2d7 Merge pull request # 133195 from nojnhuh/dra-ga-comment
> 9bc89ec Merge pull request # 131089 from KevinTMtz/pod-level-hugepage-cgroups
> 011db19 Update DRA Pod spec comments
> b95b43d Merge pull request # 132942 from thockin/kyaml
> c3ca7cf Generated files
> 53dd546 Merge pull request # 132642 from yuanwang04/restart-rules
> 7e5469c Re-vendor sigs.k8s.io/yaml @ v1.6.0
> 5dc8ce7 Pod level hugepage cgroup when unset in container
> ed2eb37 Merge pull request # 131549 from carlory/KEP-3751-GA
> 289c671 Add container restart rules to API
> f227971 Merge pull request # 132935 from benluddy/cbor-bump-custom-marshalers
> 5949eec Promoted API `VolumeAttributesClass` and `VolumeAttributesClassList` to `storage.k8s.io/v1`.
> 1560b8c Merge pull request # 132706 from pohly/dra-api-v1
> cb2fa38 Bump to github.com/fxamacker/cbor/v2 v2.9.0.
> d5d532e DRA API: v1 registration + tests
> bbb3ed0 DRA API: s/v1beta2/v1/ and generated files
> 6306295 DRA API: verbatim copy v1beta2 -> v1
> b87ac72 Merge pull request # 133046 from toVersus/reject-windows-in-api-server
> 2596a6b Merge pull request # 132558 from HirazawaUi/Implement-4762
> 1ad4d8e Add PodLevelResources to the Windows OS limitations in the API doc
> 85cd86b Merge pull request # 132106 from AndrewSirenko/vac-valid
> 23b77d1 Add the HostnameOverride field to the Pod API
> c68fbbe KEP-3721: Support for env files (# 132626)
> e529f6c [KEP-3751] Allow PVC VACName to update to nil or empty when status.currentVAC is nil
> 9c909b6 Merge pull request # 132429 from torredil/kep4876-beta
> d0d89ae Merge pull request # 128010 from ahmedtd/pod-certificates-types
> 2589437 Promote MutableCSINodeAllocatableCount to Beta
> 8c320c6 Merge pull request # 133013 from aaron-prindle/master-pr-vg-csr-conditions-validation-migration
> e7f73bf Pod Certificates: make update
> c28bae7 generate proto
> 2dbd7ce Pod Certificates: Basic implementation
> 97c1db7 feat: add CSR status.conditions approved+denied declarative validation tags and associated declarative validation tags to v1 and v1beta1 types.go
> 33ab3a2 Merge pull request # 133040 from sunnylovestiramisu/fixDescription
> b3927ff Merge pull request # 132821 from cici37/mapBeta
> 721f5df Update VolumeAttributesClass API Description
> b7a83e2 Merge pull request # 133020 from pohly/apimachinery-list-map-keys
> f35aff4 Auto gen
> f998078 sigs.k8s.io/structured-merge-diff/v6 v6.3.0
> 802e084 manual change
> 7da28ad Merge pull request # 132871 from dims/bump-k8s.io/kube-openapi-to-latest-SHA-f3f2b991d03b
> 2e37049 Merge pull request # 132656 from liggitt/selector-authz
> 363f969 Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b)
> 7cdc4e0 Merge pull request # 131458 from BenTheElder/hostnetwork-docs
> f845a4d Generated files
> 839e6c7 Merge pull request # 130230 from carlory/cleanup-CSIDriverRegistry
> 935aac6 hack/update-codegen.sh
> a5fc378 KEP-4601: Graduate selector authorization to stable
> 9ca4bf8 Merge pull request # 132675 from dims/bump-sigs-k8s-io-json-no-code-changes
> 2c44ab0 make update
> 238cb24 document hostnetwork <> port implications
> bfa2516 Merge pull request # 132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4
> 727758a Bump sigs.k8s.io/json to latest - no code changes
> d1fff2c clean up CSIDriverRegistry
> d7b79f4 Bump go.yaml.in/yaml/v3 to v3.0.4
> 59bc963 Merge pull request # 132654 from Jefftree/b-openapi
> 732c07a Update vendor
> ddea6e7 pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
> a8e4c19 Merge pull request # 132231 from czeslavo/fix-outdated-volumes-links
> b820fad Merge pull request # 132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
> f89da81 Fix outdated links in VolumeSource godocs
> 2872eaf Merge pull request # 132504 from jpbetz/name-formats
> d7765d1 switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
> 8b23126 Merge pull request # 132173 from dejanzele/feat/promote-job-pod-replacement-policy-ga
> 005b48b Bump to latest kube-openapi
> 9c065c5 Merge pull request # 132338 from PatrickLaabs/132274
> f87f362 KEP-3939: Job Pod Replacement Policy; promote to GA
> 7b9b86b Adjusting AdminAccess Type for API v1beta1
> aa83740 adding omitempty tag and opt tag
> f4a3fcd Merge pull request # 131354 from tomoish/fix-netpol-podselector-doc
> 7efafe3 Merge pull request # 132269 from dims/update-to-latest-github.com/modern-go/reflect2
> f88c339 Fix NetworkPolicy podSelector comments
> 7f93891 Merge pull request # 132000 from pohly/dra-api-alpha3-removal
> 7d9c6ad Update to latest github.com/modern-go/reflect2
> 2f1ca0f Merge pull request # 132236 from yongruilin/master_vg_ratcheting-default
> 8075dbc DRA API: remove obsolete types from v1alpha3
> 3813b50 run update-codegen.sh
> be9d9f7 Merge pull request # 132054 from HirazawaUi/promote-4369-to-ga
> f3c48f8 Merge pull request # 132103 from nojnhuh/typed-ring-buffer
> aad5f3c update all api files
> c56a10b Merge pull request # 131996 from ritazh/dra-adminaccess-updatelabelkey
> afb6ec9 Update k8s.io/utils for new generic ring buffer
> 3277454 DRAAdminAccess: update label key
> 16b0005 Merge pull request # 131664 from jpbetz/subresources-enable-replicas
> 90efb83 generate code
> 241f523 Tag types with +k8s:isSubresource and +k8s:supportsSubresource for scale
> 1a1da0a Add k8s:minimum validation to Scale.spec.replicas
> 02d9e8e Enable validation-gen for scale group-versions
> ffe08c7 Merge pull request # 128419 from liggitt/etcd-3.6
> 134d870 bump etcd client to 3.6
> 7f42380 Merge pull request # 131644 from Uladzislau97/taint-time-added
> 917fec5 Merge pull request # 131318 from aojea/lock_servicecidr
> 8c93631 Remove misleading comment from NodeTaint TimeAdded field
> 39d7731 remove networking v1alpha1 and make update
> f7e72be Merge pull request # 131595 from aojea/utils_fake_clock
> cbbd23f update k8s.io/utils to bring fakeClock.Waiters()
> 0484976 Merge pull request # 130989 from liggitt/creationTimestamp-omitzero
> c5204ea bump cbor to add omitzero support
> b8910db bump structured-merge-diff to add omitzero support
> 7fb0838 Merge pull request # 131431 from black-dragon74/apps-v1b2-typo
> 7421a41 Merge pull request # 131465 from pacoxu/v1.33.0-api-testdata
> acb312c api: Fix typo in word "immediately"
> 065d353 remove v1.31.0 api testdata
> 94f0cf3 Add v1.33.0 API testdata
> 9aab596 Merge pull request # 131456 from BenTheElder/staging-dep-approvers
> 17e2a28 enable dep-approvers for staging go.mod/go.sum
> 22b26cd Merge pull request # 130468 from jingyuanliang/PodAntiAffinity
> 1ed622c Merge pull request # 131333 from tenzen-y/fix-successpolicy-api-comment
> 32054dc chore: `make update` for doc changes
> 4c4912b Merge pull request # 131256 from mimowo/job-improve-backoff-docs
> f417f6a Job: Fix API comments for SuccessCriteriaMet
> 4ef3c65 fix: comment on preferred PodAntiAffinity
> d18a462 Merge pull request # 130995 from xigang/utils
> c69ecce Improve Job API comment for the backoffLimit
> a1c00bf Merge pull request # 130994 from BenTheElder/host-network-no-port
> fb0e019 bump k8s.io/utils
> e8d4d54 Merge pull request # 131088 from atiratree/rename-terminating-replicas-fg
> 2d25876 make update
> e832ef9 remove inaccurate hostNetwork doc comment
bumping k8s.io/code-generator 2a37835...de0a59b:
> de0a59b Update dependencies to v0.34.2 tag
> c03f702 Merge remote-tracking branch 'origin/master' into release-1.34
> 341d4d6 clarify that staging repos are automatically published
> 5e672d7 add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
> 96cba81 link to what a staging repository is
> 3710adb docs: clarify that this is a staging repository and not for direct contributions
> 9699fe1 Merge pull request # 132942 from thockin/kyaml
> fe7d3af Merge pull request # 132935 from benluddy/cbor-bump-custom-marshalers
> 7adb5d5 Re-vendor sigs.k8s.io/yaml @ v1.6.0
> ab0f416 Bump to github.com/fxamacker/cbor/v2 v2.9.0.
> bd6c0b1 Merge pull request # 133112 from yongruilin/master_vg-cleanup
> 0a3bf7e fix(validation-gen): correct typos in comments and documentation
> c4b0573 chore(validation-gen): remove TODO regarding ratcheting behavior for slices and maps
> 9eb9654 Merge pull request # 132378 from bartoszmajsak/gobin-fix
> 5de635b Merge pull request # 133038 from yongruilin/master_vg-hold-listmap-unique
> ac4fcb6 codegen tool: resolves GOBIN via `go env`
> 6d18ab2 chore(validation-gen): hold uniqueness check of listmap
> 962847a Merge pull request # 133008 from aaron-prindle/master-pr-vg-union-tags-and-item-tag-chaining-support
> 80736d7 Merge pull request # 133020 from pohly/apimachinery-list-map-keys
> 197c3fd add item + union and item + zeroroneof output tests
> 907f0a1 Merge pull request # 131293 from skitt/typo-watchAction
> 332022e sigs.k8s.io/structured-merge-diff/v6 v6.3.0
> 44978dd add validate/zeroorone_test.go and add +k8s:zeroOrOneOfMember output tests
> 9687e92 Merge pull request # 132969 from liggitt/conversion-gen-equality
> be52b3e Typo fix: watchActcion
> 4a14064 feat(validation-gen): add +k8s:zeroOrOneOfMember tag validator and associated validate method
> 73dcfb3 Merge pull request # 132871 from dims/bump-k8s.io/kube-openapi-to-latest-SHA-f3f2b991d03b
> 26fcc63 Fix conversion-gen caching incorrect memory equality comparisons
> 12d1d6c add validate/union_test.go and add +k8s:unionMember and +k8s:unionDiscriminator output tests
> d721023 Merge pull request # 132934 from ylink-lfs/chore/residual_strptr_removal
> 788f0db Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b)
> e28b8fe Add conversion-gen memory equality test
> a73eb91 feat(validation-gen): add +k8s:unionMember and +k8s:unionDiscriminator tag validators and associated validate methods
> 327c47e chore: residual strPtr utility removal with ptr.To
> e74fea5 refactor item.go with buildMatchConditions, make itemTagValidator a LateTagValidator
> b537937 Merge pull request # 132469 from yongruilin/master_vg_ratcheting-list
> 09965b5 add ParentPath to context, remove Parent from context and plumb changes in validators
> 21ecbdc chore(validation-gen): reorder imports
> 1348df1 allow field validators to generate variables
> a0c3218 run update-codegen
> 51d981a add +k8s:neq tests
> e78ab3f feat: add +k8s:neq tag which enforces field is neq to a specified comparable value
> 8d00f99 feat(validation-gen): add new test cases for item validation
> dfed150 feat(validation-gen): add k8s:item
> 22c522e feat: Add validation ratcheting for subfields tag
> 3cbbf15 feat(validation-gen): add new test cases for validation of slices and maps
> 0889c7b feat(validation-gen): enhance validation functions for slices and maps
> 15778ad refactor(validation-gen): streamline type validation logic
> 4b28aae feat(validation-gen): add FieldValidator
> c81dd5d Merge pull request # 132823 from yongruilin/master_vg_enum
> 7891cc1 feat(validation-gen): add k8s:enum validator
> 99577d5 Merge pull request # 132675 from dims/bump-sigs-k8s-io-json-no-code-changes
> cace932 Merge pull request # 132677 from dims/update-github.com/emicklei/go-restful/v3-to-v3.12.2
> 1b5210b Bump sigs.k8s.io/json to latest - no code changes
> 7934b92 Merge pull request # 132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4
> b1440b6 Update github.com/emicklei/go-restful/v3 to v3.12.2
> df04996 Bump go.yaml.in/yaml/v3 to v3.0.4
> 851758d Merge pull request # 132654 from Jefftree/b-openapi
> 4e15628 Update vendor
> 5bc4bc4 pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
> b32cd00 Merge pull request # 132584 from alvaroaleman/fix-asfafs
> fa37f4d Re-generate applyconfigurations
> 8d6b21f Applyconfig-gen: Only the root type is an applyconfiguration
> 789f480 Merge pull request # 132521 from gavinkflam/130358-migrate-extract-comment-tags-chunk-2
> 0512201 Merge pull request # 132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
> e843c1d cleanup: Migrate more usages of deprecated function ExtractCommentTags
> 08e0763 Merge pull request # 132504 from jpbetz/name-formats
> e544dec switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
> 9d7f7de Bump to latest kube-openapi
> 59e0378 Drop usage of forked copies of goyaml.v2 and goyaml.v3
> ded9f55 Merge pull request # 131711 from gavinkflam/130358-migrate-extract-comment-tags
> 1007f02 Merge pull request # 132194 from alvaroaleman/local0dev
> 494c27c cleanup: Migrate deprecated function ExtractCommentTags
> 38d3a22 Re-Generate applyconfigs
> 11b3675 Update applyconfiguration-gen so acs implement runtime.applyconfiguration
> c1b16e0 Merge pull request # 132221 from dims/new-cmp-diff-impl
> 2eb117f Merge pull request # 132257 from p0lyn0mial/upstream-watchlist-typed-client-rm
> a2f5298 Add a replacement for cmp.Diff using json+go-difflib
> 0ccc8d6 Merge pull request # 132269 from dims/update-to-latest-github.com/modern-go/reflect2
> 834c529 ./hack/update-internal-modules.sh
> e2a9df0 Update to latest github.com/modern-go/reflect2
> c8449ad make update
> b6288af Merge pull request # 132135 from jpbetz/options-to-slice-master
> dbb3aad client-gen/code-generator: remove watchList
> 6dae3d6 Merge pull request # 132236 from yongruilin/master_vg_ratcheting-default
> 676f045 Change option to a slice
> a6cccc8 add ratcheting testcase for validateFalse tag
> aecc195 add ratcheting testcase for minimum tag
> a8e1aec run update-codegen.sh
> 73a5aa2 feat: add default ratcheting support
> 9de4caf feat(validation-gen): Refactor type handling and introduce utility functions
> 0771441 Merge pull request # 132217 from yongruilin/master_vg_refactor-test
> 7194028 Merge pull request # 132138 from yongruilin/master_vg_mapofslice
> a59006b Remove unused Expect methods in testscheme
> 8b776ba Merge pull request # 132103 from nojnhuh/typed-ring-buffer
> 4b5dfd6 chore: Add validation error for unsupported map of slices in validation-gen
> 10c230f Add ExpectMatches to ValidationTester
> 4cc9f30 Merge pull request # 132130 from jpbetz/codtags-master
> 35fb260 Update k8s.io/utils for new generic ring buffer
> 7ebf8c2 Remove unsupported map of slice validation for non-byte elements in validation-gen
> b7eb961 Add type information to tag Docs() and use it to typecheck tags
> b24e04f Switch to using named args in output_tests
> b67d6f7 Use codetags in validation-gen
> 9dc7577 Merge pull request # 132110 from jpbetz/gengo-bump
> 3a91e97 Fix field path for embedded fields in root types
> 277c838 Support embedded fields properly
> 59e4291 Bump gengo/v2 to latest
> 6a7575e Merge pull request # 131664 from jpbetz/subresources-enable-replicas
> 476ad11 generate code
> 7d13408 Simplify subresource matching
> da14361 Clarify errors and improve tests
> a2f22c0 Add output_tests
> 7dbbf20 Add +k8s:isSubresource and +k8s:supportsSubresource tags
> be45a21 Enable scale subresource in generated validations
> ae11bdb Merge pull request # 131628 from skitt/applyconfig-nil
> 3a6fa0a Merge pull request # 128419 from liggitt/etcd-3.6
> 3f8aab2 Run codegen
> 843fe75 bump etcd client to 3.6
> d00acb3 applyconfig-gen: handle non-pointer embedded members
> 0469f81 Merge pull request # 131777 from BenTheElder/exit-codes
> 4816fe8 Add a breaking example for applyconfig-gen
> 5635b91 verify scripts: preserve exit code
> bf27779 Merge pull request # 131608 from omerap12/migrate-ExtractCommentTags-conversion
> 35e45a4 Merge pull request # 131682 from thockin/kk_recursive_bug
> 87a22ae propogate error
> a3b258d Fix broken recursion
> 5e0133d Migrate ExtractCommentTags to ExtractFunctionStyleCommentTags
> 7681601 Merge pull request # 131616 from jpbetz/typeconverter-cleanup
> 949efda Merge pull request # 131635 from thockin/kk_cleanup_codegen
> 85cb090 generate code
> a6624cb Better logs and debugging
> c9322d8 Reorganize scheme type converter into apimachinery utils
> 9e922cc Rename discover() to discoverType()
> afec841 Reorder and merge blocks handling named types
> 19c4cc4 hasValidations should return cached values first
> 6ce150b Fix lint warnings
> 3cbdaf2 Merge pull request # 131560 from jpbetz/validation-gen-subresource-simplification
> ca653cc Merge pull request # 131399 from thockin/kk_realType
> 5edf63c Update codegen
> ec35be3 Merge pull request # 131477 from pohly/golangci-lint@v2
> 4d9a301 Retool validator utils realType and unaliasType
> cac13ed Reenable guard to only validat root and scale subresources until ratcheting merges.
> 1124c41 Merge pull request # 131595 from aojea/utils_fake_clock
> 41ef868 chore: bump golangci-lint to v2
> 29ae2c1 Change v8n context.Type and Parent on typedefs
> 8676754 Remove unused function
> 334b456 update k8s.io/utils to bring fakeClock.Waiters()
> c35f5f4 Disallow pointers as listmap keys
> cd43ef3 Update codegen
> 0c4f119 Merge pull request # 130989 from liggitt/creationTimestamp-omitzero
> a642302 Handle typedef fields in optional validations
> 15ef381 Add subresource to operation, do not special case subresources in validation-gen
> e810653 bump cbor to add omitzero support
> 3931dc3 Fix immutable validation for structs with pointers
> 7fe8373 bump structured-merge-diff to add omitzero support
> 84e7e0c Add test cases for immutable to verify pointers
> 6c44fd7 Merge pull request # 131297 from thockin/kk_one_type_discoverer
> 83f4444 Add tests for optionalness of typedef fields
> 8a3b9fd Create a single TypeDiscoverer for all inputs
> 2989947 Merge pull request # 130995 from xigang/utils
> 9d701a4 Merge pull request # 130981 from thockin/kk_hack_verify_api_lint
> c901063 bump k8s.io/utils
> 2a635fa Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
> 38c3661 Make validation-gen lint errors easier to read
> 13b0aa1 bump etcd 3.5.21 sdk
bumping golang.org/x/mod bba3e06...7416265:
> 7416265 go.mod: update golang.org/x dependencies
> 5517a71 all: fix some comments
> b6cdd1a modfile: use reflect.TypeFor instead of reflect.TypeOf
bumping golang.org/x/sys 1edeebe...15129aa:
> 15129aa cpu: also use MRS instruction in getmmfr1
> ed38ca2 unix: add SizeofNhmsg and SizeofNexthopGrp
> 3675c4c cpu: use MRS instruction to read arm64 system registers
> 2a15272 unix: add consts for ELF handling
> 6239615 cpu: add HPDS, LOR, PAN detection for arm64
> ea436ef windows: add iphlpapi routing functions
> 28c5bda unix: add SetMemPolicy and its mode/flag values
> b731f78 unix/linux: switch to ubuntu 25.04, Go 1.25.1
bumping golang.org/x/tools a22b5e8...034e59c:
> 034e59c internal/analysis/analyzerutil: fix FileUsesGoVersion
> 076bd80 gopls/internal/filewatcher: retry directory reading upon failure
> 605803f go/analysis/passes/loopclosure: simplify using IsMethodNamed
> 2c6e03f internal/testenv: allow Apple diff too
> 82112c0 gopls/internal/settings: correct git issue for fieldalignment warning
> 1f97856 go.mod: update golang.org/x dependencies
> c24121c go/analysis/passes/modernize: stditerators: even better name heuristic
> edb9587 go/analysis/passes/modernize: stditerators: better name heuristic
> 2f6a4f9 go/analysis/passes/modernize: forvar: handle "if v := v; cond {"
> efd8c43 go/analysis: don't apply fixes to generated files
> 44dda2b gopls/internal/server: don't pop up errors when resolving code actions
> 1ca4aa2 internal/gcimporter: refine golang/go# 76222 crash
> 73ff4bd internal/analysis: rename analysisinternal
> fd2b1c9 gopls/internal/golang: fix crash in canExtractVariable
> b019204 internal/analysisinternal/analyzerutil: FileUsesGoVersion
> 967f079 internal/analysisinternal: rationalize dependencies
> 86286a9 x/tools: go fix
> b321b16 go/analysis/passes/modernize: respect bootstrap toolchain version
> 4cf8d34 internal/stdlib: IsBootstrap and BootstrapVersion
> 2458b74 go/analysis/passes/inline: skip on dedicated test of target func
> 102c174 gopls/internal/mcp: add go_rename_symbol MCP tool
> b648f73 internal/astutil/free: handle receiver type params correctly
> ca7a362 go/analysis/passes/modernize: use strings.Contains in strings.Cut modernizer
> b3039ca go/analysis/passes/modernize: slicecontains: fix bad fix
> e49b577 go/analysis/passes/inline: rename files
> 30def9c x/tools: remove unused parameters
> 277e1b1 internal/astutil/free: support FuncDecl
> ce95316 go/analysis/internal/analysisflags: -fix: remove unused imports
> b74c098 go/ssa: exploit "noreturn" info to prune spurious CFG edges
> 655fb07 gopls/internal/filewatcher: synthesize events after watching a dir
> 0a420c7 gopls/internal/golang: Extract variable: simplify using Cursor
> c84854a gopls/internal/test/marker: another test case for golang/go# 76144
> f16791f internal/refactor/inline: make soleUse asymptotically faster
> 61c1b28 go/analysis/passes/modernize: newexpr: add //go:fix inline directives
> eebe4d7 internal/refactor/inline: check caller/callee file Go versions
> f8a6b84 internal/server: add instrumentation to track gopls command usage
> 70d65ec all: minor improvement for docs
> 5ac454b gopls/internal/filewatcher: read and process event in separate goroutine
> 9d65a90 go/ssa: print dominator tree
> 7086838 gopls/internal/golang: Extract function: simplify using Cursor
> 63a7b87 go/analysis/passes/modernize: fix illegal byte argument error produced in stringscut modernizer
> 1980517 imports: restore VendorlessPath(ipath string)
> ed067b1 internal/astutil/free: move inline.freeishNames into its own package
> f0b71b2 go/analysis/passes/fieldalignment: fix data race
> 9222b43 go/analysis: tweak Diagnostic.SuggestedFixes doc
> 154b4e7 gopls/internal/analysis/modernize: add strings.Cut modernizer
> b9df2bb gopls/internal/mcp: fix NPE in file diagnostics
> ac9dfe4 gopls/internal: drop import name internalastutil
> aaa2972 gopls: replace snapshot.FindFile by ReadFile
> 1385a78 gopls/internal/golang: support hover over selected expression
> 736b438 gopls/internal/golang: Hover: show field info for embedded fields too
> 1008eef gopls/internal/golang: change hover handling from position to range
> c9ea558 gopls/internal/golang: Hover: use Cursor throughout
> c0daa7f gopls/internal/settings: introduce ModeVulncheckPrompt as default value for VulncheckMode setting
> 5889d2a gopls/internal/golang: add navigation to doc links in hovers
> 25c4275 internal/astutil: add Range type
> b53508c gopls/internal/golang: CallHierarchy: only funcs
> 95d9ec2 go/ast/inspector: FindByPos: fix bug in FuncDecl.Type
> 1ee38c9 gopls/internal/golang: typeDefinition: allow any expression
> ec60e18 all: fix some typos in comment
> df501f0 gopls/internal/analysis/yield: handle booleans better
> 6d92aa4 gopls/go.mod: update staticcheck to 8273271
> b89c4fe cmd/deadcode: suppress marker interface method reporting
> c2e7979 go/analysis/passes/modernize: fix the potential deadlock issues in bloop
> bea5215 gopls/internalanalysis: DeleteStmt deletes comments
> b2d9e77 gopls/internal/analysis/yield: improve diagnostic
> e0917dc gopls/internal/test/integration/workspace: fix broken test
> 828a107 go/packages: use correct "std" heuristic
> 7d9453c go/analysis/internal/analysisflags: update help message
> 59d5230 gopls/internal/golang: fix panic in inlineOneVariable
> 9bc1825 go/analysis/passes/internal/analysisutil: delete package
> 47123ba internal/typesinternal: merge HasSideEffects -> NoEffects
> 95e71b9 go/analysis/passes/assign: use refactor.DeleteStmt
> 0d2befa go/analysis/passes/unreachable: use refactor.DeleteStmt
> 3e909b6 gopls/internal/analysis/unusedfunc: use refactor.Delete* operators
> f811b39 go/analysis/passes/modernize: plusbuild: remove +build comments
> 1b3cb5c go/analysis/passes/buildtag: revert "suggest fix to remove +build lines"
> 1daaaca go/analysis/passes/modernize: reflecttypefor: remove orphaned var
> f8608b7 internal/typesinternal: implement VarKind compatibility shim
> f1d1a69 all: make function comment match function name
> d2096d1 internal/analysisinternal: move more stuff out
> 4321df7 go/analysis/unitchecker: minor cleanups
> 96d2e44 go/packages/internal/linecount: add -nonblank flag
> d507345 x/tools: use new astutil.EnclosingFile helper
bumping go.uber.org/zap fcf8ee5...7b755a3:
> 7b755a3 release 1.27.1 (# 1521)
> d6b395b Update lazy logger not to materialize unless it's being written to (# 1519)
> 4b9cea0 ci: Test with Go 1.24, Go 1.25 (# 1508)
> 7c80d7b Fix race condition in WithLazy implementation (# 1426) (# 1511)
> 07077a6 Prevent zap.Object from panicing on nils (# 1501)
> a6afd05 Fix lint check name (# 1502)
> 6d48253 chore: fix typo (# 1482)
> 32f2ec1 Fix the field test for bool type (# 1480)
> fe16eb5 Upgrade grpc in zapgrc test package & bump go version (# 1478)
> 5f00c34 test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (# 1477)
> 9669253 build(deps): bump codecov/codecov-action from 4 to 5 (# 1470)
> 0ba452d exp: Release v0.3.0 (# 1465)
> ede8e18 ci: Test with Go 1.23 (# 1464)
> d6b2d14 chore: fix function name (# 1463)
> f87c7be fix: fix slice init length (# 1461)
> 5786471 Add `func DictObject` (# 1460)
> 3f27eb9 fix(test): correct assertion message (# 1454)
> f95879b build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3 in /tools (# 1453)
> f9b9f66 zaptest: add ability to filter observer logs by logger name (# 1452)
> 8dcd020 Fix typos (# 1451)
> bd0cf04 build(deps): bump golangci/golangci-lint-action from 5 to 6 (# 1435)
> a1ac9d2 codecov: Use non-environment option (# 1447)
> 0c79c08 chore: fix codecov action (# 1446)
> 88bc39c build(deps): bump golang.org/x/vuln from 1.1.1 to 1.1.2 in /tools (# 1445)
> d53ffd2 remove redundant capitalizations in unmarshalText (# 1444)
> 2da446f build(deps): bump golang.org/x/vuln from 1.1.0 to 1.1.1 in /tools (# 1440)
> 8a805fa zapcore: add warning as Level (# 1429)
> 273f9ea Update LICENSE year, copy to exp/ module (# 1442)
> b2cb7a8 ci: Fix lint issues, makefile target (# 1443)
> 4425037 Remove fossa github workflow (# 1436)
> cf2f580 Bump setup-go from 4 to 5 (# 1434)
> 1a8ea36 build(deps): bump golangci/golangci-lint-action from 4 to 5 (# 1433)
> ed52ec0 build(deps): bump golang.org/x/vuln from 1.0.1 to 1.1.0 in /tools (# 1432)
> 3ffa0c0 Fix deadlock when Stop and flush race (# 1430)
> b15585b ci: Fix golangci-lint installation (# 1424)
> b39f8b6 zapcore: Improve errors unit tests (# 1414)
> 8f5ee80 build(deps): bump codecov/codecov-action from 3 to 4 (# 1410)
bumping golang.org/x/sync 04914c2...1966f53:
> 1966f53 errgroup: fix some typos in comment
bumping k8s.io/client-go eb437e3...54601aa:
> 54601aa Update dependencies to v0.34.2 tag
> 1bb1ad2 Merge pull request # 134589 from liggitt/automated-cherry-pick-of-# 134588-upstream-release-1.34
> 2505205 Remove invalid SAN certificate construction
> 7ffba0f Merge pull request # 134004 from DerekFrank/automated-cherry-pick-of-# 133573-upstream-release-1.34
> 145cb8f gofmt and review feedback
> ddcdc12 fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels
> 97396af Merge remote-tracking branch 'origin/master' into release-1.34
> 5f737f3 clarify that staging repos are automatically published
> 0b8655b add pointer to CONTRIBUTING.md for more details on contributing, clarify read-only
> c00384c link to what a staging repository is
> b53b1f8 docs: clarify that this is a staging repository and not for direct contributions
> 42e6182 KEP-5075: generated codes from make update
> da11948 Merge pull request # 130653 from yliaog/master
> 3b7d818 extended resource backed by DRA: codegen
> bb11581 Merge pull request # 130160 from KobayashiD27/dra-device-binding-conditions
> 9999d64 KEP-5007 DRA Device Binding Conditions: Run make update
> f78361a Merge pull request # 132942 from thockin/kyaml
> 8b03d65 Merge pull request # 132632 from sdowell/gc-rv-race
> 3877700 Re-vendor sigs.k8s.io/yaml @ v1.6.0
> bce2be2 Merge pull request # 132642 from yuanwang04/restart-rules
> 70f53ed Make dynamic and metadata clients plumb DeleteOptions
> 6314d90 Merge pull request # 131549 from carlory/KEP-3751-GA
> 3d6860c Add container restart rules to API
> d4f2d5b Merge pull request # 132935 from benluddy/cbor-bump-custom-marshalers
> 93aeba0 Promoted API `VolumeAttributesClass` and `VolumeAttributesClassList` to `storage.k8s.io/v1`.
> f4919f8 Merge pull request # 133171 from p0lyn0mial/upstream-fake-metadata-client-opts-watch
> 39c7041 Bump to github.com/fxamacker/cbor/v2 v2.9.0.
> 753cfe1 client-go, kubectl: Replace deprecated ErrWaitTimeout with recommended method (# 132718)
> fcbe18a client-go/metadata/fake: sets opts.Watch to true
> 764374b Merge pull request # 132706 from pohly/dra-api-v1
> 14fa3d1 DRA API: s/v1beta2/v1/ and generated files
> dce90c4 DRA API: verbatim copy v1beta2 -> v1
> 5f1f878 Merge pull request # 132558 from HirazawaUi/Implement-4762
> 8d8a532 Add the HostnameOverride field to the Pod API
> 06fcc8a Merge pull request # 133124 from p0lyn0mial/upstream-fake-dynamic-client-opts-watch
> a052c01 KEP-3721: Support for env files (# 132626)
> aca441f client-go/dynamic/fake: sets opts.Watch true
> ec5b832 Merge pull request # 128010 from ahmedtd/pod-certificates-types
> b9f6113 Merge pull request # 133101 from isimluk/cleanup-testfiles
> 0d5cb31 Pod Certificates: make update
> 8ff0be5 Merge pull request # 133103 from isimluk/remove-unnecessary-test-harness
> 2d84553 ci cleanup: make sure to remove test KUBECONFIGs
> f4943db ci: remove unnecessary test harness
> 5f8e38e Merge pull request # 133030 from PatrickLaabs/132749-timerptr
> be36413 Merge pull request # 132821 from cici37/mapBeta
> d4f7b29 chore: replacing timer ptr with ptr.To
> fa10fa2 Merge pull request # 132849 from kei01234kei/update_lease_resource_version_before_update_lease
> 6d6ff9f Auto gen
> 715e46e Merge pull request # 133020 from pohly/apimachinery-list-map-keys
> e369509 set the timeout to Get method
> a21e7a8 Merge pull request # 131293 from skitt/typo-watchAction
> d1ceeb3 sigs.k8s.io/structured-merge-diff/v6 v6.3.0
> be4c8bc fix test
> f78427e Merge pull request # 132871 from dims/bump-k8s.io/kube-openapi-to-latest-SHA-f3f2b991d03b
> 03fb151 Typo fix: watchActcion
> 3633ea2 chore
> 34f52c1 Merge pull request # 131200 from ntnn/kcp3350-client-go
> f4d2106 Bump k8s.io/kube-openapi to latest SHA (f3f2b991d03b)
> b62c1cc add test which checks release method calls Get
> f84a70a Merge pull request # 132928 from p0lyn0mial/upstream-watchlist-reflector-table-unsupported
> 6116f46 Update docs on shutdown and draining
> 500bfe0 Prevent the failure of releasing the lock by updating the resource version in case of a resource conflict
> c1d15a3 reflector: detects unsupported meta.Table gvks for watchlist
> 3a4ad9c Merge pull request # 132878 from ylink-lfs/chore/int32ptr_removal
> 81caec8 chore: replace int32Ptr usage with ptr.To
> 5439ef7 Merge pull request # 132775 from ash2k/use-sets-type
> 879be62 Merge pull request # 131203 from xuzhenglun/fix-ws-race
> 76df3eb Use sets.Set instead of a local impl
> 6c24674 Merge pull request # 132005 from kei01234kei/handle_context_in_processloop
> 2f01658 make sure all streams are created before starting demux websocket
> 6601813 Merge pull request # 132699 from PatrickLaabs/132086-csr
> d9cda88 resolve linter check
> 7d9d303 Merge pull request # 132698 from PatrickLaabs/132086-reflector
> 286cc83 chore: depr. pointer pkg replacement for the csr
> fc748aa Revert "pop respects the context"
> 735f105 chore: depr. pointer pkg replacement for the reflactor
> bc19363 Revert "modify tests"
> 2cfeed6 Merge pull request # 132675 from dims/bump-sigs-k8s-io-json-no-code-changes
> 00429ab modify tests
> 783cf83 Merge pull request # 132677 from dims/update-github.com/emicklei/go-restful/v3-to-v3.12.2
> e581373 Bump sigs.k8s.io/json to latest - no code changes
> d56ed58 pop respects the context
> 6980728 Fix AuthInfo godoc for Token / TokenFile precedence (# 132659)
> cb8249f Update github.com/emicklei/go-restful/v3 to v3.12.2
> 03728c1 handle context in process loop
> 0746d1b Merge pull request # 132676 from dims/bump-go.yaml.in/yaml/v3-to-v3.0.4
> cec6959 Bump go.yaml.in/yaml/v3 to v3.0.4
> b254476 Merge pull request # 132654 from Jefftree/b-openapi
> 059a564 Update vendor
> 599cc9f pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
> 5e8db78 Merge pull request # 131799 from DataDog/client-go-reflector-transformer
> c2ce9a8 Merge pull request # 132584 from alvaroaleman/fix-asfafs
> 71776a8 [client-go # 1415] Use transformer from provided store within internal stores in reflector to limit memory usage bursts
> 267615c Merge pull request # 132438 from dims/golangci-plugin-for-sorting-feature-gates
> 3d73750 Re-generate applyconfigurations
> 40f8130 Ensure all the files have the updated sorting
> 9582881 Merge pull request # 132357 from dims/drop-usage-of-forked-copies-of-goyaml.v2-and-goyaml.v3
> cf3a9d7 Merge pull request # 132504 from jpbetz/name-formats
> 11885e7 switch to latest sigs.k8s.io/yaml v1.5.0 (run update-gofmt.sh as well)
> 1785b5a client-go/reflector: stop exposing UseWatchList (# 132453)
> 6a256de Bump to latest kube-openapi
> bb73006 Merge pull request # 132255 from likakuli/feat-nothingfastreturn
> d158bb3 feat: optimize ListAll and ListAllByNamespace to return directly when nothing to select
> 4157481 Merge pull request # 132194 from alvaroaleman/local0dev
> 97456ea Re-Generate applyconfigs
> 212c324 Merge pull request # 132350 from p0lyn0mial/upstream-rm-data-consistency-checker-for-list-requests
> 1646545 client-go/util/consistencydetector: move IsDataConsistencyDetectionForWatchListEnabled
> a7dabba client-go/util/consistencydetector: remove CheckListFromCacheDataConsistencyIfRequested
> 10fe56d Merge pull request # 132221 from dims/new-cmp-diff-impl
> 62b0aba Merge pull request # 132285 from p0lyn0mial/upstream-watchlist-rest-client-rm
> f21dd69 Add a replacement for cmp.Diff using json+go-difflib
> 65a2176 client-go/rest: rm watchlist
> 03836b3 Merge pull request # 132257 from p0lyn0mial/upstream-watchlist-typed-client-rm
> 4e82e68 Merge pull request # 132269 from dims/update-to-latest-github.com/modern-go/reflect2
> 3fab936 client-go/gentype: remove watchlist
> 87b1ff7 Merge pull request # 132000 from pohly/dra-api-alpha3-removal
> 25fa1fd Update to latest github.com/modern-go/reflect2
> d33a6ba Merge pull request # 132229 from p0lyn0mial/upstream-watchlist-dynamic-client-rm
> d267bac DRA API: remove obsolete types from v1alpha3
> c828854 Merge pull request # 131670 from pohly/client-go-watch-context-comment
> 6708db9 client-go/dynamic: rm watchlist
> 9638111 Merge pull request # 132149 from p0lyn0mial/upstream-watchlist-meta-client-rm
> 4e28a08 client-go: call out WithContext inconsistency
> ce2092b Merge pull request # 132176 from dims/tolerate-newer-golang/oauth2-version
> e6fed26 client-go/metadata: rm watchlist
> f7066ac tolerate newer golang/oauth2 version
> 12398dd Merge pull request # 132103 from nojnhuh/typed-ring-buffer
> 7c50024 Merge pull request # 131632 from DerekFrank/custom-lease-metadata
> e3f8bad Update k8s.io/utils for new generic ring buffer
> 647bbbe Merge pull request # 132039 from alvaroaleman/fix-w-unstructured
> 34f791d feat: Allow leases to have custom labels set when a new holder has the lease
> 81ecec4 FieldManagedObjectTracker: Fix to work with unstructured
> e9ca982 Merge pull request # 132004 from alvaroaleman/fix-fasf
> 26cda34 Merge pull request # 132022 from Jefftree/client-go-template
> a539a79 ManagedFieldsObjectTracker: Reload scheme
> d90ce65 Update client-go template with backticks
> 2dd7d94 Update client-go PR template
> e75871c Merge pull request # 131642 from pohly/e2e-pod-exec-logging
> 433f206 Merge pull request # 131825 from yanhuan0802/fix-clean-addIndexers-comment
> 804ee8c client-go remotecommand: avoid "unexpected error" log when there is no error
> cd9e939 Merge pull request # 131840 from pohly/client-go-workqueue-wording
> 1150241 cleanup: remove error comment of AddIndexers func
> e9c99fd Merge pull request # 131741 from soltysh/deprecate_preferences
> 8f2e17a client-go workqueue: clarify parallel reenqueuing
> 5334fca Deprecate kubeconfig's preference field in favor of kuberc
> 025e066 Merge pull request # 128419 from liggitt/etcd-3.6
> 68b411b bump etcd client to 3.6
> 1308d7c Merge pull request # 131318 from aojea/lock_servicecidr
> 996ce6a Merge pull request # 131616 from jpbetz/typeconverter-cleanup
> 2153502 remove networking v1alpha1 and make update
> bf3d45b Merge pull request # 129150 from huww98/version-comment
> eff6626 generate code
> 2d0ad1a Merge pull request # 131165 from liggitt/e2e-requesturi
> 4892063 remove out-of-date comments about version
> 571b9f3 Reorganize scheme type converter into apimachinery utils
> 7aa362d Merge pull request # 131595 from aojea/utils_fake_clock
> 25d4fa6 Make Request#RequestURI honor configured context root
> 568f678 update k8s.io/utils to bring fakeClock.Waiters()
> a566719 Merge pull request # 130989 from liggitt/creationTimestamp-omitzero
> 5be379c Drop null creationTimestamp from test fixtures
> 61eae75 bump cbor to add omitzero support
> fcc2100 bump structured-merge-diff to add omitzero support
> 05e0ea6 Merge pull request # 131029 from liggitt/to-unstructured-stdlib
> ebd18c5 Make ToUnstructured match stdlib omitempty and anonymous behavior
> 17ad09e Merge pull request # 131321 from karlkfi/karl-very-fast-watch
> 921628e chore: Add VeryShortWatchError typed error
> 1601be3 Merge pull request # 131266 from karlkfi/karl-reflector-refactor
> 45e758d Merge pull request # 131242 from zhifei92/update-mockery-version
> e9ce1dd fix: Watcher deadlock from Stop not being called
> 82c2b6c Merge pull request # 131143 from liggitt/cache-test-goroutine-leak
> 335b05f chore: Upgrade the mockery version to v2.53.3.
> d01bdb1 Merge pull request # 131111 from novahe/certificate_store
> a3cad0d Clean up leaked goroutines in cache unit tests
> 451ac0f Merge pull request # 130995 from xigang/utils
> 3262fde Certificate store: ensure data is written to disk
> 18a1faa Merge pull request # 131103 from ahrtr/etcd_sdk_20250328
> 55aca3c bump k8s.io/utils
> 983fe07 bump etcd 3.5.21 sdk
Signed-off-by: Knative Automation <[email protected]>
c5f7ad7 to
33941d5
Compare
|
/override "style / Golang / Lint (pull_request)" |
|
@dprotaso: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/override "style / Golang / Lint" |
|
@dprotaso: Overrode contexts on behalf of dprotaso: style / Golang / Lint DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Cron -dprotaso
/cc knative/serving-writers
/assign knative/serving-writers
Produced by: knative-extensions/knobots/actions/update-deps