-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Description
So, I configured a scheduled-stop and checked the status of minikube. It shows TimeToStop as x time remaining.
When I canceled the scheduled-stop using --cancel-scheduled, it still shows TimeToStop with the remaining time and not as NonExistent or not to mention ( when this pr #10906 get's merged)
minikube version: locally built from master

The issue is we are killing the PID's of all active scheduled-stop but not updating the config with scheduledStop as nil.
I have a draft pr. if we are prioritizing this issue means, I will make it up for review.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.Important over the long term, but may not be staffed and/or may need multiple releases to complete.