1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine/context
Max Goncharenko 6a0305674a
JMESPath custom functions (#1772)
* JMESPath: Support regex expressions

Signed-off-by: Max Goncharenko <kacejot@fex.net>

* JMESPath: Add string functions

Signed-off-by: Max Goncharenko <kacejot@fex.net>

* Removed {{$}} variable handling logic

Signed-off-by: Max Goncharenko <kacejot@fex.net>

* Name all functions in snake case; Update error message; Fix {{@}} behavior

Signed-off-by: Max Goncharenko <kacejot@fex.net>
2021-04-16 16:17:00 -07:00
..
context.go Add Images info to variables context (#1725) 2021-03-23 10:34:03 -07:00
context_test.go update validation logic 2020-12-23 15:10:07 -08:00
evaluate.go JMESPath custom functions (#1772) 2021-04-16 16:17:00 -07:00
imageutils.go set default image registry and tag if not present 2021-04-01 09:50:34 -07:00
imageutils_test.go set default image registry and tag if not present 2021-04-01 09:50:34 -07:00