1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 23:46:56 +00:00
kyverno/pkg/engine
shuting 27e2b9abd5
Fix mutation panic (#1462)
* fix #1454

* - add unit tests; - rename method
2021-01-08 16:45:39 -08:00
..
anchor handle anchors for wildcard annotations 2021-01-07 11:24:38 -08:00
common handle anchors for wildcard annotations 2021-01-07 11:24:38 -08:00
context update validation logic 2020-12-23 15:10:07 -08:00
mutate Fix mutation panic (#1462) 2021-01-08 16:45:39 -08:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response 1398 - Reduce RCR throttling requests (#1406) 2020-12-21 11:04:19 -08:00
utils update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
validate 1314 validate rule (#1368) 2020-12-08 22:52:37 -08:00
variables add test case 2020-12-23 15:57:12 -08:00
wildcards Fix memory leak - remove item from the cache once done (audit handler) (#1459) 2021-01-07 16:26:59 -08:00
forceMutate.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
generation.go update validation logic 2020-12-23 15:10:07 -08:00
mutation.go handle anchors for wildcard annotations 2021-01-07 11:24:38 -08:00
mutation_test.go update validation logic 2020-12-23 15:10:07 -08:00
policyContext.go update validation logic 2020-12-23 15:10:07 -08:00
utils.go update validation logic 2020-12-23 15:10:07 -08:00
utils_test.go add annotation wildcard support 2020-12-02 12:25:56 -08:00
validation.go handle anchors for wildcard annotations 2021-01-07 11:24:38 -08:00
validation_test.go add test case 2020-12-23 15:57:12 -08:00