[CP 1471] feat(rbac): grant metrics-exporter events:create for profiler-disable…#561
Merged
sajmera-pensando merged 1 commit intoMay 28, 2026
Conversation
…d K8s warnings (#1471) Add events:create to the metrics-exporter ClusterRole across all install paths so DME can emit K8s Warning events when the GPU profiler is auto-disabled (KUBE-16). Updated locations: - helm-charts-k8s/templates/metrics-exporter-rbac.yaml (Helm/K8s) - hack/k8s-patch/template-patch/metrics-exporter-rbac.yaml (Helm patch source) - config/rbac/metrics_exporter_cluster_role.yaml (kustomize/OLM source) - bundle/manifests/amd-gpu-operator.clusterserviceversion.yaml (OLM CSV) Mirrors DME PR pensando/device-metrics-exporter#1306. (cherry picked from commit f1575d751b7675360c9728e44b86d3ec0a8aec55)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cp of pensando/gpu-operator#1471
Source PR Description (pensando/gpu-operator#1471):
…d K8s warnings
Add events:create to the metrics-exporter ClusterRole so DME can emit K8s Warning events when the GPU profiler is auto-disabled (KUBE-16).
Mirrors DME PR pensando/device-metrics-exporter#1306.
Cherrypick triggered by: ACP-Automation