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 |
Medya Ghazizadeh
|
a6eb5cd5b7
|
Merge pull request #11680 from kubernetes/medyagh-patch-8
site: how to run minikube on remote network
|
2021-06-17 13:10:38 -04:00 |
Medya Ghazizadeh
|
ddea20b260
|
Update _index.md
|
2021-06-17 13:05:08 -04:00 |
Medya Ghazizadeh
|
54d825068c
|
Merge pull request #11423 from vishjain/user/vishal/delete-profiles/main
Added Mock of Minikube Delete Profiles Test portion.
|
2021-06-17 13:02:18 -04:00 |
Medya Ghazizadeh
|
7d9bcf8626
|
Merge pull request #11684 from andriyDev/ChangeFlakeColors
Update flake chart colors
|
2021-06-17 13:00:46 -04:00 |
Medya Ghazizadeh
|
3c01c8a152
|
Merge pull request #11675 from andriyDev/FixReportFlakes
Stop using sudo for check_install_gh
|
2021-06-17 13:00:04 -04:00 |
Andriy Dzikh
|
300230bd5c
|
Update flake chart colors.
|
2021-06-17 09:41:40 -07:00 |
Andriy Dzikh
|
5b8b5ce102
|
Fix flake rates being commented about when no failed tests are present.
|
2021-06-17 09:28:27 -07:00 |
Medya Ghazizadeh
|
f465a96844
|
site: how to run minikube on remote network
|
2021-06-17 12:05:36 -04:00 |