This is an automated email from the ASF dual-hosted git repository.

ccondit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-release.git


The following commit(s) were added to refs/heads/master by this push:
     new dfdbe77  [YUNIKORN-3032] Add explicit permission for 
storage.k8s.io/volumeattachments [ADDENDUM]
dfdbe77 is described below

commit dfdbe77c11c38477fa41ca7ed696292c0b30fbc8
Author: Craig Condit <[email protected]>
AuthorDate: Mon Mar 3 10:22:44 2025 -0600

    [YUNIKORN-3032] Add explicit permission for 
storage.k8s.io/volumeattachments [ADDENDUM]
    
    Remove comments as this breaks YAML parsing.
---
 helm-charts/yunikorn/templates/rbac.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/helm-charts/yunikorn/templates/rbac.yaml 
b/helm-charts/yunikorn/templates/rbac.yaml
index 8907c69..be0ac54 100644
--- a/helm-charts/yunikorn/templates/rbac.yaml
+++ b/helm-charts/yunikorn/templates/rbac.yaml
@@ -25,9 +25,6 @@ metadata:
     "helm.sh/hook-weight": "0"
 
 ---
-# Explicit permission for volumeattachments as this was only added to the
-# kube-scheduler role in v1.32. This is required here as long as we support
-# executing on prior releases of Kubernetes.
 apiVersion: rbac.authorization.k8s.io/v1
 kind: ClusterRole
 metadata:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to