Skip to content

cancelling scheduled stop not getting reflected in minikube status #10907

@tharun208

Description

@tharun208

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
Screen Shot 2021-03-24 at 12 00 13 PM

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.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions