1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/cmd/internal
Charles-Edouard Brétéché 5cbb8e82be
feat: add new instrumented clients (#6302)
* feat: add new instrumented clients

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

* helper

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-02-10 20:54:53 +00:00
..
client.go feat: add new instrumented clients (#6302) 2023-02-10 20:54:53 +00:00
config.go feat: add dynamic client support to internal cmd package (#5477) 2022-11-29 09:16:07 +00:00
controller.go refactor: add controller helper to internal package (#5506) 2022-11-30 11:13:57 +00:00
error.go refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
flag.go feat: add dynamic client support to internal cmd package (#5477) 2022-11-29 09:16:07 +00:00
informer.go chore: add error logs in wait for cache sync helper (#6279) 2023-02-09 15:53:27 +00:00
logging.go refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
maxprocs.go feat: add signal in internal cmd package (#5444) 2022-11-23 07:28:19 +00:00
metrics.go fix: setup tracing and minor cleanup in tracing and metrics code (#5629) 2022-12-09 09:49:45 +00:00
profiling.go feat: add signal in internal cmd package (#5444) 2022-11-23 07:28:19 +00:00
setup.go fix: tracing attributes length and tracer name (#6117) 2023-01-26 09:39:52 +00:00
signal.go feat: add signal in internal cmd package (#5444) 2022-11-23 07:28:19 +00:00
tracing.go fix: tracing attributes length and tracer name (#6117) 2023-01-26 09:39:52 +00:00
version.go refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00