Commit Graph

5314 Commits (afe0f8faf3e3ab49b3b4fce3be6b358ecbd75b4d)

Author SHA1 Message Date
Phillip Ahereza afe0f8faf3 update downgrade warning error and exit 2019-08-21 20:53:53 +03:00
Medya Ghazizadeh cebaad1836
fix none perm flake test (#5151) 2019-08-20 16:32:48 -07:00
Sharif Elgamal f486b001b1
Merge pull request #5148 from sharifelgamal/cfg
remove duplicate import
2019-08-20 14:04:14 -07:00
Sharif Elgamal 404d0ff255 remove duplicate import 2019-08-20 12:00:30 -07:00
Thomas Strömberg 4a421bd4f4
Merge pull request #5129 from MiguelMoll/patch-1
Provide example of using minikube with kvm
2019-08-20 10:08:23 -07:00
AllenZMC a96b6438e8 fix wrong spells in containerd.go (#5143) 2019-08-20 09:32:35 -07:00
Medya Ghazizadeh d49fe88921
skip gvisor test setup on mac (#5136)
* skip gvisor setup on mac
2019-08-20 02:39:35 -07:00
Medya Ghazizadeh c3cfedff79
Merge pull request #5121 from medyagh/refactor_util_kube
Add wait-timeout flag to start command and refactor util/kubernetes
2019-08-19 22:11:36 -07:00
Medya Ghazizadeh c5a06fd7f1
Merge pull request #5135 from medyagh/cleanup_defunct
clean up zombie procs before starting integration tests
2019-08-19 21:53:23 -07:00
Medya Gh 6a2883ca98 clean vbox procs before start test 2019-08-19 19:18:52 -07:00
Medya Ghazizadeh f00ae209e9
Merge pull request #5128 from warmchang/go1.12.9
bump to go1.12.9
2019-08-19 18:46:11 -07:00
Medya Gh 165a811d0c remove extra C 2019-08-19 18:36:19 -07:00
Medya Gh def1b91089 fix name 2019-08-19 17:43:12 -07:00
Medya Gh 05d81ffc5d clean up zombie procs before starting integration tests 2019-08-19 17:41:46 -07:00
Medya Gh dd94e15f7b move the gvisor test setup before the minikube start 2019-08-19 16:23:40 -07:00
Medya Gh f75b558ac2 rename kube pkg to kapi 2019-08-19 16:11:38 -07:00
Thomas Strömberg e53998e1f9
Bi-weekly is now at 11am PST. 2019-08-19 13:33:05 -07:00
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
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 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 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
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