-
Notifications
You must be signed in to change notification settings - Fork 43
Open
UffizziCloud/uffizzi
#493Labels
bugSomething isn't workingSomething isn't working
Description
Add cluster check when dev start is started. There may be cases when dev start is started after dev stop, but the cluster was deleted on the UI, which results in an error during deployment
Precondition:
Log in and run dev start
STEPS:
- Run
dev stop - Delete cluster created
dev - Run
dev start
Expected result:
A check for a cluster from the current-context is performed, if there is no cluster, a new one is created
Actual result:
dev tries to create an environment in a deleted cluster and deployment errors occur.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Code Review