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

Allow upgrade of failed installations #3269

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

kichristensen
Copy link
Contributor

What does this change

  • Add --force-upgrade flag to porter upgrade command
  • Implement ForceUpgrade option in UpgradeOptions struct
  • Allow upgrades on failed installations when force-upgrade is true
  • Add integration test for force-upgrade functionality

What issue does it fix

Issues reported here https://cloud-native.slack.com/archives/CN8NA4F8V/p1732482917080369

Checklist

  • Did you write tests?
  • Did you write documentation?
  • Did you change porter.yaml or a storage document record? Update the corresponding schema file.
  • If this is your first pull request, please add your name to the bottom of our Contributors list. Thank you for making Porter better! 🙇‍♀️

- Add --force-upgrade flag to porter upgrade command
- Implement ForceUpgrade option in UpgradeOptions struct
- Allow upgrades on failed installations when force-upgrade is true
- Add integration test for force-upgrade functionality

Signed-off-by: Kim Christensen <kimworking@gmail.com>
@kichristensen kichristensen marked this pull request as ready for review December 1, 2024 23:31
@jarnfast
Copy link
Contributor

jarnfast commented Dec 2, 2024

Thank you @kichristensen - looks good to me 😸

@schristoff schristoff merged commit 6c56f35 into getporter:main Dec 5, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants