1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg
XDRAGON2002 a3c129f469
[Feature] create command line option to set failurePolicy globally (#4991)
* add forceFailurePolicyIgnore flag

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* cleanup code

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* add logging

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* resolve merge conflicts

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* fix codegen

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2022-10-21 18:13:36 +00:00
..
auth add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
autogen fix: auto gen enabled when using names (#4863) 2022-10-12 06:09:02 +00:00
background fix: allow delete of target resource with synchronize false (#5081) 2022-10-20 19:41:57 +00:00
client feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
clients fix: improve banned types management in reports (#4953) 2022-10-14 23:20:30 +08:00
common add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
config fix: config reloading not working correctly (#4951) 2022-10-14 17:36:46 +00:00
controllers fix: use correct side effects in validating webhooks (#5080) 2022-10-21 16:53:55 +08:00
cosign Added support to specify key signature algorithm in verifyImages (#4855) 2022-10-14 05:39:57 +00:00
engine refactor: simplify variables regex (#5075) 2022-10-21 11:51:14 +08:00
event [Cleanup] Disable PolicySkipped events (#4913) 2022-10-13 08:32:20 +00:00
leaderelection feat: add context support to leader election (#4811) 2022-10-05 10:19:50 +00:00
logging feat: add webhook server logger (#5063) 2022-10-19 13:12:55 +00:00
metrics add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
openapi refactor: openapi controller part 2 (#4910) 2022-10-12 22:24:16 +05:30
policy refactor: simplify variables regex (#5075) 2022-10-21 11:51:14 +08:00
policycache add filter for validation policies when ValidationFailureActionOverrides is used (#4809) 2022-10-13 07:59:10 +00:00
policymutation refactor: make toggles easier to define and use (#4456) 2022-08-31 06:41:14 +00:00
policyreport feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
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 [Feature] create command line option to set failurePolicy globally (#4991) 2022-10-21 18:13:36 +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 feat: enable/disable Debug mode which shows entire AdmissionReview payload (#5024) 2022-10-21 16:17:49 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks feat: enable/disable Debug mode which shows entire AdmissionReview payload (#5024) 2022-10-21 16:17:49 +00:00