Thomas Stromberg
|
8b93331ff3
|
none tests: Cleanup /var/lib/minikube
|
2019-02-14 20:20:49 -08:00 |
Thomas Stromberg
|
382bfabf0c
|
First try "kubeadm reset" without -f, primarily for older versions.
For newer versions, it seems more pleasant anyways. This approach is at
least less ugly than parsing JSON from a shell script to version sniff.
|
2018-12-14 14:10:39 -08:00 |
Thomas Stromberg
|
f18e05a8d4
|
none cleanup: force kubeadm, clear /etc/kubernetes, and use sudo for kubectl kill
|
2018-12-04 13:37:31 -08:00 |
Thomas Stromberg
|
961199a7fa
|
Stop active kubelets
|
2018-12-03 12:46:58 -08:00 |
Thomas Stromberg
|
c7ac28356e
|
Mark scripts as executable.
|
2018-09-26 15:38:41 -07:00 |
dlorenc
|
3d13450846
|
Make rbac creation idempotent.
Also cleanup the etcd data dir in jenkins.
|
2018-01-02 12:01:37 -08:00 |
Matt Rickard
|
843782795a
|
Switch none test to use kubeadm
|
2018-01-02 12:01:37 -08:00 |
dlorenc
|
697b3fbae1
|
Remove from set_pending.
|
2017-12-27 10:34:04 -08:00 |
dlorenc
|
7aee50d3c5
|
Remove some integration tests from deprecated drivers and switch more to kubeadm.
|
2017-12-27 10:34:04 -08:00 |
Matt Rickard
|
a2a4780186
|
Explicitly use localkube bootstrapper and binary
Use the localkube binary built from CI in the integration tests.
|
2017-10-30 09:22:33 -07:00 |
Aaron Prindle
|
10e6e6ade1
|
added cleanup for docker containers in none driver
|
2017-10-02 11:48:35 -07:00 |
Matt Rickard
|
1bf84c4c11
|
Clean up running containers for none driver
If containers are running from a previous run of the none driver, the
subsequent test runs will fail.
|
2017-08-22 18:03:38 -07:00 |
dlorenc
|
8837045970
|
Stop using insecure serving.
|
2017-07-26 14:38:57 -07:00 |
Aaron Prindle
|
f4a8ece0ae
|
Additional none driver changes
|
2017-05-26 13:33:26 -07:00 |
Aaron Prindle
|
88613090a9
|
Added none driver
|
2017-05-19 14:51:19 -07:00 |