Commit Graph

4869 Commits (61e1261be520355ba4f81263bf6ae36149df43b7)

Author SHA1 Message Date
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
josedonizetti 6ccf62096e Add initflag to test binary 2019-07-25 14:37:37 -03:00
josedonizetti 1480ed224d Add package license 2019-07-25 12:05:11 -03:00
josedonizetti cbefe9936e Fix lint 2019-07-25 11:09:46 -03:00
josedonizetti d7f755d67a Fix flag.Parse error logging 2019-07-25 10:31:30 -03:00
Anders Björklund 9d1a6e1ed9
Merge pull request #4863 from afbjorklund/libvirt-fedora
Add libvirt package to the Fedora documentation
2019-07-25 12:57:27 +02:00
Anders F Björklund 3da4114890 Add libvirt package to the Fedora documentation 2019-07-25 12:36:12 +02:00
Medya Ghazizadeh d07dd392ab
Merge pull request #4719 from josedonizetti/bump-k8s.io-kubernetes
Bump k8s.io/kubernetes to 1.15.0
2019-07-24 21:09:41 -07:00
josedonizetti 65ac1e3103 Fix tests 2019-07-24 20:35:53 -03:00
josedonizetti 3ec9b1ed2a Bump k8s.io/kubernetes to 1.15.0 2019-07-24 19:51:40 -03:00
Medya Ghazizadeh 53b37e2beb Separate make lint targets for developers vs travis (#4852)
* Lowering memory for golangci-lint

* ci 2 jobs , gogc 5

* change ci jobs number

* added a new make target for ci and for developers

* reuse golint options for two targets
2019-07-24 10:34:53 -07:00
Anders Björklund 65dd2d0d6a
Merge pull request #4850 from afbjorklund/lint-jobs
Limit the number of golangci-lint jobs to one
2019-07-23 17:32:32 +02:00
Anders F Björklund 7da86459c5 Increase garbage collection for golangci-lint
This will again increase the total test time.

But hopefully make it use less memory as well.
2019-07-23 15:42:56 +02:00
Anders F Björklund bb5736b0a3 Limit the number of golangci-lint jobs to one
If you want the old behaviour back, use:
e.g. make lint GOLINT_JOBS=`nproc`

Running multiple linters takes a lot of RAM.
And it only saves us like 15 seconds anyway ?
2019-07-23 15:42:50 +02:00
Anders Björklund e22b605e72
Merge pull request #4525 from afbjorklund/distro
Show info about the minikube linux distribution
2019-07-23 12:50:00 +02:00
Medya Ghazizadeh 66938da612
Merge pull request #4843 from medyagh/travis_update
pinning go version in travis
2019-07-22 16:29:57 -07:00
Medya Gh c6636bf832 pinning go version in travis 2019-07-22 16:20:55 -07:00