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 service and add labels. #3349

Merged
merged 1 commit into from Nov 17, 2023
Merged

Conversation

armru
Copy link
Member

@armru armru commented Nov 15, 2023

This patch fixes two issues that we currently have with the Pooler service.

a) we never reconcile the service once is created
b) we don't add the proper labels to the created service

@armru armru added the no-issue label Nov 15, 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 15, 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 15, 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/6877856396

@gabriele-wolfox
Copy link
Contributor

LGTM

This patch fixes two issues that we currently have with the Pooler service.

a) we never reconcile the service once is created
b) we don't add the proper labels to the created service

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
@sxd sxd force-pushed the dev/reconcile-pooler-service branch from 489ec04 to 6a11e92 Compare November 17, 2023 20:19
@sxd
Copy link
Member

sxd commented Nov 17, 2023

/ok-to-merge some test failed but not related to the pooler

@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Nov 17, 2023
@sxd sxd merged commit b1c8113 into main Nov 17, 2023
31 of 32 checks passed
@sxd sxd deleted the dev/reconcile-pooler-service branch November 17, 2023 20:33
cnpg-bot pushed a commit that referenced this pull request Nov 17, 2023
This patch fixes two issues that we currently have with the Pooler
service.

* we never reconcile the service once is created
* we don't add the proper labels to the created service

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit b1c8113)
cnpg-bot pushed a commit that referenced this pull request Nov 17, 2023
This patch fixes two issues that we currently have with the Pooler
service.

* we never reconcile the service once is created
* we don't add the proper labels to the created service

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit b1c8113)
ceriath pushed a commit to ceriath/cloudnative-pg that referenced this pull request Nov 23, 2023
This patch fixes two issues that we currently have with the Pooler
service.

* we never reconcile the service once is created
* we don't add the proper labels to the created service

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
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