1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine
shuting 624b481df3
Fix 1351 - policy report (#1359)
* ignore Kyverno CRDs existence check when server is not available

* clean up cluster / reportChangeRequest

* resolve PR comments

* - fixes #1351; - clean up code

* fo fmt
2020-12-04 10:04:46 -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 add annotation wildcard support 2020-12-02 12:25:56 -08:00
utils_test.go add annotation wildcard support 2020-12-02 12:25:56 -08:00
validation.go Fix 1351 - policy report (#1359) 2020-12-04 10:04:46 -08:00
validation_test.go 1251 fix generate panic (#1252) 2020-11-12 16:44:57 -08:00