Open smokestacklightnin opened 2 weeks ago
This resloves #2761 by passing the attempt_fixes variable from the command line option to the upgrade methods.
attempt_fixes
Put a x in the boxes that apply
x
Run nebari upgrade --attempt-fixes and verify that the upgrade is successful without prompts from the user.
nebari upgrade --attempt-fixes
This should probably be a draft PR if you still have questions about the implementation
@smokestacklightnin can you also make sure the tests are passing?
Reference Issues or PRs
This resloves #2761 by passing the
attempt_fixes
variable from the command line option to the upgrade methods.What does this implement/fix?
Put a
x
in the boxes that applyTesting
How to test this PR?
Run
nebari upgrade --attempt-fixes
and verify that the upgrade is successful without prompts from the user.Any other comments?