pkg/apis/duck/v1
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
..
test bump min k8s version to 1.32 (#3184) 2025-06-10 21:07:45 +00:00
addressable_types.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
addressable_types_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
auth_types.go Add AuthenticatableType duck type (#3056) 2024-06-14 13:52:39 +00:00
binding_types.go move binding duck to v1 (#1774) 2020-10-06 10:24:21 -07:00
cronjob_defaults.go duck cronjob (#2299) 2021-09-27 16:50:13 -07:00
cronjob_defaults_test.go duck cronjob (#2299) 2021-09-27 16:50:13 -07:00
cronjob_types.go duck cronjob (#2299) 2021-09-27 16:50:13 -07:00
cronjob_validation.go duck cronjob (#2299) 2021-09-27 16:50:13 -07:00
cronjob_validation_test.go duck cronjob (#2299) 2021-09-27 16:50:13 -07:00
destination.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
destination_test.go Eventing TLS: validate that Destination.CACerts is a PEM encoded cert (#2743) 2023-05-18 14:43:13 +00:00
doc.go Cut v1 of the duck types. (#615) 2019-08-28 13:49:42 -07:00
implements_test.go Introduce `duckv1.Pod`. (#2280) 2021-09-07 19:59:33 -07:00
knative_reference.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
knative_reference_test.go Add KReference.Group field and ResolveGroup function (#2127) 2021-06-15 02:27:20 -07:00
kresource_type.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
kresource_type_test.go Switch KRShaped interface to retrieve entire condition set (#1307) 2020-05-06 14:53:44 -07:00
podspec_defaults.go Introduce `duckv1.Pod`. (#2280) 2021-09-07 19:59:33 -07:00
podspec_defaults_test.go Introduce `duckv1.Pod`. (#2280) 2021-09-07 19:59:33 -07:00
podspec_types.go Introduce `duckv1.Pod`. (#2280) 2021-09-07 19:59:33 -07:00
podspec_validation.go Introduce `duckv1.Pod`. (#2280) 2021-09-07 19:59:33 -07:00
podspec_validation_test.go Introduce `duckv1.Pod`. (#2280) 2021-09-07 19:59:33 -07:00
register.go Register AuthenticatableType in schema (#3069) 2024-06-25 13:47:26 +00:00
register_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
source_types.go bump min k8s version to 1.32 (#3184) 2025-06-10 21:07:45 +00:00
source_types_test.go Simplify URI creation in source validation tests (#2389) 2022-01-12 10:19:51 -08:00
status_types.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
status_types_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
zz_generated.deepcopy.go Add AuthenticatableType duck type (#3056) 2024-06-14 13:52:39 +00:00