1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-01-20 18:52:16 +00:00
kyverno/pkg/validatingadmissionpolicy
Mariam Fahmy cd33b84a62
fix: add pods/ephemeralcontainers to the generated VAPs (#10162)
* fix: add pods/ephemeralcontainers to the generated VAPs

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* fix: remove an extra space

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-05-06 08:29:55 +00:00
..
api.go feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
builder.go fix: add pods/ephemeralcontainers to the generated VAPs (#10162) 2024-05-06 08:29:55 +00:00
kyvernopolicy_checker.go feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
kyvernopolicy_checker_test.go feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
log.go refactor validating admission policies (#7835) 2023-07-27 17:32:30 -07:00
matcher.go feat: apply VAP bindings in CLI apply command in offline mode (#9751) 2024-02-21 07:52:25 +00:00
utils.go refactor: add a function to check if VAPs are registered in the API server (#10014) 2024-04-17 10:01:00 +00:00
validate.go fix: return skip when celPreconditions/matchConditions aren't met (#9940) 2024-04-22 13:49:25 +00:00
validate_test.go feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
version_converter.go feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00