1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-14 11:48:53 +00:00
kyverno/pkg/utils
Charles-Edouard Brétéché 850b8835df
fix: use client instead of discovery for sanity checks (cherry-pick #6296) (#6299)
* fix: use client instead of discovery for sanity checks (#6296)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
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>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-02-10 12:37:59 -08:00
..
admission chore: move ConvertToUnstructured from engine utils to kube utils (#5847) (#5863) 2023-01-04 09:07:24 +00:00
api chore: move ConvertToUnstructured from engine utils to kube utils (#5847) (#5863) 2023-01-04 09:07:24 +00:00
controller refactor: improve background scan reconciliation (#5871) (#5882) 2023-01-05 16:59:39 +08:00
data refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
engine refactor: remove common package (#5750) 2022-12-21 20:30:45 +00:00
git refactor: cli test command (#5550) 2022-12-03 19:56:09 +01:00
image chore: add unit tests for pkg/utils/image (#4508) 2022-09-05 20:46:57 +00:00
json chore: add unit tests for pkg/utils/json (#4516) 2022-09-06 14:18:48 +01:00
jsonpointer fix: add parsing of json pointers to support special chars (#3578 #3616) (#4767) 2022-11-10 16:03:45 +00:00
kube fix: use client instead of discovery for sanity checks (cherry-pick #6296) (#6299) 2023-02-10 12:37:59 -08:00
match fix: policy match Kind case-senstive (#6010) 2023-01-16 09:17:43 +00:00
os chore: add unit tests for pkg/utils/os (#4509) 2022-09-06 07:19:29 +00:00
policy feat: create a policy utils package (#5473) 2022-11-25 13:46:02 +01:00
report feat: add violation details to report.results.properties for PSa policies (#5908) (#5912) 2023-01-06 12:28:55 +01:00
retry refactor: remove common package (#5750) 2022-12-21 20:30:45 +00:00
runtime refactor: health check system (#5176) 2022-11-03 11:19:38 +01:00
wildcard refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
yaml allow list with policies in test (#5227) 2022-11-11 23:18:17 +08:00
annotations.go fix: invoke cleanup process during shutdown (#5974) (#5981) 2023-01-12 05:30:04 +00:00
annotations_test.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00