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 |
Ilya Zuyev
|
6bfc73c1e3
|
debug logs
|
2021-03-17 11:01:26 -07:00 |
Ilya Zuyev
|
c7344212cd
|
Add test scripts for containerd and crio runtimes
|
2021-03-15 16:44:25 -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 |
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 |
Ilya Zuyev
|
953ddeff2a
|
update jenkins scripts
|
2021-03-15 11:19:49 -07:00 |
Ilya Zuyev
|
36b0ec8243
|
debug prints
|
2021-03-12 13:14:15 -08:00 |
Ilya Zuyev
|
9ca7392688
|
add upload_integration_report.sh jenkins script
|
2021-03-11 16:55:00 -08:00 |
Ilya Zuyev
|
65acaa745d
|
update common.sh test script
|
2021-03-10 10:33:34 -08:00 |
Medya Ghazizadeh
|
05bc047dd1
|
Merge pull request #10732 from afbjorklund/kubectl-mustload
The cluster doesn't have to be healthy for kubectl
|
2021-03-09 16:46:03 -08:00 |
Medya Ghazizadeh
|
5beacff48f
|
Merge pull request #10734 from afbjorklund/kubectl-crash
Need to exit if unable to cache kubectl
|
2021-03-09 16:45:26 -08:00 |
Medya Ghazizadeh
|
f98891bd34
|
Merge pull request #10743 from afbjorklund/buildkit-docs
Add instructions for building images with buildkit
|
2021-03-09 16:43:42 -08:00 |
Medya Ghazizadeh
|
5f06ba90d5
|
Merge pull request #10748 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.2
Bump github.com/hashicorp/go-getter from 1.5.1 to 1.5.2
|
2021-03-09 16:42:50 -08:00 |
dependabot[bot]
|
5f1e4928fe
|
Bump github.com/hashicorp/go-getter from 1.5.1 to 1.5.2
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.1...v1.5.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-10 00:33:24 +00:00 |
Medya Ghazizadeh
|
741bbdfd17
|
Merge pull request #10765 from sharifelgamal/docker-windows
increase wait for docker starting on windows
|
2021-03-09 15:34:08 -08:00 |
Medya Ghazizadeh
|
8da592988d
|
Merge pull request #10749 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.6.8
Bump github.com/hashicorp/go-retryablehttp from 0.6.6 to 0.6.8
|
2021-03-09 12:26:28 -08:00 |
Sharif Elgamal
|
d247eff130
|
increase to 5 minutes
|
2021-03-09 12:09:37 -08:00 |
Sharif Elgamal
|
9425f6cb7d
|
Merge pull request #10733 from govargo/fix-mount-kvm2
Fix the failure of `minikube mount` in case of KVM2
|
2021-03-09 09:54:16 -08:00 |
Sharif Elgamal
|
21a5a57048
|
increase wait for docker starting on windows
|
2021-03-09 09:53:24 -08:00 |
dependabot[bot]
|
f2e805bb0f
|
Bump github.com/hashicorp/go-retryablehttp from 0.6.6 to 0.6.8
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.6.6 to 0.6.8.
- [Release notes](https://github.com/hashicorp/go-retryablehttp/releases)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.6.6...v0.6.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-08 07:35:57 +00:00 |
Kent Iso
|
9f3cfeaded
|
Fix minikube mount in case of KVM2. Fix the return value of host.Driver.GetIP()
|
2021-03-08 16:25:42 +09:00 |
Anders F Björklund
|
1ced9d774c
|
Add instructions for building images with buildkit
Documentation still refers to building as "pushing"
|
2021-03-07 22:15:35 +01:00 |
Medya Ghazizadeh
|
3760bf765e
|
Merge pull request #10735 from Loyen/correct-message-spelling
Correct spelling in --insecure-registry validation error message
|
2021-03-06 14:30:55 -08:00 |
Medya Ghazizadeh
|
01c5eb3b7b
|
Merge pull request #10631 from daehyeok/hyperkit
hyperkit: fix hyperkit-vpnkit-sock setting
|
2021-03-06 14:30:16 -08:00 |
Patrik Freij
|
a39238ece2
|
Correct spelling of "Expected formats"
|
2021-03-06 13:30:02 +01:00 |
Anders F Björklund
|
d5a69dc10e
|
Need to exit if unable to cache kubectl
|
2021-03-06 13:00:27 +01:00 |
Anders F Björklund
|
eb89c8a56f
|
Use the default k8s version if there is no profile
The "mustload" module will abort without a profile
|
2021-03-06 12:42:00 +01:00 |
Anders F Björklund
|
651c81df14
|
The cluster doesn't have to be healthy for kubectl
We only want to match the kubectl version with it
|
2021-03-06 09:48:04 +01:00 |
Medya Gh
|
776f09b243
|
mod tidy
|
2021-03-05 22:27:47 -08:00 |
Daehyeok Mun
|
fae67405e9
|
Update outdated moby/hyperkit package in minikube code
|
2021-03-05 22:27:23 -08:00 |
Medya Ghazizadeh
|
0f4405798a
|
Merge pull request #10712 from prezha/kvm-check-libvirt-perms
kvm: provide solution if user doesn't belong to libvirt group
|
2021-03-05 22:19:32 -08:00 |
Medya Ghazizadeh
|
1beaaf2862
|
Merge pull request #10654 from govargo/bump-volumesnapshot-v1
Upgrade VolumeSnapshot to GA(v1)
|
2021-03-05 20:41:30 -08:00 |
Medya Ghazizadeh
|
b3cbbab77d
|
Merge pull request #10656 from prezha/coredns-scale-down-early
CoreDNS early scale down to 1 replica
|
2021-03-05 20:40:46 -08:00 |
Predrag Rogic
|
5bd45cbb66
|
kvm: check if user belongs to libvirt group
|
2021-03-06 01:04:23 +00:00 |
Sharif Elgamal
|
3258920da4
|
Merge pull request #10675 from sharifelgamal/auto-iso
add autobuild and push for ISO
|
2021-03-05 13:04:20 -08:00 |
Medya Ghazizadeh
|
95254353b6
|
Merge pull request #10728 from kubernetes/revert-10666-pause-bump-to-v3.4.1
Revert "pause: bump to newest image v3.4.1"
|
2021-03-05 13:02:49 -08:00 |
Medya Ghazizadeh
|
d2cb052fca
|
Merge pull request #10653 from Loyen/add-listen-address-flag
Add flag "--listen-address" for docker and podman driver
|
2021-03-05 12:56:22 -08:00 |
Sharif Elgamal
|
b578db7e49
|
remove autobuild of iso in minikube cross
|
2021-03-05 12:28:52 -08:00 |
Sharif Elgamal
|
cc22998286
|
increase timeouts and add download for all vbox tests
|
2021-03-05 11:59:27 -08:00 |
Medya Ghazizadeh
|
6072d12b7d
|
Revert "pause: bump to newest image v3.4.1"
|
2021-03-05 11:43:53 -08:00 |
Sharif Elgamal
|
580188fb2d
|
revert back to original ISO
|
2021-03-05 11:21:28 -08:00 |
Sharif Elgamal
|
62571d6657
|
add downloadonly and increase timeout for macos functional tests in github actions
|
2021-03-05 09:20:52 -08:00 |
Patrik Freij
|
3110bd15fc
|
Lowercase minikube in information message
|
2021-03-05 15:50:52 +01:00 |
Sharif Elgamal
|
aeba968af0
|
Merge branch 'master' of github.com:kubernetes/minikube into auto-iso
|
2021-03-04 15:37:58 -08:00 |
Medya Ghazizadeh
|
3d27f0f4ad
|
Merge pull request #10666 from prezha/pause-bump-to-v3.4.1
pause: bump to newest image v3.4.1
|
2021-03-04 15:13:47 -08:00 |