fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Adding permissions for "nodes" resources to the helm chart (#2091)

Open kky-fury opened this issue 1 year ago • 0 comments

Description

These changes add get, watch, and list permissions to the fdb-operator helm chart. These permissions are required to detect taints on nodes and enable the rotation of FDB cluster pods when taintReplacementOptions are used.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing

We tested these changes on our various Kubernetes clusters.

kky-fury avatar Jul 03 '24 12:07 kky-fury