Commit Graph

14545 Commits (a944e7547c1b953c341ae2d2ac5b65cc7db4e6c8)

Author SHA1 Message Date
Tharun 2779ec021b add docker-env and podman-env to minikube status
Signed-off-by: Tharun <rajendrantharun@live.com>
2021-03-23 22:24:04 +05:30
Yanshu Zhao 14ec53f29f Fix typo 2021-03-23 15:39:04 +00:00
Predrag Rogic d3750704de
k8s libs: upgrade to v0.20.5 2021-03-23 14:30:22 +00:00
Predrag Rogic 03050a6b81
k8s libs: upgrade to v0.20.5 2021-03-23 14:28:55 +00:00
Predrag Rogic 368703ca35
k8s libs: upgrade to v0.20.5 2021-03-23 14:28:00 +00:00
Anders F Björklund e35057ae7d Use accessor methods instead of just variables 2021-03-23 12:34:57 +01:00
tripolkaandrey b7976f632d warn user instead of error when image does not exist 2021-03-23 11:03:37 +02:00
tripolkaandrey 9bb16bb383 introduced specific error type for case when image does not exist 2021-03-23 11:03:15 +02:00
Medya Ghazizadeh f29366a596
Merge pull request #10722 from hetong07/deocker-env-windows
docker-env: improve detecting powershell if SSHed from linux
2021-03-23 01:07:31 -07:00
Medya Ghazizadeh f39a3c1504
Merge pull request #10425 from bharathkkb/fix-multiple-log-files
Generate one log file per minikube command
2021-03-23 00:54:10 -07:00
Medya Ghazizadeh 2be25c6337
Merge pull request #10881 from afbjorklund/ctr-docs
Add documentation for the ctr containerd client
2021-03-23 00:20:05 -07:00
Medya Ghazizadeh 6496ab59be
Merge pull request #10868 from afbjorklund/cni-mkdir
bridge cni: Make sure to create the directory for cni config
2021-03-23 00:05:37 -07:00
Yanshu Zhao 30287b42ad Add ignore file 2021-03-23 07:05:15 +00:00
Yanshu Zhao 9ea99ae129 Add skip into label object of web hook, clean up code 2021-03-23 07:03:42 +00:00
Medya Ghazizadeh 38ed70aa32
Merge pull request #10798 from govargo/csi-hostpath-v1.6.0
Upgrade csi-hostpath-driver addon to v1.6.0
2021-03-23 00:01:29 -07:00
Anders F Björklund 3bcb5a1e09 Regenerate documentation with the new load help 2021-03-23 07:54:16 +01:00
Anders F Björklund 6fd8a052e2 Merge branch 'master' into load-new 2021-03-23 07:52:36 +01:00
Anders Björklund e438595933
Merge pull request #10902 from afbjorklund/master-docs
Regenerate documentation to fix failing unit test
2021-03-23 07:52:10 +01:00
Anders F Björklund a7cf6feb9e Regenerate documentation to fix failing unit test 2021-03-23 07:44:06 +01:00
Anders F Björklund e2a0b26f73 Add documentation for the ctr containerd client 2021-03-23 07:37:04 +01:00
Anders F Björklund 9945462901 Refactor: add daemon function matching remote 2021-03-23 07:08:51 +01:00
Anders F Björklund e064eb13fd Merge branch 'master' into load-new 2021-03-23 07:02:50 +01:00
Medya Gh cc7973a00f merge upstream 2021-03-22 21:53:27 -07:00
hetong07 858531c134 Fix the bug in functional_test/docker-env, which is caused by a wrong charator. 2021-03-22 21:51:37 -07:00
hetong07 5f0720e042 update go.sum and go.mod to reflect https://github.com/machine-drivers/machine/pull/33 2021-03-22 21:51:34 -07:00
Medya Ghazizadeh d599775522
Merge pull request #10821 from prezha/fix-driver.IndexFromMachineName
fix driver.IndexFromMachineName()
2021-03-22 21:24:17 -07:00
Medya Ghazizadeh d14974befb
Merge pull request #10891 from kubernetes/dependabot/go_modules/github.com/otiai10/copy-1.5.0
Bump github.com/otiai10/copy from 1.0.2 to 1.5.0
2021-03-22 21:22:22 -07:00
dependabot[bot] dfe6c07adb
Bump github.com/otiai10/copy from 1.0.2 to 1.5.0
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.0.2 to 1.5.0.
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](https://github.com/otiai10/copy/compare/v1.0.2...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 04:19:19 +00:00
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