1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-15 12:17:56 +00:00
kyverno/pkg/clients/dclient
Charles-Edouard Brétéché 89cfa88c1e
fix: lookup GVK from GVR (#6516)
* fix: lookup GVK from GVR

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 tests

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

* error

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-03-09 22:52:44 +08:00
..
client.go chore: move ConvertToUnstructured from engine utils to kube utils (#5847) 2023-01-03 12:02:15 +00:00
client_test.go feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
discovery.go fix: lookup GVK from GVR (#6516) 2023-03-09 22:52:44 +08:00
discovery_test.go fix: lookup GVK from GVR (#6516) 2023-03-09 22:52:44 +08:00
fake.go fix: lookup GVK from GVR (#6516) 2023-03-09 22:52:44 +08:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils.go fix: lookup GVK from GVR (#6516) 2023-03-09 22:52:44 +08:00