Commit Graph

14256 Commits (892ad3d55de6a138c7e11dde80ed9bb645539b03)

Author SHA1 Message Date
dependabot[bot] 892ad3d55d
Bump k8s.io/client-go from 0.18.8 to 0.20.5
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.18.8 to 0.20.5.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.18.8...v0.20.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 07:43:27 +00:00
Medya Ghazizadeh 185b4a7050
Merge pull request #10887 from afbjorklund/kicbase-progress
UI: Add progressbar when downloading kic base image
2021-03-21 10:42:29 -07:00
Anders F Björklund 1c5d35e3f3 Pull image after load with go-containerregistry 2021-03-21 18:01:17 +01:00
Anders F Björklund 2cfc608bbf Add progressbar when downloading kic base image 2021-03-21 14:20:29 +01:00
Anders Björklund dea7aff19f
Merge pull request #10880 from afbjorklund/cache-docs
Fix link for pushing images docs on cache cmd
2021-03-21 08:49:37 +01:00
Anders F Björklund b13033b4fb Fix link for pushing images docs on cache cmd
The link was going directly to the command documentation,
rather than just to the section further down on the page.
2021-03-19 20:33:36 +01: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
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
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
Steven Powell eb8f7e65b9 Show last start and audit logs on `minikube logs` if minikube not running 2021-03-15 15:43:11 -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