1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/pkg/engine/variables
Romuald 139551b7ac
fix: use ungreedy pattern to process all variables (#8311)
* use ungreedy pattern to process all variables

Signed-off-by: Romuald du Song <rdusong@chapsvision.com>

* use different strategy for regexp to remove the use of ungreedy flag

Signed-off-by: Romuald du Song <rdusong@chapsvision.com>

---------

Signed-off-by: Romuald du Song <rdusong@chapsvision.com>
2023-11-14 13:23:28 +00:00
..
operator chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
regex fix: use ungreedy pattern to process all variables (#8311) 2023-11-14 13:23:28 +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 fix: use ungreedy pattern to process all variables (#8311) 2023-11-14 13:23:28 +00:00