- Feb 12, 2020
-
-
Erwan Miran authored
-
- Feb 11, 2020
-
-
qvicksilver authored
* Fix recover-control-plane to work with etcd 3.3.x and add CI * Set default values for testcase * Add actual test jobs * Attempt to satisty gitlab ci linter * Fix ansible targets * Set etcd_member_name as stated in the docs... * Recovering from 0 masters is not supported yet * Add other master to broken_kube-master group as well * Increase number of retries to see if etcd needs more time to heal * Make number of retries for ETCD loops configurable, increase it for recovery CI and document it
-
- Jan 06, 2020
-
-
Erwan Miran authored
-
- Dec 05, 2019
-
-
Maxime Guyot authored
-
- Oct 14, 2019
-
-
Sergey authored
-
- Aug 07, 2019
-
-
Matthew Mosesohn authored
Change-Id: I9cc01cef3a437893225e2d9f58495826bbce7be9
-
- Jun 20, 2019
-
-
Matthew Mosesohn authored
* Enable kubeadm etcd mode Uses cert commands from kubeadm experimental control plane to enable non-master nodes to obtain etcd certs. Related story: PROD-29434 Change-Id: Idafa1d223e5c6ceadf819b6f9c06adf4c4f74178 * Add validation checks and exclude calico kdd mode Change-Id: Ic234f5e71261d33191376e70d438f9f6d35f358c * Move etcd mode test to ubuntu flannel HA job Change-Id: I9af6fd80a1bbb1692ab10d6da095eb368f6bc732 * rename etcd_mode to etcd_kubeadm_enabled Change-Id: Ib196d6c8a52f48cae370b026f7687ff9ca69c172
-
- May 16, 2019
-
-
MarkusTeufelberger authored
-
- May 03, 2019
-
-
MarkusTeufelberger authored
-
- Apr 29, 2019
-
-
Andreas Krüger authored
-
- Apr 25, 2019
-
-
gitareest authored
Use host_architecture variable.
-
- Apr 24, 2019
-
-
Attilio Greco authored
-
MarkusTeufelberger authored
Circumvented one false positive from ansible-lint Moved a block of jinja magic into its own variable
-
MarkusTeufelberger authored
-
- Mar 05, 2019
-
-
Matthew Mosesohn authored
* Remove hard dependence on facts for all nodes * Update main.yaml * Update main.yaml
-
- Dec 18, 2018
-
-
Ganesh Maharaj Mahalingam authored
Signed-off-by:
Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
-
- Dec 07, 2018
-
-
Andrey Zhelnin authored
Setting host_architecture to allow etcd upgrade working through: ansible-playbook -b -i inventory/sample/hosts.ini cluster.yml --tags=etcd (on other case host_architecture is missing)
-
- Dec 04, 2018
-
-
Chad Swenson authored
Added a loop_control label to a few tasks that flood our logs.
-
- Nov 10, 2018
-
-
Antoine Legrand authored
* Remove Vault * Remove reference to 'kargo' in the doc * change check order
-
Bily Zhang authored
Signed-off-by:
mooncake <xcoder@tenxcloud.com>
-
- Nov 02, 2018
-
-
ankitcharolia authored
-
- Nov 01, 2018
-
-
Matthew Mosesohn authored
Standalone etcd nodes do not generate node-$hostname certs and do not need this serial calculated.
-
- Oct 29, 2018
-
-
Bart Laarhoven authored
* do it like in kubernetes/secrets * fix indentation * processed comments * missed one, sorry * trailing space fix
-
- Oct 16, 2018
-
-
Erwan Miran authored
Replace shell with command in order to allow the task to fail when openssl x509 does return zero (#3516)
-
Erwan Miran authored
* Fix ansible syntax to avoid ansible warnings (again) * warn: false on tar -cfz * wrong placement of warn:false
-
- Oct 09, 2018
-
-
Erwan Miran authored
* Ability to specify ssl certificate duration and ssl key size - etcd/secrets * Ability to specify ssl certificate duration and ssl key size - helm/contiv + fix contiv missing copy certs generation script
-
- Sep 27, 2018
-
-
刘旭 authored
-
- Sep 16, 2018
-
-
rongzhang authored
-
- Sep 10, 2018
-
-
Matthew Mosesohn authored
-
- 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 31, 2018
-
-
Erwan Miran authored
-
- Aug 28, 2018
-
-
Takashi Okamoto authored
-
- Aug 24, 2018
-
-
Aivars Sterns authored
-
- Aug 23, 2018
-
-
Tatsuyuki Ishi authored
-
- Jul 11, 2018
-
-
Matthew Mosesohn authored
apiserver cert should be created only once
-
- Jul 06, 2018
-
-
Matthew Mosesohn authored
* Add tags for cert serial tasks This will help facilitate tag-based deployment of specific components. * fixup kubernetes node
-
- Jun 30, 2018
-
-
elementyang authored
-
- Jun 22, 2018
-
-
elementyang authored
-
- Jun 06, 2018
-
-
Matthew Mosesohn authored
-
- May 30, 2018
-
-
Matthew Mosesohn authored
-