Commit Graph

14242 Commits (0b28cc0d09d5c8b331020145124056aaac6bf58c)

Author SHA1 Message Date
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
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
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
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
Anders F Björklund 2f8070ace1 Add rpm and deb packaging for ppc64le and s390x 2021-03-15 07:30:07 +01:00
Anders F Björklund 5919ee78bc Add basic documentation for minikube image command
Using the image command is an alternative to using the
different environment cmds for the different clients.
2021-03-14 18:37:39 +01:00
Medya Ghazizadeh ff0e25ada8
Merge pull request #10793 from afbjorklund/kubectl-cluster
minikube kubectl: The --cluster flags should be prepended
2021-03-12 14:18:21 -08:00
Medya Ghazizadeh b6c41014a4
Merge pull request #10800 from medyagh/usage_err_break
ui: break down usage for no profile found
2021-03-12 14:09:21 -08:00
Medya Gh 67172b636c break down usage for no profile found 2021-03-12 12:29:23 -08:00
Steven Powell b51b71599b
Merge pull request #10795 from tripolkaandrey/remove_message_disabled_registry_addon
Removed "use {port} instead of default 5000" message when disabling registry addon
2021-03-12 11:18:17 -07:00
tripolkaandrey e2acd0d657 added check for enabled registry addon 2021-03-12 12:24:25 +02:00
Anders F Björklund e8a35de28e The --cluster flags should be prepended
Not appended, because it will break exec
2021-03-12 08:39:41 +01:00
Medya Ghazizadeh fe94d18c49
Merge pull request #10635 from BLasan/issue-10539
test: remove unwanted docker images after functional test
2021-03-11 16:54:54 -08:00
Medya Ghazizadeh b9f342c9f3
Merge pull request #10779 from medyagh/revert_non_ingress
skip ingress test on none driver and add warning
2021-03-11 12:16:28 -08:00
Medya Ghazizadeh bf204d10b4
Merge pull request #10782 from afbjorklund/cni-portmap
Enable portmap for the default cni bridge
2021-03-11 12:06:30 -08:00
Medya Ghazizadeh ed2f4f9b5b
Merge pull request #10787 from jjkiely/minikube-dead-link
Site: Fix dead link in memory limit advice
2021-03-11 10:25:06 -08:00
Medya Gh 2709a0b856 skip 2021-03-11 10:23:16 -08:00
jjkiely e2d08bbd06 Updated more information section of validateChangedMemoryFlags function with correct, working link 2021-03-11 16:19:15 +00:00
Medya Gh ee74d42eba merge conflict 2021-03-11 01:14:06 -08:00
Medya Ghazizadeh 025fae0de3
Merge pull request #10704 from nixpanic/iso/add-losetup
install losetup from util-linux in the ISO to enable support for VolumeMode=Block PVCs
2021-03-10 15:38:31 -08:00
Medya Ghazizadeh 97a8f7d0b9
Merge pull request #10747 from kubernetes/dependabot/go_modules/github.com/google/go-cmp-0.5.5
Bump github.com/google/go-cmp from 0.5.4 to 0.5.5
2021-03-10 15:33:08 -08:00
Medya Ghazizadeh 5147ef3554
Merge pull request #10730 from sharifelgamal/auth-gce
auto-detect gce and do not enable gcp auth addon
2021-03-10 15:26:34 -08:00
Anders F Björklund 71145bca47 Enable portmap for the default cni bridge
Otherwise the registry addon will not work, since it uses
hostPort 5000 (which in turn requires port mapping enabled)
2021-03-10 23:47:09 +01:00
Sharif Elgamal 86080e50b6 fix gcp-auth test 2021-03-10 13:57:24 -08:00
Medya Ghazizadeh e1c872aef2
Merge pull request #10758 from prezha/multinode-wait-join
multinode cluster: fix waits and joins
2021-03-10 13:32:37 -08:00