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 PodMonitor labels and annotations #2583

Merged
merged 1 commit into from
Aug 23, 2023
Merged

fix: reconcile PodMonitor labels and annotations #2583

merged 1 commit into from
Aug 23, 2023

Conversation

armru
Copy link
Member

@armru armru commented Aug 16, 2023

Closes #2582

@armru
Copy link
Member Author

armru commented Aug 16, 2023

/test limit=local

@github-actions
Copy link
Contributor

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.19 release-1.20 labels Aug 16, 2023
@github-actions
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

@github-actions
Copy link
Contributor

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

Closes #2582

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
@mnencia
Copy link
Member

mnencia commented Aug 23, 2023

/ok-to-merge only unrelated failures in the test results

@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Aug 23, 2023
@mnencia mnencia merged commit d3abbc7 into main Aug 23, 2023
23 of 24 checks passed
@mnencia mnencia deleted the dev/2582 branch August 23, 2023 10:00
cnpg-bot pushed a commit that referenced this pull request Aug 23, 2023
Closes #2582

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit d3abbc7)
mnencia pushed a commit that referenced this pull request Aug 23, 2023
Closes #2582

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
litaocdl pushed a commit that referenced this pull request Aug 29, 2023
Closes #2582

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
litaocdl pushed a commit that referenced this pull request Aug 29, 2023
Closes #2582

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
mnencia pushed a commit that referenced this pull request Aug 31, 2023
Closes #2582

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit d3abbc7)
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 ok to merge 👌 This PR can be merged release-1.19 release-1.20
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ensure that PodMonitor resources are reconciled if metadata changes
5 participants