1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/webhooks/utils
Charles-Edouard Brétéché af3882f869
feat: add missing polex flags (#6030)
* feat: add missing polex flags

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

* fix

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

* fix

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

* chart defaul

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

* codegen

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

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-01-19 11:56:22 +08:00
..
block.go skip succeed rules when building the blocked return message (#4804) 2022-10-04 10:34:37 +00:00
block_test.go refactor: support Audit and Enforce validation failure actions (#5152) 2022-11-01 09:56:52 +00:00
error.go refactor: move mutation handler out of webhooks package (#4567) 2022-09-09 12:48:29 +02:00
event.go fix: generate policy exception events (#5987) 2023-01-13 09:18:14 +00:00
exclude.go fix: synchronize source resource update to clone list resource (#5317) 2022-11-11 19:30:54 +00:00
exclude_test.go feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
metrics.go refactor: use internal cmd package in kyverno (#5507) 2022-11-30 13:37:53 +00:00
policy_context_builder.go feat: add missing polex flags (#6030) 2023-01-19 11:56:22 +08:00
update_request_updater.go refactor: introduce ur updater (#4535) 2022-09-08 20:07:18 +08:00
update_request_updater_test.go chore: add unit test for updating ur status (#4541) 2022-09-08 21:59:51 +08:00
warning.go fix: global anchor warning (#4962) 2022-10-17 17:15:57 +05:30
warning_test.go fix: global anchor warning (#4962) 2022-10-17 17:15:57 +05:30