-
Notifications
You must be signed in to change notification settings - Fork 812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Add net policy rbac and remove auth from sentinel script #1383
Conversation
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
I have verified the HA test manually. We are good to merge it @iam-veeramalla |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @svghadi
/cherry-pick release-0.10 |
* Add missing networkpolicy rbac for operator-manager Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com> * Fix sentinel liveness script Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com> --------- Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
/cherry-pick release-0.9 |
* Add missing networkpolicy rbac for operator-manager Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com> * Fix sentinel liveness script Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com> --------- Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com>
/cherry-pick release-0.8 |
Cherry-pick failed with |
…#1385) * Add missing networkpolicy rbac for operator-manager * Fix sentinel liveness script --------- Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com> Co-authored-by: Siddhesh Ghadi <61187612+svghadi@users.noreply.github.com>
…#1386) * Add missing networkpolicy rbac for operator-manager * Fix sentinel liveness script --------- Signed-off-by: Siddhesh Ghadi <sghadi1203@gmail.com> Co-authored-by: Siddhesh Ghadi <61187612+svghadi@users.noreply.github.com>
What type of PR is this?
/kind bug
What does this PR do / why we need it:
Follow up PR for #1364 to fix redis issues