1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/utils/kube
shuting f183154d51
feat: add new updaterequest_controller entrypoint (#6050)
* add ur_controller entrypoint

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

* remove commented code

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

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-01-20 15:53:27 +00:00
..
cert.go chore: fix golangcilint timeout (#4388) 2022-08-24 21:08:24 +08:00
crd.go feat: add new updaterequest_controller entrypoint (#6050) 2023-01-20 15:53:27 +00:00
kind.go feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
kind_test.go feat: add support for subresources to validating and mutating policies (#4916) 2022-12-10 00:45:23 +08:00
secret.go refactor: move utils into sub packages (#5828) 2023-01-03 09:33:09 +00:00
tombstone.go fix: add missing tombstone calls (#3784) 2022-05-03 16:58:20 +00:00
tombstone_test.go chore: add a couple unit tests (#5834) 2023-01-03 09:56:57 +01:00
unstructured.go chore: move ConvertToUnstructured from engine utils to kube utils (#5847) 2023-01-03 12:02:15 +00:00
unstructured_test.go chore: move ConvertToUnstructured from engine utils to kube utils (#5847) 2023-01-03 12:02:15 +00:00
version.go refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
version_test.go refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
wildcard.go chore: add a couple unit tests (#5834) 2023-01-03 09:56:57 +01:00
wildcard_test.go chore: add a couple unit tests (#5834) 2023-01-03 09:56:57 +01:00