Steven Powell
|
f60117a2c4
|
add `How do I use minikube in a script` section
|
2021-06-21 13:52:21 -07:00 |
Medya Ghazizadeh
|
823cd81b66
|
Merge pull request #11719 from kubernetes/dependabot/go_modules/github.com/hashicorp/go-getter-1.5.4
Bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.4
|
2021-06-21 15:51:45 -04:00 |
dependabot[bot]
|
dae5d1efb1
|
Bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.4
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.2 to 1.5.4.
- [Release notes](https://github.com/hashicorp/go-getter/releases)
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.5.2...v1.5.4)
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 19:18:33 +00:00 |
Medya Ghazizadeh
|
0c397146a6
|
Merge pull request #11696 from dinever/tips-of-the-day
Proposal for minikube tips
|
2021-06-21 15:05:14 -04:00 |
Medya Ghazizadeh
|
9057b145b9
|
Merge pull request #11714 from kubernetes/dependabot/go_modules/github.com/spf13/viper-1.8.0
Bump github.com/spf13/viper from 1.7.1 to 1.8.0
|
2021-06-21 14:54:50 -04:00 |
Sharif Elgamal
|
cf4078ad1a
|
Merge pull request #11576 from JacekDuszenko/fix-embed-certs-from-config
Fix embed-certs global config
|
2021-06-21 11:33:11 -07:00 |
dependabot[bot]
|
caed7715a1
|
Bump github.com/spf13/viper from 1.7.1 to 1.8.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.7.1...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-21 18:25:50 +00:00 |
Medya Ghazizadeh
|
b9c363001d
|
Merge pull request #11668 from daehyeok/remove_config_options
Remove unused config options
|
2021-06-21 12:42:23 -04:00 |
Medya Ghazizadeh
|
40fc9cdc91
|
Merge pull request #11665 from sharifelgamal/gcp-auth-0.0.6
Upgrade gcp-auth-webhook to v0.0.6
|
2021-06-21 12:41:16 -04:00 |
Medya Ghazizadeh
|
f068befb3d
|
Merge pull request #11694 from ilya-zuyev/fix_box_intersection
Fix intersected log boxes when running with --alsologtostderr
|
2021-06-21 12:36:01 -04:00 |
Medya Ghazizadeh
|
20d8e521a3
|
Merge pull request #11711 from kubernetes/revert-11704-podman-3.1.2
Revert "ISO: Upgrade podman to 3.1.2"
|
2021-06-21 12:30:00 -04:00 |
Peixuan Ding
|
33d3c75f13
|
Fix typo and update details
|
2021-06-21 12:27:51 -04:00 |
Medya Ghazizadeh
|
ab4cfc239d
|
Revert "ISO: Upgrade podman to 3.1.2"
|
2021-06-21 12:13:59 -04:00 |
Medya Ghazizadeh
|
47f6f9e5a6
|
Merge pull request #11704 from afbjorklund/podman-3.1.2
ISO: Upgrade podman to 3.1.2
|
2021-06-21 12:12:40 -04:00 |
Medya Ghazizadeh
|
ab41aa5e8a
|
Merge pull request #11690 from andriyDev/fix-redownload-kicbase
Move daemon cache check before file cache check
|
2021-06-21 12:11:54 -04:00 |
Medya Ghazizadeh
|
4a8cf237c8
|
Merge pull request #11698 from andriyDev/fix-translations
Fix translations not looking for correct file.
|
2021-06-21 12:05:56 -04:00 |
Medya Ghazizadeh
|
c7c06e84f4
|
Merge pull request #11678 from RA489/regis_mirror
change registery_mirror to registery-mirror
|
2021-06-21 11:55:19 -04:00 |
Anders F Björklund
|
c6c9cec51b
|
Stop using /etc/cni/net.d for podman network
Kubernetes can't handle anything else using the same config
directory, and doesn't have a method of choosing which cni.
|
2021-06-19 13:09:49 +02:00 |
Anders F Björklund
|
386561f694
|
Upgrade podman to 3.1.2
|
2021-06-19 09:52:21 +02:00 |
Sharif Elgamal
|
811ff18161
|
Merge pull request #11677 from sharifelgamal/auto-gen-docs
Automatically run `make generate-docs` after every PR merge
|
2021-06-18 14:30:08 -07:00 |
minikube-bot
|
c8fb43220d
|
remove exit on error
|
2021-06-18 13:56:02 -07:00 |
Sharif Elgamal
|
248942f830
|
move around check
|
2021-06-18 13:46:30 -07:00 |
Sharif Elgamal
|
1200975bc7
|
debug
|
2021-06-18 13:28:01 -07:00 |
Ilya Zuyev
|
8a9fbe9bbf
|
extract kverify.WaitForAPIServerStatus() helper
|
2021-06-18 11:27:40 -07:00 |
Ilya Zuyev
|
0559802bed
|
Add a comment about using SYSTEMCTL_SKIP_SYSV env
|
2021-06-18 11:06:16 -07:00 |
Andriy Dzikh
|
ebb35cfdc6
|
Run make generate-docs.
|
2021-06-18 10:12:59 -07:00 |
Andriy Dzikh
|
d38f2f0149
|
Add functional test for ensuring international language is used.
|
2021-06-18 10:01:48 -07:00 |
Andriy Dzikh
|
fa7c151fdb
|
Fix translations not looking for correct file.
|
2021-06-18 09:15:06 -07:00 |
Daehyeok Mun
|
cd1adcf35d
|
Remove unused config options
|
2021-06-18 11:54:47 -04:00 |
Medya Ghazizadeh
|
c3f46d1e7c
|
Merge pull request #11691 from andriyDev/embed-translations
Use goembed for translation files
|
2021-06-18 11:30:22 -04:00 |
Medya Ghazizadeh
|
76f22866e9
|
Merge pull request #11693 from dinever/docs-go-version
Change minimum required Go version to 1.16 in docs
|
2021-06-18 10:55:47 -04:00 |
Peixuan Ding
|
6d346e0b80
|
Remove Hugo workaround for go1.16
|
2021-06-18 09:24:42 -04:00 |
Peixuan Ding
|
d5d55290bf
|
Add proposal for tips
Signed-off-by: Peixuan Ding <dingpeixuan911@gmail.com>
|
2021-06-18 01:30:40 -04:00 |
Ilya Zuyev
|
ab51f6fb70
|
Fix intersected log boxes when running with --alsologtostderr
|
2021-06-17 19:57:25 -07:00 |
Ilya Zuyev
|
fbc5a829d1
|
Fix SecondStartNoReconfiguration flake
|
2021-06-17 19:22:35 -07:00 |
Peixuan Ding
|
51564f8f94
|
Changed minimum required Go version to 1.16 in docs
|
2021-06-17 20:56:21 -04:00 |
Andriy Dzikh
|
c61550e967
|
Remove translations.go from .gitignore.
|
2021-06-17 15:06:24 -07:00 |
Andriy Dzikh
|
770d348e30
|
Use goembed for translations.
|
2021-06-17 15:06:24 -07:00 |
Andriy Dzikh
|
92258d06d0
|
Remove uses of pkg/minikube/translate/translations.go
|
2021-06-17 15:06:24 -07:00 |
Sharif Elgamal
|
ec4dab338b
|
rename file for consistency
|
2021-06-17 15:01:19 -07:00 |
Andriy Dzikh
|
95333ed1fe
|
Move daemon cache check before file cache check so cache doesn't need to be repopulated if daemon is already present.
|
2021-06-17 15:01:11 -07:00 |
Medya Ghazizadeh
|
5501afa9ef
|
Merge pull request #11683 from andriyDev/FixNoFlakesComment
Fix flake rates being commented about when no failed tests are present.
|
2021-06-17 17:58:44 -04:00 |
Sharif Elgamal
|
4fc5e5f169
|
Merge pull request #11671 from andriyDev/embed
Use goembed instead of go-bindata for embedding addon config files
|
2021-06-17 14:14:01 -07:00 |
Sharif Elgamal
|
5816b2a0c7
|
golang 1.6.4
|
2021-06-17 13:51:37 -07:00 |
Sharif Elgamal
|
f8b2ebcc63
|
do not run workflow if there is no secret
|
2021-06-17 13:25:13 -07:00 |
Sharif Elgamal
|
d37a3e0ba2
|
make script executable
|
2021-06-17 12:41:37 -07:00 |
Sharif Elgamal
|
0cabaf961e
|
fix workflow
|
2021-06-17 12:38:53 -07:00 |
Sharif Elgamal
|
f2684bc777
|
fix syntax
|
2021-06-17 12:19:32 -07:00 |
Sharif Elgamal
|
c1a7937184
|
change workflow condition
|
2021-06-17 12:08:50 -07:00 |
Sharif Elgamal
|
1e0ce5c090
|
Merge branch 'master' of github.com:kubernetes/minikube into gcp-auth-0.0.6
|
2021-06-17 11:43:37 -07:00 |