pkg/webhook/resourcesemantics
Dave Protasowski 4e27b2e680
bump min k8s version to 1.32 (#3184)
* bump version strings

* bump go.mod

* run ./hack/update-deps.sh

* run ./hack/update-codegen.sh

* fix build

* fix fuzzing lib change

* switch fuzzers to use randfill

* run ./hack/update-deps.sh

* gofumpt file

* fix webhook build on go1.24

* ignore endpoint deprecation

* disable a staticcheck that isn't really that bad

* fix nolint directives

* don't use deprecated List and WatchFuncs

* fix deprecation of gengo.ExtractCommentTags

* apply demorgan's law where it makes sense
2025-06-10 21:07:45 +00:00
..
conversion Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
defaulting Fix `WEBHOOK_DISABLE_NAMESPACE_OWNERSHIP` env-var (#3107) 2024-10-21 15:07:27 +00:00
validation bump min k8s version to 1.32 (#3184) 2025-06-10 21:07:45 +00:00
interface.go Fix #2115, allow selective verbs / subresources for webhooks. (#2547) 2022-08-24 01:10:17 +00:00