1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
Charles-Edouard Brétéché 20069c13c3
feat: stop mutating rules (#3410)
* feat: stop adding autogen annotation

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

* feat: stop mutating rules

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

* feat: stop mutating rules

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

* fix: use toggle

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

* fix: review comments

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

Co-authored-by: shuting <shuting@nirmata.com>
2022-03-28 22:01:27 +08:00
..
auth Fix Kyverno crash when CRD is not installed (#1353) 2020-12-03 19:19:36 -08:00
autogen feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
client Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
common refactor: add ValidationFailureAction to the api (#3451) 2022-03-23 08:59:41 +00:00
compatibility feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
config clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
cosign clean up dependencies (#3469) 2022-03-25 08:40:25 +00:00
dclient Replace ToUnstructured() with Marshal/Unmarshal (#3150) 2022-03-17 14:20:24 +00:00
engine feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
event refactor: remove ns lister from webhookconfig (#3452) 2022-03-23 16:04:02 +08:00
generate feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
kyverno feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
leaderelection Remove unused function (#2517) 2021-10-11 12:46:28 -07:00
metrics feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
openapi feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
policy feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
policycache feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
policymutation feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
policyreport Fix policy report OwnerReference (#3249) 2022-02-18 00:50:18 -08:00
registryclient Add a registry flag to allow direct access to container registries in the CLI (#3396) 2022-03-16 09:56:47 +05:30
resourcecache SharedInformers for WebhookConfigurations (#3007) 2022-01-19 15:57:32 +00:00
signal Dynamic webhooks (#2425) 2021-10-05 00:15:09 -07:00
testrunner updates for foreach and mutate (#2891) 2022-01-05 09:36:33 +08:00
tls fix deployment replica type conversion and refactor webhook logs (#3022) 2022-01-19 17:14:33 +00:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
userinfo fixes for golint ./... 2020-11-17 13:07:30 -08:00
utils feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
version Revert "754 merge conflicts" 2020-03-28 16:36:19 +05:30
webhookconfig feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
webhooks feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00