1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/test/cli
Jim Bugwadia 07be2d9d72
lazy evaluate vars in conditions (#7238)
* lazy evaluate vars in conditions

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* remove unnecessary conversion

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix test

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* Update test/conformance/kuttl/validate/clusterpolicy/standard/variables/lazyload/conditions/03-manifests.yaml

Signed-off-by: shuting <shutting06@gmail.com>

* Update test/conformance/kuttl/validate/clusterpolicy/standard/variables/lazyload/README.md

Signed-off-by: shuting <shutting06@gmail.com>

* added error check in test

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

---------

Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Signed-off-by: shuting <shutting06@gmail.com>
Co-authored-by: shuting <shutting06@gmail.com>
Co-authored-by: kyverno-bot <104836976+kyverno-bot@users.noreply.github.com>
2023-05-20 21:06:54 +00:00
..
apply CLI should respect scored annotation for warnings (#3821) 2022-05-07 13:33:50 +00:00
registry fix: make ldflags optional in .ko.yaml (#4419) 2022-08-26 13:40:27 +00:00
test lazy evaluate vars in conditions (#7238) 2023-05-20 21:06:54 +00:00
test-fail Broken exclude any all (#2990) 2022-01-20 08:29:16 +00:00
test-generate feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
test-mutate move from k8s.gcr.io to registry.k8s.io (#6263) 2023-02-09 00:09:15 +08:00
test-unit/selectResourcesForCheck test: add test case for duplicate check and report unused resources (#6653) 2023-03-23 09:32:01 +00:00
test-validating-admission-policy/validate-deployment Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00