tstromberg
0cac1eb4e4
Mark alpha/beta releases as a pre-release on GitHub
2019-09-05 15:39:40 -07:00
tstromberg
c6cfd64ec2
Add - for ~ replacement in release_build_and_upload
2019-09-05 15:03:35 -07:00
tstromberg
b14adecbe8
Substitute dashes for tildes when generating Linux packages
2019-09-05 14:35:35 -07:00
tstromberg
e3ad0bb20e
Set GOPATH, add diagnostics
2019-09-05 10:23:37 -07:00
Thomas Stromberg
3fe41c6cf3
skip json and brew update if this is a non-standard release
2019-09-04 15:02:34 -07:00
Thomas Stromberg
fe6527f8d5
Only call gsutil for non-alpha/beta releases, remove invalid GOPATH
2019-09-04 11:37:04 -07:00
Thomas Stromberg
964f11b85e
Inline release notes into GitHub release page
2019-09-04 11:25:11 -07:00
Sharif Elgamal
830be73615
adding proper cleanup scripts for windows CI
2019-08-26 17:41:10 -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 Gh
6a2883ca98
clean vbox procs before start test
2019-08-19 19:18:52 -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
af16d336da
Fixed givsor test setup and added time out to integration test
2019-08-18 01:39:42 -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
3599e8fd7a
Fix boilerplate
2019-08-16 17:02:38 -07:00
Medya Gh
fda017d7b3
remove default, fix indent, set pipefail
2019-08-16 10:21:08 -07: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
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
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
Sharif Elgamal
294f880106
Localization support for help text ( #4814 )
...
* Translating help text
* explicity set usage template so we can localize it
* cleaning up extract and translation files
* Add extraction for flags help text
* some comments for extract
* refactor to account for new behavior
* Make usage template translations more palatable.
* remove commented code
* fix go mod
* pin to proper version in go.mod
* translate command grouping headers
2019-08-12 11:16:20 -07:00
Priya Wadhwa
bd17652481
Merge branch 'master' of https://github.com/kubernetes/minikube into gvisor-image
2019-08-08 13:10:04 -07:00
Priya Wadhwa
94638de7fd
Remove error in gvisor image since it works now
2019-08-08 12:52:40 -07:00
tstromberg
bbe9e8a228
OS<->driver
2019-08-06 16:37:10 -07:00
tstromberg
c8a24b3629
Delete old code
2019-08-06 16:33:25 -07:00
tstromberg
eb4fdaab66
Consistently use <driver>_<OS> for test targets
2019-08-06 16:33:17 -07:00
tstromberg
cfdc944e74
Consistently use <driver>_<OS> for test targets
2019-08-06 16:33:04 -07:00
Priya Wadhwa
24a2748af8
rebased, fixed merge conflicts
2019-08-05 13:53:23 -07:00
Medya Gh
6b495f8cdb
move download logic to TestDownloadOnly
2019-08-01 10:58:00 -07:00
Medya Gh
59e6dc8f46
add more tear down and clean up
2019-08-01 00:31:38 -07:00
Medya Ghazizadeh
7ed6710eda
Update osx_integration_tests_hyperkit.sh
2019-07-30 22:46:23 -07:00
Medya Ghazizadeh
09b8d4d2b0
Update osx_integration_tests_virtualbox.sh
2019-07-30 22:45:59 -07:00
Medya Ghazizadeh
83ad8ef6c5
Update linux_integration_tests_virtualbox.sh
2019-07-30 22:45:44 -07:00
Medya Ghazizadeh
911f0e7ecf
Update linux_integration_tests_kvm.sh
2019-07-30 22:45:29 -07:00
Medya Gh
ea2278ec76
Trying 4
2019-07-30 21:21:33 -07:00
Medya Gh
1e189815fd
trying 6
2019-07-30 19:30:11 -07:00
Medya Gh
0c1796e202
Trying settings parallel 2
2019-07-30 18:18:48 -07:00
Medya Gh
ca7bee4936
tweak parallel setting
2019-07-30 13:21:53 -07:00
Medya Gh
ce27dba276
Added timeout for start
2019-07-30 10:45:52 -07:00
Medya Gh
4c8ea939ab
defer delete minikube in all tests
2019-07-30 10:45:31 -07:00
Medya Gh
eee34071fe
Added new config var for test script PARALLEL_COUNT
2019-07-30 10:45:05 -07:00
Medya Gh
050c7aedb3
add new helper for minikube runner fix proxy test
...
merge upstream commons
2019-07-30 10:44:21 -07:00