1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 23:46:56 +00:00
kyverno/pkg/engine
Pooja Singh 47aaf50717
Feature/CLI saving mutate results (#1007)
* saving mutated policy and resources in yaml

* removed saving mutated policy

* fixed file creation

* updated readme

* changed flags
2020-07-20 12:11:30 -07:00
..
anchor refactor logging 2020-03-17 16:25:34 -07:00
context 744 removed uneeded comment 2020-05-13 10:27:08 +05:30
mutate 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response Added Synchronize flag in Generate Request (#980) 2020-07-14 02:12:11 +05:30
utils Update mutate overlay to handle keys with slashes for labels (like annotations). Added debug V4 logs for mutate flows. (#972) 2020-07-04 19:32:11 -07:00
validate Resolve Kyverno panic when sync the generate request (#975) 2020-07-09 11:50:05 -07:00
variables small fixes 2020-06-26 12:48:45 +05:30
forceMutate.go 965 add validate audit handler (#967) 2020-07-09 11:48:34 -07:00
generation.go Merge branch 'master' into access_check 2020-03-17 17:23:18 -07:00
mutation.go Feature/CLI saving mutate results (#1007) 2020-07-20 12:11:30 -07:00
mutation_test.go 744 fixing broken tests 2020-05-06 22:52:29 +05:30
policyContext.go CI fixes 2020-03-17 18:34:44 -07:00
utils.go Bug fix: perform OR across types in UserInfo (#992) 2020-07-14 20:23:30 -07:00
utils_test.go 644 resolving merge conflicts 2020-02-19 10:44:14 +05:30
validation.go Bug fix: perform OR across types in UserInfo (#992) 2020-07-14 20:23:30 -07:00
validation_test.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00