Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add custom match conditions for CEL admission This PR is based off of, and dependent on the following PR: kubernetes/kubernetes#116261 Signed-off-by: Max Smythe <[email protected]> * run `make update` Signed-off-by: Max Smythe <[email protected]> * Fix unit tests Signed-off-by: Max Smythe <[email protected]> * Fix unit tests Signed-off-by: Max Smythe <[email protected]> * Update compatibility test data Signed-off-by: Max Smythe <[email protected]> * Revert "Update compatibility test data" This reverts commit 312ba7f9e74e0ec4a7ac1f07bf575479c608af28. * Allow params during validation; make match conditions optional Signed-off-by: Max Smythe <[email protected]> * Add conditional ignoring of matcher CEL expression validation on update Signed-off-by: Max Smythe <[email protected]> * Run codegen Signed-off-by: Max Smythe <[email protected]> * Add more validation tests Signed-off-by: Max Smythe <[email protected]> * Short-circuit CEL matcher when no matchers specified Signed-off-by: Max Smythe <[email protected]> * Run codegen Signed-off-by: Max Smythe <[email protected]> * Address review comments Signed-off-by: Max Smythe <[email protected]> --------- Signed-off-by: Max Smythe <[email protected]> Kubernetes-commit: e5fd204c33e90a7e8f5a0ee70242f1296a5ec7af
- Loading branch information