1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/engine/variables
Marcus Noble 604c0408c6
Refactored operator tests to use test cases (#2620)
Identified several situations where operators didn't return the expected result (mainly around different types) so fixed those to make all tests cases pass.

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2021-10-29 10:54:51 +02:00
..
operator Refactored operator tests to use test cases (#2620) 2021-10-29 10:54:51 +02:00
evaluate.go Fix remaining static check findings (#2541) 2021-10-13 16:00:41 -07:00
evaluate_test.go Refactored operator tests to use test cases (#2620) 2021-10-29 10:54:51 +02:00
variables_test.go Fix array variables substitution (#1800) 2021-04-14 13:09:00 -07:00
vars.go Escape variables (#2563) 2021-10-20 17:10:24 -07:00
vars_test.go Escape variables (#2563) 2021-10-20 17:10:24 -07:00