Skip to content

fix: permissions for enableReplicationReadinessGate#501

Open
fogninid wants to merge 1 commit intodragonflydb:mainfrom
fogninid:main
Open

fix: permissions for enableReplicationReadinessGate#501
fogninid wants to merge 1 commit intodragonflydb:mainfrom
fogninid:main

Conversation

@fogninid
Copy link
Copy Markdown

#467 did not update roles manifests for the helm chart

Signed-off-by: Daniele Fognini <fogninid@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a Helm chart RBAC gap introduced by #467 by updating the operator’s ClusterRole to allow updating Pod status, which is required for the replication-aware readiness gate feature.

Changes:

  • Add pods/status RBAC permissions (get, patch, update) to the Helm chart ClusterRole.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants