pkg/apis/duck/v1beta1
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 Made changes to addressable and address status. (#2713) 2023-04-03 15:12:33 +00:00
addressable_types_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
binding_types.go Promoting Binding to v1beta1 (#1483) 2020-07-14 08:34:19 -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 Move Condition stuff to apis, add a v1beta1 Status. (#361) 2019-04-02 09:51:55 -07:00
implements_test.go Promoting Binding to v1beta1 (#1483) 2020-07-14 08:34:19 -07:00
register.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
register_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
source_types.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
status_types.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
status_types_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
zz_generated.deepcopy.go Eventing TLS: update destination and Kref types (#2716) 2023-04-04 10:08:38 +00:00