1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/cmd/cli/kubectl-kyverno/utils/common
shuting 7b7d64dcf2
fix: array element removal should be synced to the downstream resource with a generate data sync rule (#7417)
* refactor

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* add kuttl tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix downstream update

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix panic

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix flaky test

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-06-06 12:07:07 +02:00
..
common.go fix: array element removal should be synced to the downstream resource with a generate data sync rule (#7417) 2023-06-06 12:07:07 +02:00
common_test.go refactor: hide json context from caller (#7139) 2023-05-12 14:14:48 +00:00
fetch.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
kyverno_policies_types.go fix: cosign global var (#7397) 2023-06-02 12:18:10 +00:00
kyverno_resources_types.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
policy_interface.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
regex.go refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
resource_interface.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
validating_admission_policies_types.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00
validatingadmission_resources_types.go Supporting ValidatingAdmissionPolicy in kyverno cli (apply and test command) (#6656) 2023-05-10 08:12:53 +00:00