-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi, sometimes Zorya dont stop the clusters (instance-groups), I have added some prints to check what is happening and I could see that the function in gcp/gke.py:
no_of_nodes = gcp.get_instancegroup_no_of_nodes_from_url( url )
usually return the instance-group size zero, then Zorya not work because it cant resize to zero a instance-group that already has zero nodes.... to fix that temporally I need to run the Zorya cron job manually many times to get all clusters down, thanks for any help.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels