1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/pkg/clients/dclient
Charles-Edouard Brétéché 9387d20443
fix: propagate context when listing resources (#7487)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-06-11 13:57:21 +02:00
..
client.go add support for Kubernetes API server POST (#6948) 2023-04-26 16:31:44 -07:00
client_test.go feat: propagate context to dynamic client (#5495) 2022-11-29 13:59:40 +00:00
discovery.go fix: reports discovery error (#7428) 2023-06-06 11:55:47 +00:00
discovery_test.go [Chore] Bump to Go 1.20 (#6683) 2023-04-03 11:40:47 +00:00
fake.go refactor: remove json patches from mutation tests (#7447) 2023-06-07 13:35:58 +08:00
helpers.go fix: propagate context when listing resources (#7487) 2023-06-11 13:57:21 +02:00
log.go add package logger in files (#4766) 2022-10-02 19:45:03 +00:00
utils.go fix: don't filter on group when service based apiservice discovery fails (#6766) 2023-04-03 14:44:01 +00:00
utils_test.go fix: don't filter on group when service based apiservice discovery fails (#6766) 2023-04-03 14:44:01 +00:00