1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-16 04:28:42 +00:00
kyverno/pkg/engine/variables
Romuald 139551b7ac
fix: use ungreedy pattern to process all variables ()
* 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 () 2023-10-29 23:59:53 +00:00
regex fix: use ungreedy pattern to process all variables () 2023-11-14 13:23:28 +00:00
errs.go fix: remove jmespath replace directive () 2023-07-07 10:22:26 +00:00
evaluate.go lazy evaluate vars in conditions () 2023-05-20 21:06:54 +00:00
evaluate_test.go lazy evaluate vars in conditions () 2023-05-20 21:06:54 +00:00
fuzz_test.go feat: add fuzzers from cncf-fuzzing () 2023-08-16 16:42:37 +00:00
variables_test.go refactor: introduce jmespath interface () 2023-04-13 11:29:40 +00:00
vars.go fix: remove jmespath replace directive () 2023-07-07 10:22:26 +00:00
vars_test.go fix: use ungreedy pattern to process all variables () 2023-11-14 13:23:28 +00:00