- 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
-
Antoine Legrand authored
Local volume provisioner fixes
-
Erwan Miran authored
-
- Feb 08, 2018
-
-
Antoine Legrand authored
Add cephfs_provisioner Support for Kubespray
-
Aivars Sterns authored
baremetal tweaks
-
Aivars Sterns authored
Always set net.bridge.bridge-nf-call-* sysctl
-
Aivars Sterns authored
Disalbe install epel-release rpm on Centos/Redhat
-
Wong Hoi Sing Edison authored
-
Maxim Krasilnikov authored
kubernetes-apps: retry get default token name
-
Antoine Legrand authored
Support multiple inventory files under individual inventory directory
-
Antoine Legrand authored
Fix symlinking vagrant inventory
-
Antoine Legrand authored
Adding metrics-server support for K8s version 1.9
-
Erwan Miran authored
-
Wong Hoi Sing Edison authored
-
- Feb 07, 2018
-
-
Brad Beam authored
Make the Kubelet read-only port configurable and disable it by default
-
Erwan Miran authored
-
Erwan Miran authored
-
Erwan Miran authored
-
Erwan Miran authored
-
Gerben Meijer authored
The default path assumes that the vagrant dir is called 'inventory'. With custom defined inventory dirs that are not called 'inventory' this fails to create the correct symlink under .vagrant.d.
-
Antoine Legrand authored
local_volume_provisioner_enabled replacement
-
Sébastien Han authored
In some installation, it can take up to 3sec to get the value. Retrying for 5 sec will ensure the command won't return 1. Signed-off-by: Sébastien Han <seb@redhat.com>
-
Antoine Legrand authored
etcd: ability to enable/disable ETCD_PEER_CLIENT_CERT_AUTH
-
woopstar authored
-
woopstar authored
-
woopstar authored
-
woopstar authored
Rename from aggregator-proxy-client to front-proxy-client to match kubeadm design. Added kubeadm support too. Changed to use variables set and not hardcode paths. Still missing cert generation for Vault
-