mirror of
https://gitee.com/rancher/rancher.git
synced 2025-12-06 15:59:37 +08:00
* feat : telemetry manager Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com> * Add telemetry schema's for a canonical location Make a reference to the schema that defines what the struct should hold Add `rancher` product identifier Add gitHash version to telemetry simplify emptyslice vars adjust for readability Update godoc Adjust default exporter namespace Add telemetry NS initializer code add annotations to telemetry NS add the SCC and telemetry NS into System project NS setting Add initial telemetry CRD generate new CRD update CRD add telemetry CRD and secret broker * fix: secretrequest controller feat: add exporter manager status & concurrency test cases Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com> * Isolate telemetry to run on server only * dev: cleanup rancher/rancher startup Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com> --------- Signed-off-by: Alexandre Lamarre <alexandre.lamarre@suse.com> Co-authored-by: Dan Pock <self@danpock.me>