pkg/apis
Chunyi Lyu 5e98acda85
Make URL compatible with controller-gen (#2431)
- add kubebuilder marker so CRDs using URL could be
generated with controller-gen
- same change but on VolatileTime: https://github.com/knative/pkg/pull/2104
2022-02-17 06:50:12 -08:00
..
duck Simplify URI creation in source validation tests (#2389) 2022-01-12 10:19:51 -08:00
test Update actions (#2313) 2021-10-15 12:26:13 -07:00
testing Format copyright headers to match boilerplate (#1962) 2020-12-15 02:12:43 -08:00
OWNERS Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00
condition_set.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
condition_set_impl_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
condition_set_test.go Add MarkTrueWithReason function to ConditionManager (#1148) 2020-03-19 09:36:06 -07:00
condition_types.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
condition_types_test.go Nil check conditions (#1112) 2020-02-20 11:20:06 -08:00
contexts.go Provide the webhook infrastructure with the raw request context. (#2305) 2021-10-05 13:22:44 -07:00
contexts_test.go Provide the webhook infrastructure with the raw request context. (#2305) 2021-10-05 13:22:44 -07:00
convert.go Fixed #1057 - Rename ConvertUp/Down to ConvertTo/From (#1122) 2020-02-24 09:44:08 -08:00
convert_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
depcheck_test.go Add a list of known-heavy things, check a few places. (#1860) 2020-10-27 16:38:34 -07:00
deprecated.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
deprecated_test.go Align linters with serving (enables stylecheck and asciicheck) (#1738) 2020-09-23 07:37:40 -07:00
doc.go Add deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00
field_error.go Added invalid value field error with details (#2246) 2021-09-08 13:28:58 -07:00
field_error_test.go Added invalid value field error with details (#2246) 2021-09-08 13:28:58 -07:00
interfaces.go Use consistent case for "Deprecated" comments (#2216) 2021-08-17 09:15:16 -07:00
kind2resource.go Create a common way for turning GVK into GVR. (#84) 2018-09-21 14:07:21 -07:00
kind2resource_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
metadata_validation.go Add validation for creator and lastModifier annotation (#539) 2019-07-28 21:51:04 -07:00
metadata_validation_test.go take 2 (#1755) 2020-09-29 14:10:29 -07:00
url.go Make URL compatible with controller-gen (#2431) 2022-02-17 06:50:12 -08:00
url_test.go Final Json -> JSON process (#1849) 2020-10-26 16:25:41 -07:00
volatile_time.go Make VolatileTime compatible with controller-gen (#2104) 2021-04-26 03:14:39 -07:00
volatile_time_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
zz_generated.deepcopy.go Update actions (#2313) 2021-10-15 12:26:13 -07:00