Commit Graph

15748 Commits (62f1f80b762be06b451db64ae8a4b26232529251)

Author SHA1 Message Date
Medya Ghazizadeh 62f1f80b76
Merge pull request #11746 from spowelljr/translationWorkflow
Add GitHub Action to check if translations are valid
2021-06-24 11:54:07 -04:00
Steven Powell e3326f88df finishing last of comments 2021-06-23 15:03:03 -07:00
Steven Powell 0a5aadf502 addressed more comments 2021-06-23 10:42:39 -07:00
Steven Powell 39208c56c4 addressed some of the comments 2021-06-23 09:38:59 -07:00
Steven Powell 2a50af1ba5 wrote github action to check if translations are valid 2021-06-22 16:46:27 -07:00
Medya Ghazizadeh b49acefb2a
Merge pull request #11744 from andriyDev/fix-jenkins-upload
Fix running a non-existent command in upload_integration_report
2021-06-22 18:01:06 -04:00
Andriy Dzikh fbf61e3e33 Fix running a non-existent command in upload_integration_report. 2021-06-22 14:55:49 -07:00
Sharif Elgamal 31d93367a3
Merge pull request #11736 from sharifelgamal/docs-fix
fix generate-docs bugs part 2
2021-06-22 13:44:37 -07:00
Medya Ghazizadeh 9d975630aa
Merge pull request #11720 from medyagh/k8s_lib21
bump k8s lib to v1.21.2
2021-06-22 16:38:30 -04:00
Medya Ghazizadeh 96f084fe8b
Merge pull request #11734 from medyagh/fix_french2
fix french
2021-06-22 16:25:55 -04:00
Sharif Elgamal 055e20c28d fix generate-docs bugs part 2 2021-06-22 12:58:38 -07:00
Medya Gh 97cf634c4c fix french 2021-06-22 15:41:39 -04:00
Sharif Elgamal abc51ef9ce
Merge pull request #11723 from sharifelgamal/docs-fix
fix generate_docs bugs
2021-06-22 12:33:04 -07:00
Sharif Elgamal 269514601b better title for PR 2021-06-22 12:27:14 -07:00
Medya Ghazizadeh 88b7f0c283
Merge pull request #11732 from medyagh/fix_translation_fr
fix french translation
2021-06-22 15:23:05 -04:00
Medya Gh 07ff731002 extra 2021-06-22 15:21:15 -04:00
Medya Gh 69c284ea0b fix french translation 2021-06-22 15:18:56 -04:00
Medya Gh 7909fa9012 bump k8s lib 2021-06-22 14:29:04 -04:00
Medya Ghazizadeh afa596dd03
Merge pull request #11726 from afbjorklund/docker-update
Upgrade docker go module from 19.03 to 20.10
2021-06-22 14:22:19 -04:00
Sharif Elgamal 74635e495a more fixes :) 2021-06-22 10:47:44 -07:00
ilya-zuyev d4fe77356c
Merge pull request #11667 from ilya-zuyev/fix_docker_stop_log
Do not return an error from Systemd.ForceStop(svc) if svc is already stopped
2021-06-22 10:10:20 -07:00
Medya Ghazizadeh cb4123a1a1
Merge pull request #11728 from jeffmaury/improve-fr-translation
Improve French locale
2021-06-22 11:39:22 -04:00
Jeff MAURY 50f2369b64 Improve French locale
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2021-06-22 12:37:30 +02:00
Anders F Björklund f4f7a573b6 Upgrade docker go module from 19.03 to 20.10
v17.12.0-ce-rc1.0.20210128214336-420b1d36250f == v19.03.15

Drop backported fix for building on Windows, already included
2021-06-22 08:07:49 +02:00
Ilya Zuyev 654a963b2f fix error processing 2021-06-21 21:49:28 -07:00
Ilya Zuyev 5a3ad1ed7b Merge branch 'master' into fix_docker_stop_log 2021-06-21 18:33:05 -07:00
Sharif Elgamal 49f9bc868a
Merge pull request #11721 from sharifelgamal/windows-locale
let windows users use the LC_ALL env var to set locale
2021-06-21 16:04:35 -07:00
Sharif Elgamal 23a31d7365 fix generate_docs bugs 2021-06-21 15:35:59 -07:00
Sharif Elgamal 867ad61f7c make it simpler 2021-06-21 15:29:56 -07:00
Medya Ghazizadeh c020ce1436
Merge pull request #11672 from spowelljr/addUserTutorial
site: Add tutorial for user flag
2021-06-21 17:36:28 -04:00
Sharif Elgamal 281fbef94f let windows users user the LC_ALL env var to set locale 2021-06-21 14:21:43 -07:00
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