1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/engine
Vyankatesh Kudtarkar 58b1fd6210
fix ordering of mutate element (#3468)
Co-authored-by: shuting <shuting@nirmata.com>
2022-03-25 15:15:31 +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 clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
operator *Range Operators (#2622) 2021-10-29 13:48:23 +02:00
response refactor: add ValidationFailureAction to the api (#3451) 2022-03-23 08:59:41 +00:00
utils feat: stop adding autogen annotation (#3379) 2022-03-18 11:30:49 +00:00
validate Fixed error handling for negation anchors (#2986) 2022-01-19 15:39:07 +05:30
variables clean up dependencies (#3469) 2022-03-25 08:40:25 +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 feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
forceMutate_test.go updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
generation.go feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
imageVerify.go clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
imageVerify_test.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
jsonContext.go Add a registry flag to allow direct access to container registries in the CLI (#3396) 2022-03-16 09:56:47 +05:30
jsonContext_test.go Cleanup imports (#2635) 2021-10-29 12:24:26 +02:00
mutation.go fix ordering of mutate element (#3468) 2022-03-25 15:15:31 +00:00
mutation_test.go fix ordering of mutate element (#3468) 2022-03-25 15:15:31 +00:00
policyContext.go Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
utils.go fix ordering of mutate element (#3468) 2022-03-25 15:15:31 +00:00
utils_test.go refactor: replace ExcludeResources by MatchResources (#3444) 2022-03-22 14:24:40 +00:00
validation.go feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
validation_test.go Fix old object validation check (#3248) 2022-02-17 09:18:49 -08:00