Skip to content

fix(plugin,status): display "Disabled" for skipWalArchiving annotation#9709

Merged
mnencia merged 2 commits intomainfrom
dev/9692
Feb 2, 2026
Merged

fix(plugin,status): display "Disabled" for skipWalArchiving annotation#9709
mnencia merged 2 commits intomainfrom
dev/9692

Conversation

@armru
Copy link
Member

@armru armru commented Jan 13, 2026

The status command now correctly shows "Disabled" instead of "Starting Up" when a cluster has the cnpg.io/skipWalArchiving annotation enabled.

Closes #9692

@armru armru requested a review from a team as a code owner January 13, 2026 15:38
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jan 13, 2026
@cnpg-bot cnpg-bot added backport-requested ◀️ This pull request should be backported to all supported releases release-1.25 release-1.27 release-1.28 labels Jan 13, 2026
@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

@dosubot dosubot bot added the chore Intangible work to reduce technical debt label Jan 13, 2026
The status command now correctly shows "Disabled" instead of
"Starting Up" when a cluster has the cnpg.io/skipWalArchiving
annotation enabled.

Closes #9692

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

mnencia commented Feb 2, 2026

/test ft=plugin tl=4 l=local

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

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

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
@cnpg-bot cnpg-bot added the ok to merge 👌 This PR can be merged label Feb 2, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 2, 2026
@mnencia mnencia changed the title chore(plugin,status): display "Disabled" for skipWalArchiving annotation fix(plugin,status): display "Disabled" for skipWalArchiving annotation Feb 2, 2026
@mnencia mnencia merged commit 92cadfb into main Feb 2, 2026
38 of 39 checks passed
@mnencia mnencia deleted the dev/9692 branch February 2, 2026 13:38
cnpg-bot pushed a commit that referenced this pull request Feb 2, 2026
#9709)

The status command now correctly shows "Disabled" instead of "Starting
Up" when a cluster has the cnpg.io/skipWalArchiving annotation enabled.

Closes #9692

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
(cherry picked from commit 92cadfb)
cnpg-bot pushed a commit that referenced this pull request Feb 2, 2026
#9709)

The status command now correctly shows "Disabled" instead of "Starting
Up" when a cluster has the cnpg.io/skipWalArchiving annotation enabled.

Closes #9692

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
(cherry picked from commit 92cadfb)
cnpg-bot pushed a commit that referenced this pull request Feb 2, 2026
#9709)

The status command now correctly shows "Disabled" instead of "Starting
Up" when a cluster has the cnpg.io/skipWalArchiving annotation enabled.

Closes #9692

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
(cherry picked from commit 92cadfb)
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 chore Intangible work to reduce technical debt lgtm This PR has been approved by a maintainer ok to merge 👌 This PR can be merged release-1.25 release-1.27 release-1.28 size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Status command showing "starting up" when archive_mode is disabled

5 participants