1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg/engine/variables
Sambhav Kothari 2b1e7189b1
Fix variable substitution when curly braces are used in jmespath (#3133)
* Fix variable substitution when inline jmespath objects are defined

Signed-off-by: Sambhav Kothari <sambhavs.email@gmail.com>

* Add additional test cases which use brackets

Signed-off-by: Sambhav Kothari <sambhavs.email@gmail.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2022-01-31 17:11:19 +00:00
..
operator Fix parsing of resources in preconditions (#3108) 2022-01-31 08:18:31 -08:00
evaluate.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
evaluate_test.go Fix parsing of resources in preconditions (#3108) 2022-01-31 08:18:31 -08:00
variables_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
vars.go Fix variable substitution when curly braces are used in jmespath (#3133) 2022-01-31 17:11:19 +00:00
vars_test.go Fix variable substitution when curly braces are used in jmespath (#3133) 2022-01-31 17:11:19 +00:00