1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-15 00:36:28 +00:00
kyverno/pkg/policy
Charles-Edouard Brétéché d2658a1bc8
refactor: support Audit and Enforce validation failure actions ()
* feat: remove policy mutation code

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>

* refactor: support Audit and Enforce failure actions

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>

* fix

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

* typo

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

* update changelog

Signed-off-by: ShutingZhao <shuting@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-11-01 09:56:52 +00:00
..
common chore: enable gofmt and gofumpt linters () 2022-05-17 06:19:03 +00:00
generate fix: hardening policy validation for generate cloneList () 2022-10-11 23:35:07 +05:30
mutate chore: make kyverno api import aliases consistent () 2022-05-17 13:12:43 +02:00
validate Extend Pod Security Admission () 2022-08-31 09:16:31 +00:00
actions.go add package logger in files () 2022-10-02 19:45:03 +00:00
allowed_vars_test.go fix: load policy and add tests () 2022-09-06 15:16:44 +00:00
apply.go fix: set operation in context when necessary () 2022-10-13 19:33:49 +05:30
background.go refactor: simplify variables regex () 2022-10-21 11:51:14 +08:00
background_test.go refactor: simplify variables regex () 2022-10-21 11:51:14 +08:00
common.go add package logger in files () 2022-10-02 19:45:03 +00:00
existing.go feat: Opentelemetry support for metrics and traces () 2022-07-11 17:49:47 +00:00
on_update_policy_test.go refactor: simplify variables regex () 2022-10-21 11:51:14 +08:00
policy_controller.go feat: remove policy mutation for auto-gen rules () 2022-10-25 23:43:46 +00:00
report.go [Cleanup] Disable PolicySkipped events () 2022-10-13 08:32:20 +00:00
updaterequest.go Added appropriate logging levels to log.Info() calls wherever necessary () 2022-08-18 13:24:59 +00:00
utils.go chore: make kyverno api import aliases consistent () 2022-05-17 13:12:43 +02:00
utils_test.go tests: add unit tests for utils functions () 2022-05-10 13:45:48 +00:00
validate.go refactor: support Audit and Enforce validation failure actions () 2022-11-01 09:56:52 +00:00
validate_test.go refactor: support Audit and Enforce validation failure actions () 2022-11-01 09:56:52 +00:00