- Sep 02, 2018
-
-
Pablo Estigarribia authored
ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version remove empty when line ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version force kubeadm upgrade due to failure without --force flag ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version added nodeSelector to have compatibility with hybrid cluster with win nodes, also fix for download with missing container type fixes in syntax and LF for newline in files fix on yamllint check ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version some cleanup for innecesary lines remove conditions for nodeselector
-
- Aug 25, 2018
-
-
Maxime Brunet authored
-
- Aug 24, 2018
-
-
Erwan Miran authored
-
Vasilis Remmas authored
-
Aivars Sterns authored
-
Samuele Chiocca authored
-
Samuele Chiocca authored
-
ant31 authored
-
- Aug 23, 2018
-
-
rongzhang authored
1. join node add LB discoveryTokenAPIServers 2. kubeadm_config_api_fqdn support ipddress and domain_name
-
Aivars Sterns authored
* calico upgrade to v3 * update calico_rr version * add missing file * change contents of main.yml as it was left old version * enable network policy by default * remove unneeded task * Fix kubelet calico settings * fix when statement * switch back to node-kubeconfig.yaml
-
msimonin authored
A typo in the adduser role prevents the createhome variable to be taken into account. Fix #3164
-
Tatsuyuki Ishi authored
-
- Aug 22, 2018
-
-
rongzhang authored
1.fix audit log not write 2.fix Parameter not recognized 3.delete kubedm futuregates auditing and use apiServerExtraArgs
-
Samuele Chiocca authored
-
Erwan Miran authored
-
Erwan Miran authored
-
ant31 authored
-
Samuele Chiocca authored
Changed author
-
Erwan Miran authored
-
Wong Hoi Sing Edison authored
-
Wong Hoi Sing Edison authored
-
john authored
-
Jeff Bornemann authored
Signed-off-by:
Jeff Bornemann <jeff.bornemann@oracle.com>
-
- Aug 21, 2018
-
-
Mark Eisenblaetter authored
we use FQDN as inventory_hostname
-
- Aug 20, 2018
-
-
Erwan Miran authored
-
Erwan Miran authored
Define apiserver flags directly instead of relying on auditPolicy section in order to have the ability to redirect audit log to stdout with kubeadm
-
Wong Hoi Sing Edison authored
-
Tatsuyuki Ishi authored
Hostname must be a valid DNS name, which is checked as https://github.com/kubernetes/apimachinery/blob/master/pkg/util/validation/validation.go#L115 The situation I have encountered is that my hostname contained underscore which is disallowed and apiserver refused to start.
-
- Aug 19, 2018
-
-
rongzhang authored
Nginx LB(default) Other LB by kubeadm controlplane
-
rongzhang authored
-
rongzhang authored
-
Antoine Legrand authored
-
Victor Antonovich authored
-
- Aug 18, 2018
-
-
rongzhang authored
-
- Aug 17, 2018
-
-
Erwan Miran authored
-
Sergey Bondarev authored
Trigger reboot handler when version upgrade during update script
-
Mathieu Herbert authored
-
Wong Hoi Sing Edison authored
Upstream Changes: - cephfs-provisioner v2.0.0-k8s1.11 (https://github.com/kubernetes-incubator/external-storage/releases/tag/cephfs-provisioner-v2.0.0-k8s1.11) - Update ClusterRole Our Changes: - Fix typo in defaults/main.yml (rs -> deploy) - Manifests cleanup
-
Seungkyu Ahn authored
Fix DiscoveryTokenCACertHashes key to discoveryTokenCACertHashes in kubeadm-client.conf
-
- Aug 16, 2018
-
-
Erwan Miran authored
Reset tasks specific to a network_plugin moved inside its role directory + Reset tasks specific to cilium
-