Skip to content

Conversation

LimKianAn
Copy link
Contributor

@LimKianAn LimKianAn commented Mar 4, 2021

Closes #135
ClusterRoleBinding is different from other operator resources. It's not namespaced and new ServiceAccount will be added to it when new Postgres is created. So is the case upon deletion. We have to remove the ServiceAccount from ClusterRoleBinding.

@LimKianAn LimKianAn requested a review from eberlep March 4, 2021 14:38
@eberlep eberlep merged commit ade1a0d into main Mar 4, 2021
@eberlep eberlep deleted the fix-clusterrolebinding-with-duplicate-serviceaccounts branch March 4, 2021 18:00
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.

Remove Subjects from ClusterRoleBinding postgres-operator on Deletion of Database
2 participants