1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/engine
shuting 2ec5a0fa42
1319 fix throttling (#1348)
* fix policy status and generate controller issues

* shorten ACTION column name

* update logs

* improve naming

* add temp logs for troubleshooting

* cleanup logs

* apply generate policy to old & new resource in webhook

* cleanup log messages

* cleanup log messages

* cleanup log messages

* fix clean up of policy report in init container

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
2020-12-01 12:30:08 -08:00
..
anchor fixes for golint ./... 2020-11-17 13:07:30 -08:00
common fixes for golint ./... 2020-11-17 13:07:30 -08:00
context also trim in context query 2020-11-24 17:53:19 -08:00
mutate Fix 1287 - failed to update annotation through mutate policy (#1289) 2020-11-24 10:11:05 -08:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response Feature/configmaps var 724 (#1118) 2020-09-22 14:11:49 -07:00
utils update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
validate correct misspelled words 2020-11-17 12:01:01 -08:00
variables fix bug in configmap lookup - wrong return value for invalidType 2020-11-30 12:57:26 -08:00
forceMutate.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
generation.go 1319 fix throttling (#1348) 2020-12-01 12:30:08 -08:00
mutation.go fixes https://github.com/kyverno/kyverno/issues/1238 2020-11-18 14:31:43 -08:00
mutation_test.go 1251 fix generate panic (#1252) 2020-11-12 16:44:57 -08:00
policyContext.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
utils.go Merge branch 'main' into policyreport_cli 2020-11-18 14:43:30 +05:30
utils_test.go correct misspelled words 2020-11-17 12:01:01 -08:00
validation.go fix variable substitution 2020-11-25 00:21:51 -08:00
validation_test.go 1251 fix generate panic (#1252) 2020-11-12 16:44:57 -08:00