Skip to content
  1. Apr 08, 2020
  2. Mar 25, 2020
  3. Mar 24, 2020
    • Stephen Schmidt's avatar
      Fix etcd install with docker and etcd_kubeadm_enabled (#5777) · 0379a52f
      Stephen Schmidt authored
      - This solves issue #5721 & #5713 (dupes)
        - Provide a cleaner default usage pattern for the download role
          around etcd that supports 'host' and 'docker' properly
        - Extract the 'etcdctl' as a separate task install piece and reuse it where
          appropriate
        - Update the kubeadm-etcd task to reflect the above change
      0379a52f
  4. Mar 18, 2020
  5. Mar 17, 2020
    • spaced's avatar
      Fedora CoreOS support (#5657) · 876d4de6
      spaced authored
      * fedora coreos support
      - bootstrap and new fact for
      
      * fedora coreos support
      - fix bootstrap condition
      
      * fedora coreos support
      - allow customize packages for fedora coreos bootstrap
      
      * fedora coreos support
      - prevent install ptyhon3 and epel via dnf for fedora coreos
      
      * fedora coreos support
      - handle all ostree like os in same way
      
      * fedora coreos support
      - handle all ostree like os in same way for crio
      
      * fedora coreos support
      - add fcos documentations
      876d4de6
  6. Mar 06, 2020
  7. Feb 18, 2020
  8. Feb 12, 2020
  9. Feb 11, 2020
    • qvicksilver's avatar
      Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) · ac2135e4
      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
      ac2135e4
  10. Jan 06, 2020
  11. Dec 05, 2019
  12. Oct 14, 2019
  13. Aug 07, 2019
  14. Jun 20, 2019
    • Matthew Mosesohn's avatar
      Enable kubeadm etcd mode (#4818) · 4348e78b
      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
      4348e78b
  15. May 16, 2019
  16. May 03, 2019
  17. May 02, 2019
  18. Apr 30, 2019
  19. Apr 29, 2019
  20. Apr 25, 2019
  21. Apr 24, 2019
  22. Mar 28, 2019
  23. Mar 05, 2019
  24. Dec 18, 2018
  25. Dec 07, 2018
    • Andrey Zhelnin's avatar
      Setting host_architecture var (#3846) · 1712314f
      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)
      1712314f
  26. Dec 04, 2018
  27. Nov 17, 2018
  28. Nov 10, 2018
  29. Nov 02, 2018
  30. Nov 01, 2018
  31. Oct 29, 2018
  32. Oct 16, 2018
  33. Oct 09, 2018
  34. Sep 27, 2018
Loading