1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/webhooks
Charles-Edouard Brétéché 4136566bd9
feat: add toggle package for feature flags (#3419)
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-03-18 16:16:42 +00:00
..
generate Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
annotations.go Renames patches annotations to last-applied-patches (#2360) 2021-09-20 21:56:19 +05:30
annotations_test.go merge main 2021-09-26 02:20:29 -07:00
checker.go Fix webhook re-creation error (#3403) 2022-03-16 15:23:46 +00:00
common.go feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
generation.go feat: move GetRules() at the policy level (#3420) 2022-03-18 15:18:32 +00:00
generation_test.go bumps k8s libraries for k8s v1.23 upgrade for kyverno (#3043) 2022-01-22 20:26:53 +08:00
mutation.go fix mutate wildcard issue (#3193) 2022-02-18 10:32:10 +00:00
policymutation.go feat: add toggle package for feature flags (#3419) 2022-03-18 16:16:42 +00:00
policymutation_test.go feat: stop adding autogen annotation (#3379) 2022-03-18 11:30:49 +00:00
policyvalidation.go Return warning on admission response when mutating pods (#3272) 2022-03-16 04:50:33 +00:00
report.go Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
server.go feat: add toggle package for feature flags (#3419) 2022-03-18 16:16:42 +00:00
validate_audit.go Remove resourceCache from engine (#3013) 2022-01-18 12:59:35 +00:00
validation.go Namespace Specific ValidationFailureAction (#2794) 2022-01-21 12:36:44 +00:00
validation_test.go Namespace Specific ValidationFailureAction (#2794) 2022-01-21 12:36:44 +00:00
verify_images.go Added report generation for verifyImage rules (#2782) 2022-01-05 07:07:44 +00:00