-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement scheduled stop on windows #9689
Commits on Nov 12, 2020
-
Start adding scheduled stop for container
Priya Wadhwa committedNov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for cc8ca41 - Browse repository at this point
Copy the full SHA cc8ca41View commit details -
Merge branch 'master' of https://github.com/kubernetes/minikube into …
…ss-windows
Priya Wadhwa committedNov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 8daf7ea - Browse repository at this point
Copy the full SHA 8daf7eaView commit details -
Add code for daemonizing on windows and add integration test
Priya Wadhwa committedNov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 5411b3b - Browse repository at this point
Copy the full SHA 5411b3bView commit details -
warn that this only works with docker right now
Priya Wadhwa committedNov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 21d5c01 - Browse repository at this point
Copy the full SHA 21d5c01View commit details -
add comments and compile on windows
Priya Wadhwa committedNov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for e92a96b - Browse repository at this point
Copy the full SHA e92a96bView commit details -
Priya Wadhwa committed
Nov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 0deea5e - Browse repository at this point
Copy the full SHA 0deea5eView commit details -
Priya Wadhwa committed
Nov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 16c258e - Browse repository at this point
Copy the full SHA 16c258eView commit details
Commits on Nov 13, 2020
-
ISO builds, shell script to /usr/sbin
Priya Wadhwa committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 85750bb - Browse repository at this point
Copy the full SHA 85750bbView commit details -
Merge remote-tracking branch 'origin/iso' into ss-windows
Priya Wadhwa committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for c15a989 - Browse repository at this point
Copy the full SHA c15a989View commit details -
Now that ISO files are in, scheduled stop works on VM as well so remo…
…ve restrictions
Priya Wadhwa committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 1347631 - Browse repository at this point
Copy the full SHA 1347631View commit details -
store file in /usr/sbin since that's where we have permissions
Priya Wadhwa committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for b072eb5 - Browse repository at this point
Copy the full SHA b072eb5View commit details -
Merge remote-tracking branch 'origin/iso' into ss-windows
Priya Wadhwa committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for e3226bc - Browse repository at this point
Copy the full SHA e3226bcView commit details -
Priya Wadhwa committed
Nov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 8072057 - Browse repository at this point
Copy the full SHA 8072057View commit details -
create dir if it doesn't already exist
Priya Wadhwa committedNov 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 2cdd846 - Browse repository at this point
Copy the full SHA 2cdd846View commit details
Commits on Nov 14, 2020
-
Merge branch 'master' of https://github.com/kubernetes/minikube into …
…ss-windows
Priya Wadhwa committedNov 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 1c682c6 - Browse repository at this point
Copy the full SHA 1c682c6View commit details
Commits on Nov 17, 2020
-
Priya Wadhwa committed
Nov 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 5a0ab90 - Browse repository at this point
Copy the full SHA 5a0ab90View commit details -
Only save scheduled stop config if daemonize is successful
Priya Wadhwa committedNov 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 4cd7463 - Browse repository at this point
Copy the full SHA 4cd7463View commit details