1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/webhooks/resource
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
..
generation fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
imageverification fix: image verification reports missing in admission mode (#5037) 2022-10-19 11:25:47 +00:00
mutation refactor: admission metrics (counter and latency) (#5245) 2022-11-09 18:52:20 +08:00
validation refactor: admission metrics (counter and latency) (#5245) 2022-11-09 18:52:20 +08:00
fake.go refactor: openapi controller part 2 (#4910) 2022-10-12 22:24:16 +05:30
handlers.go fix: keep admission warnings (#5269) 2022-11-08 16:52:57 +00:00
handlers_test.go refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
updaterequest.go fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
utils.go refactor: admission response utils (#5234) 2022-11-08 09:35:08 +00:00
validation_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00