1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/engine
Charles-Edouard Brétéché cb6f55cdcd
refactor: use GetValidationFailureAction method (#3546)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-04-04 16:33:12 +00:00
..
anchor fix mutate preprocessing for anchors (#3052) 2022-01-23 13:54:22 +00:00
common clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
context clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
jmespath clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
jsonutils Fix various go lint issues (#2639) 2021-10-29 17:06:03 +02:00
mutate feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
operator *Range Operators (#2622) 2021-10-29 13:48:23 +02:00
response refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
utils refactor: add a json patch util and use it in autogen package (#3524) 2022-04-01 13:26:47 +08:00
validate Fixed error handling for negation anchors (#2986) 2022-01-19 15:39:07 +05:30
variables fix wildcards in value arrays (#3486) 2022-04-01 10:42:07 +00:00
wildcards clean up dependencies (#3469) 2022-03-25 08:40:25 +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
forceMutate.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
forceMutate_test.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
generation.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
imageVerify.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
imageVerify_test.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
jsonContext.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
jsonContext_test.go Cleanup imports (#2635) 2021-10-29 12:24:26 +02:00
mutation.go refactor: use policy interface and introduce admission utils package (#3512) 2022-03-31 20:25:54 +08:00
mutation_test.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
policyContext.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
utils.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
utils_test.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30
validation.go refactor: use GetValidationFailureAction method (#3546) 2022-04-04 16:33:12 +00:00
validation_test.go refactor: make use of policy interface (#3499) 2022-03-30 18:34:30 +05:30