1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/pkg
Charles-Edouard Brétéché 1936d86623
fix: move ur controller filtering in reconciler (#3964)
* fix: move ur controller filtering in reconciler

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: mark ur retry on conflict

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: test data

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: add filter back in update ur handler

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: added some logs about attempts and increased backoff

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: reconciliation logic

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: Test_Generate_Synchronize_Flag

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* fix: small nits

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-05-20 00:06:56 +08:00
..
auth chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
autogen chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
background fix: move ur controller filtering in reconciler (#3964) 2022-05-20 00:06:56 +08:00
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
config chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
controllers chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
cosign chore: enable ifshort linter (#3945) 2022-05-17 18:55:13 +00:00
dclient chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
engine chore: enable ifshort linter (#3945) 2022-05-17 18:55:13 +00:00
event chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
openapi chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
policy fix: move ur controller filtering in reconciler (#3964) 2022-05-20 00:06:56 +08:00
policycache refactor: separate policy cache and controller (#3925) 2022-05-16 18:36:19 +02:00
policymutation chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
policyreport chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
registryclient chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
tls chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
userinfo chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
utils chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
version chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
webhookconfig chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
webhooks fix: move ur controller filtering in reconciler (#3964) 2022-05-20 00:06:56 +08:00