1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/engine
Yuvraj 2641120907
Generate policy does not work on namespace update (#1085)
* added logic for handling generate request

* generate rules added

* added label condition for generate

* remove extra logs

* remove extra logs

* buf fixed

* bug fixed

* added logic for delete gr

* log fixed

* documentation changed

* remove best practices changes

* bug fix

* added best pratice
2020-08-31 11:25:13 -07:00
..
anchor resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
common resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
context 744 removed uneeded comment 2020-05-13 10:27:08 +05:30
mutate resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
operator fix gofmt and golint issues (#667) 2020-02-03 13:38:24 -08:00
response 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
utils resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
validate resolved conditional anchor issue and added validation to pattern labels (#1060) 2020-08-28 18:22:22 -07:00
variables small fixes 2020-06-26 12:48:45 +05:30
forceMutate.go 983 kustomize support (#1026) 2020-08-05 09:11:23 -07:00
generation.go Generate policy does not work on namespace update (#1085) 2020-08-31 11:25:13 -07:00
mutation.go Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
mutation_test.go configrable rules added (#1017) 2020-08-07 17:09:24 -07:00
policyContext.go configrable rules added (#1017) 2020-08-07 17:09:24 -07:00
utils.go Supporting annotations in match/exclude (#1045) 2020-08-17 17:12:27 -07:00
utils_test.go Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
validation.go Add go fmt (#1055) 2020-08-14 12:21:06 -07:00
validation_test.go update logging, naming, and event retry (#959) 2020-06-30 11:53:27 -07:00