pkg/apis
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
..
duck bump min k8s version to 1.32 (#3184) 2025-06-10 21:07:45 +00:00
test drop use of code-generator/generate-groups.sh (#3136) 2025-01-17 17:58:04 +00:00
testing bump min k8s version to 1.32 (#3184) 2025-06-10 21:07:45 +00:00
OWNERS
condition_set.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
condition_set_impl_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
condition_set_test.go
condition_types.go
condition_types_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
contexts.go
contexts_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
convert.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
convert_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
depcheck_test.go
deprecated.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
deprecated_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
doc.go
field_error.go
field_error_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
interfaces.go
kind2resource.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
kind2resource_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
metadata_validation.go
metadata_validation_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
url.go
url_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
volatile_time.go
volatile_time_test.go
zz_generated.deepcopy.go