This project is mirrored from https://gitee.com/penghai_luo/kubespray.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 19 Jun, 2020 1 commit
-
-
Florian Ruynat authored
-
- 09 Jun, 2020 1 commit
-
-
Etienne Champetier authored
https://github.com/containernetworking/plugins/releases/tag/v0.8.6 https://github.com/kubernetes/kubernetes/issues/91507 Signed-off-by:
Etienne Champetier <champetier.etienne@gmail.com> (cherry picked from commit 41b44739)
-
- 04 Jun, 2020 1 commit
-
-
spaced authored
* Enable crio 1.18 (#6197) * fix CRI-O repos for centos distributions (#6224) * fix CRI-O repos for centos distributions * fix CRI-O repos for centos distributions - revert workarounds * fix CRI-O repos for centos distributions - use https for centos repos * avoid 302 redirects for centos repos * Use OS packaging default value for apparmor_profile in crio.conf (#6125) Co-authored-by:
jeanfabrice <github@bobo-rousselin.com>
-
- 28 May, 2020 1 commit
-
-
bozzo authored
-
- 25 May, 2020 1 commit
-
-
Florian Ruynat authored
* Add new Kubernetes version hashes and set default to 1.17.6 * Do not rebase against master when commiting a release branch
-
- 22 May, 2020 1 commit
-
-
Florian Ruynat authored
* Reorder tests in packet file (#6067) * Skip molecule tests for Ubuntu 18.04 (#6077) * Fix kubernetes-dashboard template identation (#6066) The 98e7a07f commit udpates the dashboard version to 2.0.0 but it enable skip login flag wasn't updated. This change updates its identation to avoid issues when dashboard_skip_login is enabled. * Disable OVH CI (#6114) * Create namespace when dashboard deployment uses customized namespace. (#6107) * Create namespace when dashboard deployment uses customized namespace. * Fix syntax. * Fix apiserver port when upgrading (#6136) * Fix docker fedora packages (#6097) * Match docker-cli version with docker-engine version (when available) * Disable upgrade jobs to allow release 2.13.1 (docker-cli bug) Co-authored-by:
Maxime Guyot <Miouge1@users.noreply.github.com> Co-authored-by:
Victor Morales <electrocucaracha@gmail.com> Co-authored-by:
petruha <5363545+p37ruh4@users.noreply.github.com> Co-authored-by:
Mateus Caruccio <mateus.caruccio@getupcloud.com>
-
- 01 May, 2020 4 commits
-
-
Maxime Guyot authored
-
Kenichi Omichi authored
The ansible-playbook needs to ssh-login to Azure virtual machines with ssh keypair, and users need to specify ssh_public_keys for their own ssh public key. The change of ssh_public_keys is mandatory. So this updates contrib/azurerm/README.md to explain that. In addition, the path of all.yml was wrong. That also is updated with this.
-
Kenichi Omichi authored
apply-rg_2.sh uses 'az group deployment' command but the command is deprecated like the following warning message: "This command is implicitly deprecated because command group 'group deployment' is deprecated and will be removed in a future release. Use 'deployment group' instead." This updates these deprecated commands. FYI: The command has been deprecated since [1] on azure-cli side. [1]: https://github.com/Azure/azure-cli/commit/991cb7cc7c9e577d8bec3b78e0316dfb5d39fe10#diff-2057bbb8441166e4910b34b09d22b58cR222
-
Florian Ruynat authored
-
- 30 Apr, 2020 3 commits
-
-
Maxime Guyot authored
-
qvicksilver authored
-
Kenichi Omichi authored
As the download page[1], the command name is "az", not "azure". This replaces "azure" command with "az" command for fixing it. In addition, "az account list-locations" is correct command line to know available location as [2]. [1]: https://docs.microsoft.com/en-gb/azure/xplat-cli-install [2]: https://docs.microsoft.com/en-us/cli/azure/account?view=azure-cli-latest#az-account-list-locations
-
- 29 Apr, 2020 7 commits
-
-
qvicksilver authored
-
Maxime Guyot authored
-
Joel Seguillon authored
* update dashboard access doc for 2.0.x * make metrics scrapper system-cluster-critical
-
Maxime Guyot authored
-
Florian Ruynat authored
-
Lee Spottiswood authored
-
Florian Ruynat authored
-
- 28 Apr, 2020 4 commits
-
-
Maxime Guyot authored
-
Florent Monbillard authored
-
Hugo Blom authored
* Set volumeBindingMode in cinder CSI template (#22) * make sure true/false is lowercase in cinder-csi storageclass
-
marcosfsch authored
-
- 27 Apr, 2020 5 commits
-
-
Hugo Blom authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Qasim Sarfraz authored
-
Samuel Liu authored
* MetalLB IP address range extension * MetalLB IP address range extension
-
- 25 Apr, 2020 1 commit
-
-
Joel Seguillon authored
* bump to dashboard 2.0 rc6 with metrics scrapper * fix missing yaml seperator making Replicaset complaining about missing ServiceAccount * unwanted legay gross hack forgot to remove before * no need namespace on CrBinding * bump to 2.0.0 release * remove dashboard_metrics_scrapper_enabled
-
- 24 Apr, 2020 5 commits
-
-
Pasquale Toscano authored
-
Sergey authored
* add strategy mitogen_linear when installed mitogen * add small docs Rename playbook file The raw action executes as a regular Mitogen connection, which requires Python on the target, so add strategy: linear to bootstrap-os role playbook. * add mitogen to CI test fix typo * enable mitogen test on deploy-part1 tests change version from master to release download tar.gz archive * run all CI tests with mitogen * disable mitogen with upgrade CI tests * enable mitogen on CI tests via env vars * disable mitogen on CI test by default, enable on some different OS * disable mitogen CI test on centos8 (get error /usr/bin/python: No such file or directory)
-
Florian Ruynat authored
-
Maxime Guyot authored
-
spaced authored
* replace removed repo with kubic repository for centos 7 * add crio configuration for centos8 * add crio configurations for debian * use correct crio version for fedora * simplify calulation of required crio version - gives possibility to overwrite * change default path for runc * change default for seccomp path * change default for conmon
-
- 23 Apr, 2020 2 commits
-
-
Maxime Guyot authored
-
Maxime Guyot authored
-
- 22 Apr, 2020 3 commits
-
-
Sergey authored
* bump minimal ansible version to 2.8.0 * check ansible version in separate playbook
-
spaced authored
* declare kubic repo for ubuntu * do not install crictl twice * move fedora repo modular tasks to crio_repo file * move centos repo tasks to crio_repo * declare crio version matrix for ubuntu * update documentation crio support for ubuntu
-
Florian Ruynat authored
-