1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-24 21:17:22 +00:00
kyverno/pkg/engine
Sambhav Kothari 25badfe4fb
Fix regression in wildcard matches in In/AnyIn operators ()
Signed-off-by: Sambhav Kothari <skothari44@bloomberg.net>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-04-26 18:03:05 +00:00
..
anchor fix mutate preprocessing for anchors () 2022-01-23 13:54:22 +00:00
common refactor: make response type (RuleType) typed () 2022-04-06 19:04:08 +00:00
context feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
jmespath Add returnType for regexMatch in kyverno jp output () 2022-04-11 08:34:14 +01:00
jsonutils refactor: move common utils () 2022-04-05 13:02:43 +00:00
mutate feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
operator *Range Operators () 2021-10-29 13:48:23 +02:00
response feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
utils Image verify attestors () 2022-04-19 08:35:12 -07:00
validate Image verify attestors () 2022-04-19 08:35:12 -07:00
variables Fix regression in wildcard matches in In/AnyIn operators () 2022-04-26 18:03:05 +00:00
wildcards refactor: move some helpers in utils package () 2022-04-04 18:58:22 +00: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
background.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
forceMutate.go refactor: engine context () 2022-04-09 11:52:50 +00:00
forceMutate_test.go refactor: engine context () 2022-04-09 11:52:50 +00:00
generation.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
imageVerify.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
imageVerify_test.go Multiple keys () 2022-04-22 07:10:02 +00:00
jsonContext.go Support context variables when using foreach CLI () 2022-04-25 16:36:31 +00:00
jsonContext_test.go Cleanup imports () 2021-10-29 12:24:26 +02:00
loadtargets.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
mutation.go Support context variables when using foreach CLI () 2022-04-25 16:36:31 +00:00
mutation_test.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
policyContext.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
utils.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
utils_test.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
validation.go fix test cli CI failures from main () 2022-04-26 20:00:46 +08:00
validation_test.go feat: mutate existing resources () 2022-04-25 12:20:40 +00:00