Skip to content

Conversation

@litaocdl
Copy link
Collaborator

@litaocdl litaocdl commented Dec 5, 2024

This patch resolves the issue of redundant Cluster status updates triggered when the image catalog is enabled.

Closes: #6276

Release Notes

  • Resolved an issue causing redundant Cluster status updates when an image catalog is enabled

@litaocdl litaocdl requested a review from a team as a code owner December 5, 2024 08:04
@cnpg-bot cnpg-bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.22 release-1.23 release-1.24 labels Dec 5, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2024

❗ 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

@litaocdl litaocdl changed the title fix: only trigger patch status when image is different fix: only trigger cluster status patch when needed Dec 5, 2024
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
@mnencia
Copy link
Member

mnencia commented Dec 5, 2024

/test d=push tl=4

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2024

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

@mnencia mnencia changed the title fix: only trigger cluster status patch when needed fix(image-catalog): avoid unneeded status patches when image catalog is in use Dec 5, 2024
@mnencia mnencia changed the title fix(image-catalog): avoid unneeded status patches when image catalog is in use fix: eliminate redundant status updates when using image catalog Dec 5, 2024
@mnencia mnencia changed the title fix: eliminate redundant status updates when using image catalog fix: eliminate redundant Cluster status updates with image catalog Dec 5, 2024
@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Dec 5, 2024
@mnencia mnencia merged commit 7dcb199 into main Dec 5, 2024
@mnencia mnencia deleted the dev/6276 branch December 5, 2024 12:19
cnpg-bot pushed a commit that referenced this pull request Dec 5, 2024
…6277)

This patch resolves the issue of redundant Cluster status updates
triggered when the image catalog is enabled.

Closes: #6276

Signed-off-by: Tao Li <tao.li@enterprisedb.com>
(cherry picked from commit 7dcb199)
cnpg-bot pushed a commit that referenced this pull request Dec 5, 2024
…6277)

This patch resolves the issue of redundant Cluster status updates
triggered when the image catalog is enabled.

Closes: #6276

Signed-off-by: Tao Li <tao.li@enterprisedb.com>
(cherry picked from commit 7dcb199)
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.23 release-1.24

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Empty patch was executed for each reconciling loop for imageCatalog

4 participants