- Feb 16, 2018
-
-
Antoine Legrand authored
Fix typo in aws.md docs
-
David Miller authored
-
Antoine Legrand authored
rollback to a two stage CI
-
Antoine Legrand authored
-
- Feb 15, 2018
-
-
Antoine Legrand authored
Remove redundant python-apt install
-
- Feb 14, 2018
-
-
Eduardo Baitello authored
"kubernetes" is spelled wrong in the cluster tag example
-
- Feb 13, 2018
-
-
Antoine Legrand authored
Additional CI platform (digital-ocean)
-
Antoine Legrand authored
-
- Feb 12, 2018
-
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
Antoine Legrand authored
-
RongZhang authored
Fix bug issues #2289
-
Matthew Mosesohn authored
This updated scenario ensures deployment still passes without having any group_vars available.
-
Aivars Sterns authored
Update default CONFIG_FILE for contrib/inventory_builder/inventory.py
-
Wong Hoi Sing Edison authored
-
Antoine Legrand authored
Increased timeout values for k8s API server restart
-
Virgil Chereches authored
-
Maxim Krasilnikov authored
-
- Feb 11, 2018
-
-
Antoine Legrand authored
Fix version comparison
-
- Feb 10, 2018
-
-
Antoine Legrand authored
Fix default_resolver is undefined
-
RongZhang authored
fix issues #2265
-
Antoine Legrand authored
Add optional StorageClass name with cephfs_provisioner_storage_class
-
Wong Hoi Sing Edison authored
-
- Feb 09, 2018
-
-
Chia-liang Kao authored
`FAILED! => {"changed": false, "msg": "AnsibleFilterError: Version comparison: unorderable types: str() < int()"}`
-
Brad Beam authored
Making node status and scheduling detection mo betta for upgrades
-
Brad Beam authored
-
Antoine Legrand authored
Fix safe upgrade
-
mlushpenko authored
Tokens are generated automatically during init process and on-demand for nodes joining process
-
mlushpenko authored
-
mlushpenko authored
Even though there it kubeadm_token_ttl=0 which means that kubeadm token never expires, it is not present in `kubeadm token list` after cluster is provisioned (at least after it is running for some time) and there is issue regarding this https://github.com/kubernetes/kubeadm/issues/335, so we need to create a new temporary token during the cluster upgrade.
-
Antoine Legrand authored
Added missing cephfs_provisioner_enabled to kubespray-defaults vars
-
mkrasilnikov authored
-
jasdeep-hundal authored
Ansible automatically installs the python-apt package when using the 'apt' Ansible module, if python-apt is not present. This patch removes the (unneeded) explicit installation in the Kubespray 'preinstall' role.
-
Antoine Legrand authored
Local volume provisioner fixes
-