Commit Graph

5471 Commits (8447df45b56f76fdec60c94a10a3effdd7fee98c)

Author SHA1 Message Date
Thomas Strömberg 1c10b3a20c
Merge pull request #5130 from MichaelBitard/patch-1
Update Skaffold link
2019-08-19 10:55:21 -07:00
Kubernetes Prow Robot 8c2dc5b473
Merge pull request #5131 from AllenZMC/patch-2
fix wrong spells in flags.go
2019-08-19 07:37:30 -07:00
AllenZMC f4adb99c31
fix wrong spells in flags.go 2019-08-19 20:52:44 +08:00
Michaël Bitard 132b52defa
Update Skaffold link 2019-08-19 10:22:08 +02:00
Miguel Moll 05d823ab1d
Provide example of using minikube with kvm 2019-08-18 23:22:58 -04:00
William Zhang 204b3944f3 bump to go1.12.9
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
2019-08-19 08:44:40 +08:00
Medya Gh 6554a5146f make TestVersionUpgrade campatible with the new flag 2019-08-18 02:36:18 -07:00
Medya Ghazizadeh 86e158e2cf
Merge pull request #5104 from afbjorklund/engine-install
Provide default InstallURL in EngineOptions for libmachine
2019-08-18 01:55:08 -07:00
Medya Ghazizadeh 8881509f17
Merge pull request #5124 from AllenZMC/patch-1
fix mis-spelling in README.md
2019-08-18 01:52:23 -07:00
Medya Gh af16d336da Fixed givsor test setup and added time out to integration test 2019-08-18 01:39:42 -07:00
Medya Gh 5464a7c9e2 adding a new flag wait-timeout and reduce default wait from 5 to 3 2019-08-18 01:14:02 -07:00
AllenZMC 38d15e31e5
fix mis-spelling in README.md 2019-08-18 15:26:27 +08:00
Medya Gh a85db2ddb4 use kubeadm consts and add duration metrics logs 2019-08-17 23:18:13 -07:00
Medya Ghazizadeh 434ca47c72
Merge pull request #5095 from medyagh/update_golang_ver
Ensure specific golang version everywhere in CI based on Makefile
2019-08-17 19:28:33 -07:00
Medya Gh 5811610697 refactor util/kuberentes and ExtraOptions 2019-08-17 19:05:54 -07:00
Medya Ghazizadeh 7f003dd547
Merge pull request #5112 from ethan-daocloud/patch-4
cleanup: lock.go error message typo fix
2019-08-17 16:48:23 -07:00
Medya Ghazizadeh ad43208100
Merge pull request #5115 from rbrishabh/patch-1
Adding upgrade minikube docs for brew on mac
2019-08-17 16:47:25 -07:00
Rishabh Budhiraja 10a8015892
Adding upgrade minikube docs for mac 2019-08-17 21:51:00 +05:30
josedonizetti 4738d1a80f Refactor config.ReadConfig to accept a file 2019-08-17 12:08:38 -04:00
Guangming Wang 8fb12d3a61
cleanup: lock.go error message typo fix
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-08-17 23:29:21 +08:00
Thomas Strömberg 3eaec49499
Merge pull request #5109 from tstromberg/wrongurl
Update URL should be concatenated without a /
2019-08-17 07:56:07 -07:00
Medya Gh 3599e8fd7a Fix boilerplate 2019-08-16 17:02:38 -07:00
Thomas Strömberg 96fcb917f8
Merge pull request #5106 from tstromberg/just-delete
delete: Clean up machine directory if DeleteHost fails to
2019-08-16 16:46:53 -07:00
Thomas Stromberg d11804e83f Fix certs_test merge conflict 2019-08-16 16:45:59 -07:00
Thomas Stromberg 282dcc9503 Merge branch 'master' into persistent 2019-08-16 16:38:56 -07:00
Thomas Stromberg 95173decc6 Update URL should be concatenated without a / 2019-08-16 16:18:22 -07:00
Thomas Strömberg a176cc9a34
Mention driver mounts 2019-08-16 16:01:30 -07:00
Thomas Stromberg e654eebf67 Merge branch 'master' into v1.16.beta 2019-08-16 15:31:43 -07:00
Thomas Stromberg fcd665fe11 Add kubeadm tests for v1.16 2019-08-16 15:31:21 -07:00
Thomas Stromberg b17d377d68 Detect when the addon-manager isn't able to process 2019-08-16 15:22:27 -07:00
Thomas Stromberg 1d6699f0da kubeconfig needs to live persistently 2019-08-16 15:21:58 -07:00
Thomas Stromberg 9a8275b83a Make delete resilient against corrupt configs 2019-08-16 14:39:40 -07:00
Medya Ghazizadeh 021ca860df
Merge pull request #4717 from priyawadhwa/gvisor-image
Rebuild gvisor image for integration tests
2019-08-16 12:25:10 -07:00
Thomas Strömberg 9091fffe32
Merge pull request #5102 from ethan-daocloud/patch-3
cleanup: fix error message in crypto.go
2019-08-16 10:37:10 -07:00
Medya Gh fda017d7b3 remove default, fix indent, set pipefail 2019-08-16 10:21:08 -07:00
Anders F Björklund 8800bede50 Provide default InstallURL in EngineOptions 2019-08-16 18:09:37 +02:00
Anders F Björklund aa121cdce0 Only provision buildroot with BuildrootProvisioner 2019-08-16 18:07:44 +02:00
Guangming Wang 39d055431d
cleanup: fix error message in crypto.go
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-08-16 23:23:21 +08:00
Medya Ghazizadeh 8b7b06f8ca
Update release_build_and_upload.sh 2019-08-15 17:42:15 -07:00
Medya Ghazizadeh be0dc2d26c
update boilerplate year 2019-08-15 17:00:40 -07:00
Medya Ghazizadeh 21256ccb9d
Merge pull request #5094 from guibirow/patch-1
Updated docs to add how to develop addons link
2019-08-15 15:57:38 -07:00
Medya Ghazizadeh c02ea8eb40
Update release_build_and_upload.sh 2019-08-15 15:56:19 -07:00
Medya Gh 51dcf9243e Added comment 2019-08-15 15:44:22 -07:00
Medya Gh b6c8346df1 Fix string compare whitespace 2019-08-15 15:12:16 -07:00
Medya Gh f63208ba41 added chown 2019-08-15 15:07:28 -07:00
Medya Gh 6ace05d38b add go install to both release and cross build 2019-08-15 15:07:15 -07:00
Priya Wadhwa c611cf806d updated cache_image 2019-08-15 14:30:59 -07:00
Priya Wadhwa 198d6397f9 Merge branch 'master' of github.com:kubernetes/minikube into gvisor-image 2019-08-15 13:56:37 -07:00
Medya Gh dba55201b0 Ensure specific golang version is installed on build agents 2019-08-15 13:46:25 -07:00
Diego Mendes 040c6260fe
changed link by hugo cross references 2019-08-15 21:41:39 +01:00