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
The function _cleanup_resources appears to try to find and remove services so either a) the function is not being called (should happen when the cluster object is garbage collected) or b) the label template is not finding the right services. It would be good to have debug logging in that function to find out which. Do you think you can try to do this research?
When using deploy_mode='remote', the ClusterIP services remain after Scheduler and Worker Pods have completed.
Is there a way of removing these automatically?
The text was updated successfully, but these errors were encountered: