1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine/variables/regex
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
..
utils.go disallow variabels in clone/cloneList (#6438) 2023-03-03 11:32:40 +00:00
vars.go fix: use ungreedy pattern to process all variables (#8311) 2023-11-14 13:23:28 +00:00
vars_test.go disallow variabels in clone/cloneList (#6438) 2023-03-03 11:32:40 +00:00