Commit Graph

17662 Commits (77ffb8b36f1c53fe13367cac93ed02ce7d0aca6f)

Author SHA1 Message Date
Medya Gh 2d6062c10e add retry check stroage for preload generation 2021-11-22 12:54:25 -08:00
dependabot[bot] 5d87265964
Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.10+incompatible to 20.10.11+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.10...v20.10.11)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 18:32:08 +00:00
Steven Powell 1845bf273f
Merge pull request #13001 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-11-22 10:30:56 -08:00
minikube-bot f2811a52e8 Update auto-generated docs and translations 2021-11-22 18:03:38 +00:00
Medya Ghazizadeh 119a0f07d7
Merge pull request #12942 from klaases/go5
Exit if --kubernetes-version and --no-kubernetes are specified.
2021-11-22 10:01:21 -08:00
Steven Powell b2346bb468
Merge pull request #12998 from jeffmaury/fix-french-translation
Fix french translation
2021-11-22 09:06:22 -08:00
Jeff MAURY d1d915458f Fix french translation
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2021-11-22 10:20:02 +01:00
minikube-bot 12b711e797 bump default/newest kubernetes versions 2021-11-22 08:02:49 +00:00
Akira Yoshiyama 90be4af1bf Update Japanese Translation (Line 957-) 2021-11-21 19:15:01 +09:00
Steven Powell 522343b1ff
Merge pull request #12880 from yosshy/japanese-translation5
Update Japanese translation (Line 900-950)
2021-11-20 17:17:52 -08:00
Tian Yang 266a5e38e7
Add macOS ARM64 Homebrew install option
Homebrew now has "bottled" (pre-built) minikube binaries for macOS ARM64, see https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/minikube.rb
Thus, copying macOS x86-64 Homebrew install instructions to ARM64.
2021-11-19 22:18:52 -08:00
klaases 22bbf5f9bb Add config unset message. 2021-11-19 13:54:57 -08:00
Steven Powell e1cecc0fa0 add advice if user using btrfs storage driver 2021-11-19 13:49:08 -08:00
klaases 4d49aa2be1 Update func() comment and name. 2021-11-19 12:19:47 -08:00
klaases 9c6d971f34 Add unit test for no k8s with version. 2021-11-18 15:19:11 -08:00
Steven Powell 212e99ae3c
Merge pull request #12980 from mpuckett159/docs/add-windows-versions
Docs add windows versions of commands
2021-11-18 13:15:24 -08:00
Medya Ghazizadeh 5e21968a21
Merge pull request #12986 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-11-18 11:32:01 -08:00
minikube-bot ffea7514b1 Update auto-generated docs and translations 2021-11-18 19:30:52 +00:00
Medya Ghazizadeh 5c813eaa8e
Merge pull request #12985 from medyagh/docs_gen_test
site: tests docs change name
2021-11-18 11:28:41 -08:00
Medya Gh 5d0ce59625 tests docs change name 2021-11-18 10:55:32 -08:00
Sharif Elgamal 7a7a9011f7
Merge pull request #12984 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-11-18 10:52:28 -08:00
Marcus Puckett 47f02aa3d2
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:57 -08:00
Marcus Puckett 5110a20b1b
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:54 -08:00
Marcus Puckett 5338563ed7
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:50 -08:00
Marcus Puckett 4d63d252a2
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:45 -08:00
Marcus Puckett 084e561404
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:41 -08:00
Marcus Puckett d27c08fce2
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:28:35 -08:00
Marcus Puckett d8981fe20a
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:27:50 -08:00
Marcus Puckett d34b7f6ab5
Update site/content/en/docs/handbook/pushing.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:27:43 -08:00
Marcus Puckett 11c2ab297b
Update site/content/en/docs/handbook/config.md
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
2021-11-18 10:27:32 -08:00
minikube-bot 143c9592b0 Update auto-generated docs and translations 2021-11-18 18:17:31 +00:00
Medya Ghazizadeh 91b4115ba1
Merge pull request #12877 from vishjain/user/vishal/fix-load-integration-test/main
Added tests around loaded images.
2021-11-18 10:15:30 -08:00
Steven Powell ea4a3216df
Merge pull request #12982 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-11-18 10:00:45 -08:00
minikube-bot bbe53174c0 Update auto-generated docs and translations 2021-11-18 16:21:38 +00:00
Medya Ghazizadeh 2ab68fb50f
Merge pull request #12977 from medyagh/allflag_cache
fix flag name in cache add
2021-11-18 08:19:29 -08:00
Akira Yoshiyama 4f97f6f274 Update Japanese translation (Line 694-710) 2021-11-18 23:50:05 +09:00
Marcus Puckett b0ce8ae348 Fix Alias issue in kubectl page
You can't just set alias the way I thought you could so using function instead to create alias.
2021-11-17 17:29:17 -08:00
Marcus Puckett 8b0fbf1e06 Fix Windows example for emoji disable and add Powershell for system vars
I forgot to add the `minikube start` line in the Windows example. I also remembered how to add persistent User level system environment variables from Powershell and added that in the doc page, as well as how to add them via Powershell's version of `.bashrc`.
2021-11-17 17:02:21 -08:00
Steven Powell f256623ca3
Merge pull request #12979 from minikube-bot/gendocs
Update auto-generated docs and translations
2021-11-17 19:30:03 -05:00
Marcus Puckett 19cd50d607 Updating handbook/addons/ingress-dns.md to use similar tab formatting
As discussed in #12968 I'm updating the type of tab formatting used by this page to match the rest of the docs, using the `{{% tabs %}}` format rather than the `{{% card %}}` format.
2021-11-17 16:17:45 -08:00
Marcus Puckett d53a071aed Add Windows commands to docs
Some of the doc pages don't have Windows versions of some of the commands. I've added cross OS/shell versions for some of them.
2021-11-17 16:15:45 -08:00
minikube-bot 71d1faa732 Update auto-generated docs and translations 2021-11-18 00:07:43 +00:00
Medya Ghazizadeh 355fe0e2bc
Merge pull request #12976 from spowelljr/outputTunnelHasStarted
Output tunnel has started message so users aren't confused if tunnel is running
2021-11-17 16:05:18 -08:00
Medya Ghazizadeh 43482ee901
Merge pull request #12952 from spowelljr/privOnlyWSL
Only check privileged ports for WSL
2021-11-17 16:03:52 -08:00
Medya Ghazizadeh 6730592b63
Merge pull request #12978 from kubernetes/revert-12964-dependabot/go_modules/github.com/google/go-containerregistry-0.7.0
Revert "Bump github.com/google/go-containerregistry from 0.6.0 to 0.7.0"
2021-11-17 16:02:59 -08:00
Steven Powell 3dfe2a0af9 updated message 2021-11-17 15:43:19 -08:00
Medya Ghazizadeh 72f6a8e8a7
Revert "Bump github.com/google/go-containerregistry from 0.6.0 to 0.7.0" 2021-11-17 15:39:27 -08:00
Steven Powell 0059bc953f
Merge pull request #12958 from klaases/go6
ensure --memory flag is within syslimit
2021-11-17 18:37:39 -05:00
Medya Gh 64ce5460cf fix flag name in cache add 2021-11-17 15:31:55 -08:00
Steven Powell c470b8db18 output tunnel has started message so users aren't confused if tunnel is running 2021-11-17 15:22:39 -08:00