pkg/resolver
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
..
OWNERS update OWNERS files to use teams with active members (#2672) 2023-02-06 16:58:45 +00:00
addressable_resolver.go bump min k8s version to 1.32 (#3184) 2025-06-10 21:07:45 +00:00
addressable_resolver_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
authenticatable_resolver.go Add AuthenticatableType duck type (#3056) 2024-06-14 13:52:39 +00:00
authenticatable_resolver_test.go Add AuthenticatableType duck type (#3056) 2024-06-14 13:52:39 +00:00
doc.go Resolver package for resolving addressables to URI (#578) 2019-08-23 15:15:14 -07:00