1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/pkg
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
..
auth add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
autogen feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
background fix: allow delete of clone target resource with synchronize false (#5161) 2022-11-10 17:13:24 +05:30
client feat: create cleanup new CRDs (#5233) 2022-11-08 08:42:35 +00:00
clients feat: create cleanup new CRDs (#5233) 2022-11-08 08:42:35 +00:00
common add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
config fix: remove unused code in config (#5242) 2022-11-07 16:48:25 +00:00
controllers fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
cosign Added support to specify key signature algorithm in verifyImages (#4855) 2022-10-14 05:39:57 +00:00
engine fix: add parsing of json pointers to support special chars (#3578 #3616) (#4767) 2022-11-10 16:03:45 +00:00
event [Cleanup] Disable PolicySkipped events (#4913) 2022-10-13 08:32:20 +00:00
leaderelection feat: add flag to control leader election frequency (#5172) 2022-11-09 11:37:00 +00:00
logging fix: make zapr compatible with klog's -v argument (#5166) 2022-11-09 15:10:27 +00:00
metrics refactor: admission metrics (counter and latency) (#5245) 2022-11-09 18:52:20 +08:00
openapi fix: resource schema validation in policies under any/all match (#5246) 2022-11-09 07:37:11 +00:00
policy fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
policycache refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
pss Bump k8s libraries to v0.25.2 2022-10-06 03:50:39 +08:00
registryclient refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
testrunner add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
tls fix: don't report ready until certs are valid (#4934) 2022-10-14 04:23:42 +00:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing Add shutdown methods for exporters and controllers (#4214) 2022-07-25 09:25:26 +00:00
userinfo add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00