pkg/apis
Vishal Choudhary a170a07b34
Eventing TLS: validate that Destination.CACerts is a PEM encoded cert (#2743)
* added check to cacerts

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* added test

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* added csr test

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* OR to AND

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
2023-05-18 14:43:13 +00:00
..
duck Eventing TLS: validate that Destination.CACerts is a PEM encoded cert (#2743) 2023-05-18 14:43:13 +00:00
test Update actions (#2313) 2021-10-15 12:26:13 -07:00
testing Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
OWNERS update OWNERS files to use teams with active members (#2672) 2023-02-06 16:58:45 +00: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 Fix subresource update logic. (#2546) 2022-07-15 18:32:28 +00: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 Add support for admission webhook warnings. (#2498) 2022-05-02 21:56:57 +00: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 Add FieldError#WrappedErrors to allow dependent code to have access (readonly) (#2618) 2022-10-27 14:30:07 +00:00
field_error_test.go Add FieldError#WrappedErrors to allow dependent code to have access (readonly) (#2618) 2022-10-27 14:30:07 +00: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 Go1.19 changes (#2631) 2022-11-03 22:34:05 +00: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 boilerplate date (#2539) 2022-06-30 22:25:31 +00:00