- May 06, 2020
-
-
Florian Ruynat authored
-
Michael Sheinberg authored
As of pypy 7.3.0, we can utilize the official pypy project as opposed to the previously used "portable-pypy" distribution.
-
- May 05, 2020
-
-
Maxime Guyot authored
-
- May 04, 2020
-
-
Florian Ruynat authored
-
- May 03, 2020
-
-
Kenichi Omichi authored
apply-rg.sh was for Azure command version 1("azure" command) and the command is old and version 2("az" command) is officially used today. apply-rg_2.sh was for the version 2. In addition, the README[1] says we need to run apply-rg.sh for applying templates. This renames apply-rg_2.sh to apply-rg.sh for common usages of the version 2. [1]: https://github.com/kubernetes-sigs/kubespray/tree/master/contrib/azurerm#generating-and-applying
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- May 02, 2020
-
-
Maxime Guyot authored
-
- May 01, 2020
-
-
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
-
- Apr 30, 2020
-
-
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
-
- Apr 29, 2020
-
-
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
-
- Apr 28, 2020
-
-
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
-
- Apr 27, 2020
-
-
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
-
- Apr 25, 2020
-
-
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
-
- Apr 24, 2020
-
-
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
-
Maxime Guyot authored
-
- Apr 23, 2020
-
-
Maxime Guyot authored
-