1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/generate
Pooja Singh cd9e596e7e
[Improvement] Kyverno should not delete downstream resources when a generate policy using the clone behavior has synchronize: true (#1880)
* debuging issue

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* issue fixed

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* remove policy name in source resource

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* fixed deletion of GR on source updation

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* added function in common

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* removing comments

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* added generated resource list to the log

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>

* small improvement

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
2021-06-30 12:00:02 -07:00
..
cleanup [Improvement] Kyverno should not delete downstream resources when a generate policy using the clone behavior has synchronize: true (#1880) 2021-06-30 12:00:02 -07:00
errors.go linter suggestions (#655) 2020-01-24 12:05:53 -08:00
generate.go Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
generate_controller.go feat: HA (#1931) 2021-06-08 12:37:19 -07:00
labels.go Fix for - Generate policy fails if trigger resource name exceed 58 characters (#1631) 2021-02-25 18:48:45 -08:00
policyStatus_test.go update nirmata/kyverno to kyverno/kyverno 2020-10-07 11:12:31 -07:00
report.go Configurable success events on policies & resources. Generating failure events on policies by default. (#1939) 2021-06-29 14:43:11 -07:00
resource.go remove namespace field on kind Namespace 2021-04-05 13:05:47 -07:00
status.go 1319 fix throttling (#1348) 2020-12-01 12:30:08 -08:00
validate.go Added validate logic for generate to handle multiple items in array (#1727) 2021-03-25 17:04:43 -07:00
validate_test.go Added validate logic for generate to handle multiple items in array (#1727) 2021-03-25 17:04:43 -07:00