1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-30 03:15:05 +00:00
kyverno/pkg/clients/dclient
Charles-Edouard Brétéché e06c20f5cc
refactor: do not allow matching with subresource kind (#6625)
* refactor: do not allow matching with subresource kind

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

* fix kuttl

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

* fix kuttl

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

* fixes

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>
2023-03-21 13:28:00 +00:00
..
client.go fix: lookup GVR from GVK (#6517) 2023-03-10 15:15:48 +08:00
client_test.go feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
discovery.go refactor: do not allow matching with subresource kind (#6625) 2023-03-21 13:28:00 +00:00
discovery_test.go fix: lookup GVK from GVR (#6516) 2023-03-09 22:52:44 +08:00
fake.go fix: map APIResource in FindResources results (#6611) 2023-03-17 11:21:26 +00:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils.go feat: use kind selectors (#6514) 2023-03-10 13:24:55 +00:00
utils_test.go feat: use kind selectors (#6514) 2023-03-10 13:24:55 +00:00