Medya Gh
d47d51d8ab
Adding optional set kubecontext
2019-07-30 10:40:25 -07:00
Medya Gh
59fd6df393
prepend instead of append for minikube runner
2019-07-30 10:40:11 -07:00
Medya Gh
29aa58df7e
prepend kube-context instead of append
2019-07-30 10:40:11 -07:00
Medya Gh
d1a41e0015
Added default profile
2019-07-30 10:40:11 -07:00
Medya Gh
43d1c66705
Added profile to kubectl_runner
2019-07-30 10:40:10 -07:00
Medya Gh
676ad09b12
Adding profile to minikube runner
2019-07-30 10:40:10 -07:00
Medya Gh
a3eeb9e083
removing unused functions
2019-07-30 10:40:10 -07:00
Medya Gh
f6e6d6ca55
moving minikube runner to its own file
...
Fix typo
2019-07-30 10:40:02 -07:00
Medya Gh
2367553316
moving commonutils to its own files
2019-07-30 09:53:32 -07:00
Medya Gh
c6dbaf1ce7
moving KubectlRunner to its own file
2019-07-30 09:53:32 -07:00
Medya Gh
aeaa5733f8
consistant naming for kubectl runner
2019-07-30 09:53:32 -07:00
Medya Gh
673b82a157
consistant naming for all minikube runners
2019-07-30 09:53:32 -07:00
Medya Ghazizadeh
f2172a8ea8
Merge pull request #4918 from afbjorklund/travis-result
...
Travis build status link should go to master
2019-07-30 01:13:42 -07:00
Anders F Björklund
9daa3d3e78
Travis build status link should go to master
...
Currently it goes to the latest Pull Request
2019-07-30 10:03:46 +02:00
Sharif Elgamal
e86969d4fc
Adding cleanup CI scripts to source control ( #4916 )
...
* Adding cleanup CI scripts to source control
* cleanup
* spelling
* small fixes
2019-07-29 17:48:12 -07:00
Medya Ghazizadeh
165c1afd33
UI: improve minikube help output by grouping into categories ( #4879 )
...
* Improve minikube help output by grouping into categories
* consistant colon
* Add configuration category to grouped commands
2019-07-29 15:04:44 -07:00
Thomas Strömberg
61e1261be5
Merge pull request #4907 from afbjorklund/kube-cross
...
Upgrade the build image from 1.12.5 to 1.12.7
2019-07-29 14:39:03 -07:00
Medya Ghazizadeh
743aeaa859
Merge pull request #4887 from josedonizetti/fix-glog-parse-error
...
Fix glog parse error
2019-07-29 13:24:19 -07:00
Sharif Elgamal
2bca6dccac
Fix minikube start args for integration tests ( #4885 )
...
I've been seeing errors like `Error running command: -p=TestPersistence start --vm-driver=hyperv --hyperv-virtual-switch=primary-virtual-switch --bootstrapper=kubeadm--wait=false --v=10 --logtostderr --alsologtostderr --v=2 . Output: * minikube v1.2.0 on windows (amd64)` in my hyperV testing which means we need an extra space here.
2019-07-29 13:14:40 -07:00
Thomas Strömberg
128bdfbe27
Merge pull request #4674 from kubernetes/docsy2
...
Switch documentation site to docsy theme, add sample content
2019-07-29 11:51:48 -07:00
Thomas Strömberg
a05a26e039
Merge pull request #4758 from blueelvis/4661-force-poweroff-in-hyperv
...
hyperv: Run "sudo poweroff" before stopping VM
2019-07-29 10:16:23 -07:00
Medya Ghazizadeh
ff14075ffc
Merge pull request #4893 from medyagh/ci_clean_up_hyperkit
...
CI: clean up stale hyperkit and none process and stale inaccessible vbox
2019-07-29 09:21:36 -07:00
Medya Ghazizadeh
3240558ca1
Merge pull request #4904 from stuartpb/patch-1
...
Update link to Steve Sloka's article
2019-07-29 09:20:09 -07:00
Anders F Björklund
ea4aeafa9d
The drivers need the generated translations
2019-07-29 13:57:37 +02:00
Anders F Björklund
d59db5b6a7
Call go-bindata and gofmt from docker too
2019-07-29 12:44:58 +02:00
Anders F Björklund
7f9d7f0f0b
Update build image to go version 1.12.7
2019-07-29 12:38:51 +02:00
Stuart P. Bentley
8298316269
Update link to Steve Sloka's article
2019-07-28 14:56:26 -07:00
Medya Ghazizadeh
396a65a101
Merge pull request #4785 from reegnz/upgrade-nginx
...
Upgrade nginx ingress to 0.25.0
2019-07-28 14:29:03 -07:00
Medya Gh
64cced0538
exclude bash hyperkit from being cleanup
2019-07-28 00:06:10 -07:00
Medya Gh
b6ea8d8e6b
increase timeout
2019-07-27 20:08:12 -07:00
Medya Gh
9852ebbb68
CI: list vms after clean up
2019-07-27 18:13:03 -07:00
Medya Gh
fb1b6ebbef
remove inaccessible stale vbox vms
2019-07-27 15:57:17 -07:00
Medya Gh
32257a9418
Add -E to sudo for preserving env
2019-07-27 15:46:10 -07:00
Medya Gh
5f31c85231
CI: clean up stale none process
2019-07-27 15:16:23 -07:00
josedonizetti
08c86b4010
Add comment explaining pkg/initflag
2019-07-27 11:05:49 -03:00
josedonizetti
7ece838d28
Add license to pkg/initflag
2019-07-27 11:03:56 -03:00
josedonizetti
42a69a9a27
Add pkg/initflag
2019-07-27 10:40:21 -03:00
josedonizetti
4965b89243
Bump spf13/cobra
2019-07-27 10:16:44 -03:00
Medya Ghazizadeh
b7a80783da
Merge pull request #4886 from kubernetes/medyagh-patch-1
...
Update common.sh
2019-07-26 17:45:38 -07:00
Medya Ghazizadeh
de8dddf094
Update common.sh
2019-07-26 17:45:27 -07:00
Medya Ghazizadeh
710409d57c
Merge pull request #4884 from kubernetes/medyagh-patch-1
...
Update common.sh
2019-07-26 16:53:13 -07:00
Medya Ghazizadeh
546eb8e05c
Update common.sh
2019-07-26 16:49:12 -07:00
Medya Ghazizadeh
7bc2eac7f3
Update common.sh
2019-07-26 16:43:22 -07:00
Medya Ghazizadeh
9db0757690
kill hung procc with sudo and release port ( #4882 )
2019-07-26 13:23:15 -07:00
Medya Ghazizadeh
87802b2c77
Merge pull request #4876 from josedonizetti/revert-4867-fix-flag-parse-error-logging
...
Revert "Fix flag.Parse error logging"
2019-07-25 19:16:32 -07:00
Jose Donizetti
fe00076341
Revert "Fix flag.Parse error logging"
2019-07-25 23:03:04 -03:00
Medya Ghazizadeh
288024fd53
Merge pull request #4867 from josedonizetti/fix-flag-parse-error-logging
...
Fix flag.Parse error logging
2019-07-25 14:41:58 -07:00
Medya Gh
10f721fc0a
add comment for lint
2019-07-25 13:25:52 -07:00
Medya Ghazizadeh
c603300781
more reliable stop for none driver ( #4871 )
...
* more reliable stop for none driver
* print stop error
* better error logging
* misspell
* error formatting
* Passing lint interfacer nag
2019-07-25 13:19:21 -07:00
Jose Donizetti
4ea0250a43
Validate driver is supported on current OS ( #4720 )
...
* Validate None driver is supported on current OS
* Add Virtualbox tests to validateOSSupportVMDriver
* Add Hyperv driver OS validation
* Add Hyperkit driver OS validation
* Add Kvm2 driver OS validation
* Refactor driver validation to use IsValidDriver
2019-07-25 11:14:57 -07:00