Skip to content
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: reconcile Pooler RoleBinding #3391

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

armru
Copy link
Member

@armru armru commented Nov 21, 2023

This patch ensures that we reconcile the RoleBinding in case of differences.
Previously, only the RoleBinding creation was executed.

@armru armru added the no-issue label Nov 21, 2023
@github-actions github-actions bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.20 release-1.21 labels Nov 21, 2023
Copy link
Contributor

❗ By default, the pull request is configured to backport to all release branches.

  • To stop backporting this pr, remove the label: backport-requested ◀️ or add the label 'do not backport'
  • To stop backporting this pr to a certain release branch, remove the specific branch label: release-x.y

@armru
Copy link
Member Author

armru commented Nov 21, 2023

/test limit=local

Copy link
Contributor

@armru, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/6946313097

@gbartolini gbartolini changed the title fix: reconciler Pooler RoleBinding fix: reconcile Pooler RoleBinding Nov 21, 2023
@github-actions github-actions bot added the ok to merge 👌 This PR can be merged label Nov 21, 2023
@litaocdl litaocdl force-pushed the dev/reconcile-pooler-rolebinding branch from 300ae5e to bf98c8e Compare November 23, 2023 07:47
@litaocdl
Copy link
Collaborator

/test limit=local

Copy link
Contributor

@litaocdl, here's the link to the E2E on CNPG workflow run: https://github.com/cloudnative-pg/cloudnative-pg/actions/runs/6975422629

This patch ensures that we reconcile the rolebinding in case that we find differences.
Previously we only executed the Creation.

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
@litaocdl litaocdl force-pushed the dev/reconcile-pooler-rolebinding branch from bf98c8e to c8ed9af Compare November 24, 2023 12:10
@armru armru merged commit c109128 into main Nov 24, 2023
30 checks passed
@armru armru deleted the dev/reconcile-pooler-rolebinding branch November 24, 2023 13:28
cnpg-bot pushed a commit that referenced this pull request Nov 24, 2023
This patch ensures that we reconcile the `RoleBinding` in case of differences.
Previously, only the RoleBinding creation was executed.

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit c109128)
cnpg-bot pushed a commit that referenced this pull request Nov 24, 2023
This patch ensures that we reconcile the `RoleBinding` in case of differences.
Previously, only the RoleBinding creation was executed.

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit c109128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-requested ◀️ This pull request should be backported to all supported releases no-issue ok to merge 👌 This PR can be merged release-1.20 release-1.21
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants