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
Arda Güçlü
578ddde80e
Add singular name for the rest of types
2022-11-18 12:21:13 +03:00
shawnhanx
85a1edb487
add UT to registry/admissionregistration/validatingwebhookconfiguration
2021-09-06 15:06:02 +08:00
Jordan Liggitt
befffd1565
Drop legacy validation logic for admission registration
2021-08-09 12:37:18 -04:00
Jordan Liggitt
8c8a4cf3e4
Add WarningsOnCreate,WarningsOnUpdate
2021-05-18 10:42:36 -04:00
Benjamin Elder
56e092e382
hack/update-bazel.sh
2021-02-28 15:17:29 -08:00
Maciej Szulik
9a4dfec2be
Introduce api-extensions category in k8s apiserver
...
This category includes:
1. mutating admission configs
2. validating admission configs
3. CRDs
4. APIServices
2020-10-29 16:44:26 +01:00
ialidzhikov
88fadb24c1
Fix staging/src/k8s.io/apimachinery/pkg/labels golint findings
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2020-09-10 18:55:17 +03:00
Zhou Peng
d253551e89
[pkg/registry/admissionregistration]: fixup wrong copy&paste godoc
...
This was introduced at commit: fc5a613c17
Signed-off-by: Zhou Peng <p@ctriple.cn >
2020-08-23 00:48:55 +08:00
Jordan Liggitt
5448a8b526
Add webhook printers
2019-11-26 13:18:18 -05:00
Ted Yu
87b2a3129b
Propagate error from NewREST
2019-08-12 13:55:35 -07:00
Jordan Liggitt
b15aed6409
Generated
2019-07-10 17:38:09 -04:00
Jordan Liggitt
08b15d32f7
Require webhook names to be unique in v1
2019-07-10 17:38:09 -04:00
SataQiu
213d07af8d
fix some golint failures of pkg/registry
2019-06-05 15:29:59 +08:00
Mehdy Bohlool
f7dff4725f
Add AdmissionReviewVersions to admissionregistration and default it
2019-03-07 15:02:16 -08:00
Jeff Grafton
23ceebac22
Run hack/update-bazel.sh
2018-06-22 16:22:57 -07:00
Mike Danese
54fd2aaefd
replace request.Context with context.Context
2018-04-24 08:59:00 -07:00
mbohlool
fc5a613c17
Add MutatingWebhookConfiguration type
2017-11-09 14:00:14 -08:00
mbohlool
cb43840492
Update generated files
2017-11-09 11:39:52 -08:00
mbohlool
9ddea83a2c
Rename ExternalAdmissionHookConfiguration to ValidatingWebhookConfiguration
2017-11-09 11:39:50 -08:00