-
Notifications
You must be signed in to change notification settings - Fork 244
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
Rollback new services and storage when starting a component fails #4953
Comments
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
this should not be an issue with new odo v3 |
@kadel: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind bug
What versions of software are you using?
Operating System: Fedora
Output of
odo version
: masterHow did you run odo exactly?
odo create
&&odo push
Waiting for component to start
Actual behavior
If push fails at the first waiting stage,
odo
should rollback the new storage and services.Expected behavior
odo
cleans up the new storage and services if push fails.The text was updated successfully, but these errors were encountered: