Commit Graph

14463 Commits (11c9b70b0662de8c63cbe84a83fd4af5f3760792)

Author SHA1 Message Date
Medya Ghazizadeh e4b5fe8c8f
Merge pull request #10882 from afbjorklund/images-docs-push-build
Show which methods support load and which support build
2021-03-22 21:04:55 -07:00
Medya Ghazizadeh 25f77e656b
Merge pull request #10893 from kubernetes/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.21.2
Bump github.com/shirou/gopsutil/v3 from 3.21.1 to 3.21.2
2021-03-22 21:01:29 -07:00
dependabot[bot] a3b51cb912
Bump github.com/shirou/gopsutil/v3 from 3.21.1 to 3.21.2
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.1 to 3.21.2.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.1...v3.21.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 03:48:08 +00:00
minikube-bot 3d9d0e105c Updating ISO to v1.18.0-1616464260-10647 2021-03-23 02:43:42 +00:00
Medya Ghazizadeh 0432c3482b
Merge pull request #10873 from Mangahigh/daemonhost-hostname
Add the daemon host address as Alternate Name in apiserver.crt if it's not an IP
2021-03-22 18:59:05 -07:00
Medya Ghazizadeh 18c1cc2ee0
Merge pull request #10878 from daehyeok/rootless_docker
Add solution message if Docker is rootless
2021-03-22 18:57:52 -07:00
Medya Ghazizadeh ebb13e56ea
Merge pull request #10806 from prezha/fix-testlogfile
make sure path to logs directory exists
2021-03-22 18:56:29 -07:00
Medya Ghazizadeh 141a7da152
Merge pull request #10818 from afbjorklund/box-cli
Add a red box around docker desktop registry port
2021-03-22 18:48:51 -07:00
Medya Ghazizadeh 7a47f16eec
Merge pull request #10844 from afbjorklund/kubectl-ssh
Allow running kubectl over the ssh connection
2021-03-22 18:45:45 -07:00
Medya Ghazizadeh afe31b145a
Merge pull request #10879 from govargo/upgrade-ingress-addon-apiversion
Upgrade ingress addon files according to upstream(ingress-nginx v0.44.0)
2021-03-22 18:42:57 -07:00
Medya Ghazizadeh eabe9727e5
Merge pull request #10894 from kubernetes/dependabot/go_modules/k8s.io/klog/v2-2.8.0
Bump k8s.io/klog/v2 from 2.4.0 to 2.8.0
2021-03-22 18:30:34 -07:00
dependabot[bot] 3c5d1d6579
Bump k8s.io/klog/v2 from 2.4.0 to 2.8.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.4.0 to 2.8.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.4.0...v2.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 00:34:51 +00:00
Medya Ghazizadeh 743ecb598d
Merge pull request #10875 from prezha/kvm-docs-add-net-tshoot
website: add "Troubleshooting KVM/libvirt networks"
2021-03-22 16:16:20 -07:00
Medya Ghazizadeh 3aadf650c8
Merge pull request #10890 from kubernetes/dependabot/go_modules/k8s.io/client-go-0.20.5
Bump k8s.io/client-go from 0.18.8 to 0.20.5
2021-03-22 16:12:48 -07:00
Medya Ghazizadeh d6011219ec
Merge pull request #10642 from ilya-zuyev/ilyaz/fix_img_platform
Verify and fix image platform
2021-03-22 15:44:46 -07:00
Anders F Björklund 1ab1eada29 Cleanup the weird-looking comment indentation 2021-03-22 20:54:47 +01:00
Anders F Björklund fd4a62f77f Make it possible to choose daemon or remote 2021-03-22 20:49:15 +01:00
Anders F Björklund e1eaeba691 Fix whitespace to make goimports happy 2021-03-22 20:43:16 +01:00
Sharif Elgamal ac11cf994d
Merge pull request #10865 from lilongfeng0902/minikube-lilf
some words are not correct then change it
2021-03-22 12:31:00 -07:00
Ilya Zuyev adf7428c28 Restore common.sh 2021-03-22 10:48:13 -07:00
Sharif Elgamal 020c2f102e revert unrelated change 2021-03-22 08:37:16 -07:00
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
Anders F Björklund b322f7ae67 Explain what load and build means in this context 2021-03-21 23:20:13 +01:00
Anders F Björklund aa334fe944 Show methods support load and which support build 2021-03-21 23:19:57 +01: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
Daehyeok Mun 9b23841ee3 Add solution message if Docker is rootless 2021-03-20 13:20:30 -07:00
Sharif Elgamal 103e0e9e9f update gcp-auth-webhook to v0.0.5 2021-03-19 14:57:48 -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
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
Kent Iso fb216ddc93 Upgrade ingress addon files according to upstream(ingress-nginx v0.44.0) 2021-03-20 04:07:21 +09:00
Ilya Zuyev 628805b57c fix imports order 2021-03-19 11:36:54 -07:00
Anders F Björklund c462f6ce9c Make sure to create the directory for cni config
Otherwise it will be created with the mktemp permissions
and become unreadable (0700), making chmod fail later on.
2021-03-19 17:10:08 +01:00
Predrag Rogic 1de79354c9
website: add "Troubleshooting KVM/libvirt networks" 2021-03-19 14:27:31 +00:00
Kent Iso ed8885d27e make csi-hostpath-snapshotclass.yaml first. Or kubernetes will return the error, because this CR is deleted befor deleting volumesnapshotclass CRD 2021-03-19 21:48:48 +09:00
Kent Iso 788e910073 Upgrade csi-hostpath addon to v1.6.0 2021-03-19 21:48:48 +09:00
Tom Di Nunzio c1b092adb1 Add the daemon host address as Alternate Name if it's not an IP 2021-03-19 11:03:20 +02:00
Sharif Elgamal bcd8867df1 switch gcp-auth pull policy back to ifnotpresent 2021-03-18 23:20:39 -07:00
Sharif Elgamal bd71b3d8aa lint 2021-03-18 23:12:05 -07:00
李龙峰 5dc1482868 add back import that shouldn't be removed 2021-03-19 13:51:03 +08:00
李龙峰 9af2042886 modify the original word 2021-03-19 08:48:37 +08:00
Sharif Elgamal 419db8861f remove namespace mutator 2021-03-18 16:20:49 -07:00
Predrag Rogic badcfe23b9
make sure logs directory exists 2021-03-18 21:29:55 +00:00
Predrag Rogic 2965433201
make sure logs directory exists 2021-03-18 21:24:25 +00:00
Predrag Rogic f4a375181a
create network: use locks and reservations to solve race condition 2021-03-18 18:38:06 +00: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