1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg/engine
2020-01-16 11:57:28 -08:00
..
anchor Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
context validate paths in variable substitution is present 2020-01-09 12:23:05 -08:00
mutate mutation failure to not block resource creation 2020-01-15 21:46:58 -08:00
operator Support variable substitution (#549) 2019-12-30 17:08:50 -08:00
policy check for multiple variables in a expression & serviceAccount variables (#610) 2020-01-13 18:56:11 -08:00
rbac 538 (#587) 2020-01-07 10:33:28 -08:00
response generate violation in mutation when substitute path not present 2020-01-09 12:24:37 -08:00
utils pass in patchedResource inside the same mutation rule 2020-01-15 18:15:48 -08:00
validate generate violation in validate when substitute path not present 2020-01-09 17:44:11 -08:00
variables check for multiple variables in a expression & serviceAccount variables (#610) 2020-01-13 18:56:11 -08:00
generation.go report violation in generate when path not present 2020-01-10 11:59:05 -08:00
mutation.go change to use validationFailureAction for the mutation failure action 2020-01-16 11:57:28 -08:00
mutation_test.go add more unit tests 2020-01-10 17:15:44 -08:00
policyContext.go remove duplicate structure definition 2020-01-08 10:44:41 -08:00
utils.go add more unit tests 2020-01-10 17:15:44 -08:00
utils_test.go add more unit tests 2020-01-10 17:15:44 -08:00
validation.go change to use validationFailureAction for the mutation failure action 2020-01-16 11:57:28 -08:00
validation_test.go generate violation in validate when substitute path not present 2020-01-09 17:44:11 -08:00