Ilya Zuyev
|
adf7428c28
|
Restore common.sh
|
2021-03-22 10:48:13 -07:00 |
Ilya Zuyev
|
d6572d87a2
|
Merge branch 'master' into ilyaz/arm64_integration_tests
|
2021-03-19 14:04:24 -07:00 |
Ilya Zuyev
|
275f743e9f
|
support arch in downloadURL
|
2021-03-19 13:55:11 -07:00 |
Ilya Zuyev
|
7e45721c82
|
fix report paths
|
2021-03-18 10:45:43 -07:00 |
Ilya Zuyev
|
1adf810ea3
|
remove debug 'ls'
|
2021-03-18 10:31:14 -07:00 |
Thomas Strömberg
|
63a8f285bf
|
Merge pull request #10867 from maoyangLiu/fixurl-branch
docs: Fix outdated contrib URL
|
2021-03-18 09:57:22 -07:00 |
Sharif Elgamal
|
d42ff1ae8d
|
Merge pull request #10856 from cprogrammer1994/patch-1
replace my username with full name
|
2021-03-18 08:38:00 -07:00 |
maoyangLiu
|
60dda15ce5
|
fix outdate url
|
2021-03-18 19:58:11 +08:00 |
Szabolcs Dombi
|
ad77132bf8
|
replace my username with full name
|
2021-03-18 06:46:28 +02:00 |
Ilya Zuyev
|
6bfc73c1e3
|
debug logs
|
2021-03-17 11:01:26 -07:00 |
Medya Ghazizadeh
|
e4d32a7675
|
Merge pull request #10839 from spowelljr/fixLogsOutput
Show last start and audit logs on `minikube logs` if minikube not running
|
2021-03-16 14:49:33 -07:00 |
Medya Ghazizadeh
|
0b28cc0d09
|
Merge pull request #10841 from medyagh/guest_prov_break
unique error codes for KVM network and docker ip conflict
|
2021-03-16 12:01:50 -07:00 |
Medya Ghazizadeh
|
314f6300ed
|
Merge pull request #10850 from ilya-zuyev/ilyaz/fix_arm_build
Fix Jenkins build for arm binaries
|
2021-03-16 11:50:04 -07:00 |
Ilya Zuyev
|
c4437578bb
|
fix build for '-arm'
|
2021-03-16 11:35:52 -07:00 |
Medya Ghazizadeh
|
31f9ab55b4
|
Merge pull request #10526 from hetong07/multinode-test
test: Add new test for multinode: two pods on two nods have different IPS
|
2021-03-16 09:35:33 -07:00 |
Medya Gh
|
a8c50926d0
|
fix regex
|
2021-03-15 17:44:49 -07:00 |
Medya Gh
|
4bfacd7a64
|
KVM code error
|
2021-03-15 17:29:24 -07:00 |
Medya Gh
|
bec4d61eac
|
KVM code error
|
2021-03-15 17:27:30 -07:00 |
Medya Gh
|
f17f8a458f
|
go mod tidy
|
2021-03-15 17:06:20 -07:00 |
Medya Gh
|
d519e7246e
|
lint
|
2021-03-15 17:06:04 -07:00 |
Ilya Zuyev
|
c7344212cd
|
Add test scripts for containerd and crio runtimes
|
2021-03-15 16:44:25 -07:00 |
Steven Powell
|
a369264139
|
removed isClusterRunning check
|
2021-03-15 16:41:22 -07:00 |
Steven Powell
|
3e38a1954a
|
renamed OutputMinikubeLogs to OutputOffline
|
2021-03-15 16:33:39 -07:00 |
Medya Ghazizadeh
|
e64147600c
|
Merge pull request #10828 from kubernetes/dependabot/go_modules/github.com/cheggaaa/pb/v3-3.0.6
Bump github.com/cheggaaa/pb/v3 from 3.0.1 to 3.0.6
|
2021-03-15 16:22:02 -07:00 |
Medya Ghazizadeh
|
66822834b1
|
Merge pull request #10837 from medyagh/guest_prov_break
Unique error code for no disk space
|
2021-03-15 16:16:37 -07:00 |
Sharif Elgamal
|
ce79bf25de
|
Merge pull request #10838 from sharifelgamal/prune-windows
add cleanup script for docker windows machines
|
2021-03-15 16:15:55 -07:00 |
Ilya Zuyev
|
6804e02b1f
|
Fix kubectl installation
|
2021-03-15 16:14:49 -07:00 |
Ilya Zuyev
|
2165d89cc5
|
Fix kubectl installation
|
2021-03-15 16:10:14 -07:00 |
Ilya Zuyev
|
f3b9443111
|
fix script name
|
2021-03-15 15:43:30 -07:00 |
Steven Powell
|
eb8f7e65b9
|
Show last start and audit logs on `minikube logs` if minikube not running
|
2021-03-15 15:43:11 -07:00 |
Ilya Zuyev
|
74866e1b9f
|
update set_pending.sh
|
2021-03-15 15:28:35 -07:00 |
Ilya Zuyev
|
bdde5acf22
|
Restore common.sh; use run_tests.sh for arm jobs instead
|
2021-03-15 15:00:10 -07:00 |
Medya Gh
|
ec24edabdc
|
change exit code
|
2021-03-15 14:41:19 -07:00 |
Medya Gh
|
e60d9d0fa8
|
unque code for disk space
|
2021-03-15 14:37:03 -07:00 |
Medya Gh
|
5f514f2518
|
unique error code for when there is no disk space
|
2021-03-15 14:36:19 -07:00 |
Sharif Elgamal
|
781e3ea105
|
add cleanup script for docker windows machine
|
2021-03-15 14:06:11 -07:00 |
Sharif Elgamal
|
f95d43a2c7
|
Merge pull request #10835 from sharifelgamal/prune-windows
make sure to prune docker on windows integration test machines
|
2021-03-15 13:27:05 -07:00 |
dependabot[bot]
|
8615fc142d
|
Bump github.com/cheggaaa/pb/v3 from 3.0.1 to 3.0.6
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.0.1 to 3.0.6.
- [Release notes](https://github.com/cheggaaa/pb/releases)
- [Commits](https://github.com/cheggaaa/pb/compare/v3.0.1...v3.0.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-15 20:18:13 +00:00 |
Medya Ghazizadeh
|
bacfd360c5
|
Merge pull request #10824 from afbjorklund/exotic-packaging
Add rpm and deb packaging for ppc64le and s390x
|
2021-03-15 13:06:53 -07:00 |
Sharif Elgamal
|
bc5d846a30
|
point to raw logs when no gopogh
|
2021-03-15 13:05:54 -07:00 |
Medya Ghazizadeh
|
178a7a3a60
|
Merge pull request #10819 from afbjorklund/image-docs
Add basic documentation for minikube image command
|
2021-03-15 13:05:41 -07:00 |
Sharif Elgamal
|
ce3227422e
|
force
|
2021-03-15 13:03:40 -07:00 |
Medya Ghazizadeh
|
45f76a9f3a
|
Merge pull request #10834 from medyagh/GUEST_PROV_SSH
Provide unique error code for not copyable cert for kic
|
2021-03-15 13:02:38 -07:00 |
Medya Ghazizadeh
|
4a4e3dbd9f
|
Merge pull request #10829 from kubernetes/dependabot/go_modules/golang.org/x/mod-0.4.2
Bump golang.org/x/mod from 0.4.1 to 0.4.2
|
2021-03-15 12:55:09 -07:00 |
Sharif Elgamal
|
fb8b25cb04
|
make sure to prune docker
|
2021-03-15 12:50:47 -07:00 |
Medya Gh
|
dd31af548d
|
Provide unique error code for not copyable cert for kic
|
2021-03-15 12:41:44 -07:00 |
Ilya Zuyev
|
953ddeff2a
|
update jenkins scripts
|
2021-03-15 11:19:49 -07:00 |
Anders F Björklund
|
93aae1fb81
|
Add deb/rpm packaging for arm32/armv7 as well
|
2021-03-15 08:54:35 +01:00 |
dependabot[bot]
|
a2d3a8a412
|
Bump golang.org/x/mod from 0.4.1 to 0.4.2
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.4.1...v0.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-15 07:52:15 +00:00 |
Anders F Björklund
|
7789bdfc35
|
Refactor: use variables for package revisions
|
2021-03-15 07:35:39 +01:00 |