1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-24 04:57:12 +00:00
kyverno/pkg/engine
Sambhav Kothari 2b1e7189b1
Fix variable substitution when curly braces are used in jmespath ()
* 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
..
anchor fix mutate preprocessing for anchors () 2022-01-23 13:54:22 +00:00
common fix mutate preprocessing for anchors () 2022-01-23 13:54:22 +00:00
context adds ephemeralContainers to the image variable () 2022-01-07 16:55:52 +08:00
jmespath Update division for same units () 2022-01-21 11:06:08 +00:00
jsonutils Fix various go lint issues () 2021-10-29 17:06:03 +02:00
mutate fix mutating ownerReferenecs () 2022-01-24 05:20:27 +00:00
operator *Range Operators () 2021-10-29 13:48:23 +02:00
response Namespace Specific ValidationFailureAction () 2022-01-21 12:36:44 +00:00
utils updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
validate Fixed error handling for negation anchors () 2022-01-19 15:39:07 +05:30
variables Fix variable substitution when curly braces are used in jmespath () 2022-01-31 17:11:19 +00:00
wildcards updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
apiPath.go Set Version to Group/Version for /apis/* URLs 2021-03-06 00:22:12 -05:00
apiPath_test.go Add unit test 2021-03-08 22:56:14 -05:00
forceMutate.go updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
forceMutate_test.go updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
generation.go Remove resourceCache from engine () 2022-01-18 12:59:35 +00:00
imageVerify.go update cosign to 1.5.0 and fix issuer and subject for keyless () 2022-01-27 21:13:23 -08:00
imageVerify_test.go Restructure project to follow standards () 2021-10-29 18:13:20 +02:00
jsonContext.go Fix memory leak when updating ggcr keychain () 2022-01-26 12:45:05 -08:00
jsonContext_test.go Cleanup imports () 2021-10-29 12:24:26 +02:00
mutation.go apply patches cumulatively () 2022-01-25 09:00:18 +00:00
mutation_test.go CLI fix for foreach policies () 2022-01-18 23:38:49 +00:00
policyContext.go Remove resourceCache from engine () 2022-01-18 12:59:35 +00:00
utils.go updates for foreach and mutate () 2022-01-05 09:36:33 +08:00
utils_test.go Restructure project to follow standards () 2021-10-29 18:13:20 +02:00
validation.go fix mutate preprocessing for anchors () 2022-01-23 13:54:22 +00:00
validation_test.go updates for foreach and mutate () 2022-01-05 09:36:33 +08:00