Skip to content

consider PendingChartCreation state during upgrade ui #4544

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

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

cbodonnell
Copy link
Contributor

@cbodonnell cbodonnell commented Apr 10, 2024

What this PR does / why we need it:

This PR updates the logic for detecting a cluster upgrade on the front-end to account for the PendingChartCreation installation state. Now that we have switched over to a StatefulSet for kotsadm, a simple upgrade of the KOTS helm chart can cause downtime in a single node cluster, so we want to account for that here.

Note: Smoke tested with an airgap install/upgrade and behaved as expected

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?


Does this PR require documentation?

@cbodonnell cbodonnell added type::bug Something isn't working bug::normal labels Apr 10, 2024
@cbodonnell cbodonnell changed the title consider PendingChartCreation as part of upgrade process consider PendingChartCreation during upgrade ui Apr 10, 2024
@cbodonnell cbodonnell changed the title consider PendingChartCreation during upgrade ui consider PendingChartCreation state during upgrade ui Apr 10, 2024
@cbodonnell cbodonnell marked this pull request as ready for review April 10, 2024 21:49
@cbodonnell cbodonnell merged commit 8685861 into main Apr 11, 2024
105 checks passed
@cbodonnell cbodonnell deleted the cbo/fix-cluster-upgrading-modal branch April 11, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug::normal type::bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants