You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2021. It is now read-only.
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:
Current behavior
If we want to deploy new service (not upgrade), we have to delete state.vvisp.json.
Expected behavior
If we run vvisp deploy-service -r, system will automatically delete state.vvisp.json.
Also, If you want to re-deploy, run $vvisp deploy-service -r notification will be displayed with Nothing to upgrade notification.
What is the motivation / use case for changing the behavior?
It's annoying to delete state.vvisp.json every time.
I'm submitting a...
Current behavior
If we want to deploy new service (not upgrade), we have to delete
state.vvisp.json
.Expected behavior
If we run
vvisp deploy-service -r
, system will automatically deletestate.vvisp.json
.Also,
If you want to re-deploy, run $vvisp deploy-service -r
notification will be displayed withNothing to upgrade
notification.What is the motivation / use case for changing the behavior?
It's annoying to delete
state.vvisp.json
every time.Environment
The text was updated successfully, but these errors were encountered: