1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/pkg/webhooks/utils
Prateek Pandey 2b4ff1ef6d
fix: synchronize source resource update to clone list resource (#5317)
* fix: synchronize source resource update to clone list target resource

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* add kuttl test to verify the clone list synchronized behavior

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* refactor functions parameters

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* fix the kuttl test description and behavior README

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>

* Use entire content to compare

Signed-off-by: prateekpandey14 <prateek.pandey@nirmata.com>
2022-11-11 19:30:54 +00:00
..
block.go skip succeed rules when building the blocked return message (#4804) 2022-10-04 10:34:37 +00:00
block_test.go refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
error.go refactor: move mutation handler out of webhooks package (#4567) 2022-09-09 12:48:29 +02:00
event.go skip generating events on empty rule response (#5158) 2022-10-27 08:34:55 +00:00
exclude.go fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
exclude_test.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
metrics.go refactor: admission metrics (counter and latency) (#5245) 2022-11-09 18:52:20 +08:00
policy_context_builder.go fix: go routines not gracefully shut down in controllers (#5022) 2022-10-19 08:54:48 +00:00
update_request_updater.go refactor: introduce ur updater (#4535) 2022-09-08 20:07:18 +08:00
update_request_updater_test.go chore: add unit test for updating ur status (#4541) 2022-09-08 21:59:51 +08:00
warning.go fix: global anchor warning (#4962) 2022-10-17 17:15:57 +05:30
warning_test.go fix: global anchor warning (#4962) 2022-10-17 17:15:57 +05:30