1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/policy
Charles-Edouard Brétéché de67a507cd
refactor: openapi controller part 1 (#4901)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-10-12 11:38:48 +00:00
..
common chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
generate fix: hardening policy validation for generate cloneList (#4881) 2022-10-11 23:35:07 +05:30
mutate chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
validate Extend Pod Security Admission (#4364) 2022-08-31 09:16:31 +00:00
actions.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
allowed_vars_test.go fix: load policy and add tests (#4515) 2022-09-06 15:16:44 +00:00
apply.go Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
background.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
background_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
common.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
existing.go feat: Opentelemetry support for metrics and traces (#3910) 2022-07-11 17:49:47 +00:00
on_update_policy_test.go Load mutate.targets via dclient (#3797) 2022-05-06 05:46:36 +00:00
policy_controller.go feat: use a dedicated policy metrics controller (#4818) 2022-10-07 10:53:54 +00:00
report.go refactor: more context less chans (#4764) 2022-10-03 09:19:01 +00:00
updaterequest.go Added appropriate logging levels to log.Info() calls wherever necessary (#4341) 2022-08-18 13:24:59 +00:00
utils.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
utils_test.go tests: add unit tests for utils functions (#3857) 2022-05-10 13:45:48 +00:00
validate.go refactor: openapi controller part 1 (#4901) 2022-10-12 11:38:48 +00:00
validate_test.go refactor: openapi controller part 1 (#4901) 2022-10-12 11:38:48 +00:00