1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/config
Riko Kudo 8acb8c3e38
fixed dryrun option to handle changes caused by mutating policy (#4899)
* fixed dryrun option to handle changes caused by mutating policy

Signed-off-by: Riko Kudo <rurikudo@ibm.com>

* add a check to avoid using kyverno namespace for dryrun

Signed-off-by: Riko Kudo <rurikudo@ibm.com>

* add a check to avoid using kyverno namespace for dryrun

Signed-off-by: Riko Kudo <rurikudo@ibm.com>

Signed-off-by: Riko Kudo <rurikudo@ibm.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2022-11-17 08:17:45 +00:00
..
client.go refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
config.go fixed dryrun option to handle changes caused by mutating policy (#4899) 2022-11-17 08:17:45 +00:00
config_test.go refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
fake.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
filter.go chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
metricsconfig.go use failurePolicy to block or allow requests, on policy errors (#4183) 2022-08-02 20:24:02 +05:30
rbac.go refactor: move config controller in controllers package (#3790) 2022-05-04 16:05:03 +00:00
webhook.go refactor: move config controller in controllers package (#3790) 2022-05-04 16:05:03 +00:00