1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine/variables
Chandan-DK fc7eb295ef
test: add tests for isAnyNotIn function and lazy evaluate it (#7972)
* Lazy evaluate isAnyNotIn function

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

* Add unit tests

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

* add empty string test and rephrase a test name

Signed-off-by: Chandan-DK <chandandk468@gmail.com>

---------

Signed-off-by: Chandan-DK <chandandk468@gmail.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-09-11 16:10:49 +00:00
..
operator test: add tests for isAnyNotIn function and lazy evaluate it (#7972) 2023-09-11 16:10:49 +00:00
regex feat: apply generate rules on trigger events (#6508) 2023-03-10 17:17:10 +00:00
errs.go fix: remove jmespath replace directive (#7726) 2023-07-07 10:22:26 +00:00
evaluate.go lazy evaluate vars in conditions (#7238) 2023-05-20 21:06:54 +00:00
evaluate_test.go lazy evaluate vars in conditions (#7238) 2023-05-20 21:06:54 +00:00
fuzz_test.go feat: add fuzzers from cncf-fuzzing (#8027) 2023-08-16 16:42:37 +00:00
variables_test.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00
vars.go fix: remove jmespath replace directive (#7726) 2023-07-07 10:22:26 +00:00
vars_test.go refactor: introduce jmespath interface (#6882) 2023-04-13 11:29:40 +00:00