kubernetes/pkg/apis/admissionregistration/v1beta1
Igor Velichkovich 5e5b3029f3
Matchconditions admission webhooks alpha implementation for kep-3716 (#116261)
* api changes adding match conditions

* feature gate and registry strategy to drop fields

* matchConditions logic for admission webhooks

* feedback

* update test

* import order

* bears.com

* update fail policy ignore behavior

* update docs and matcher to hold fail policy as non-pointer

* update matcher error aggregation, fix early fail failpolicy ignore, update docs

* final cleanup

* openapi gen
2023-03-14 20:28:26 -07:00
..
defaults_test.go pkg/apis: Replace deprecated pointer function 2023-01-08 13:14:37 +01:00
defaults.go pkg/apis: Replace deprecated pointer function 2023-01-08 13:14:37 +01:00
doc.go
register.go
zz_generated.conversion.go Matchconditions admission webhooks alpha implementation for kep-3716 (#116261) 2023-03-14 20:28:26 -07:00
zz_generated.defaults.go