Skip to content
  1. Apr 24, 2019
  2. Mar 28, 2019
  3. Mar 05, 2019
  4. Dec 18, 2018
  5. 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
  6. Dec 04, 2018
  7. Nov 17, 2018
  8. Nov 10, 2018
  9. Nov 02, 2018
  10. Nov 01, 2018
  11. Oct 29, 2018
  12. Oct 16, 2018
  13. Oct 09, 2018
  14. Sep 27, 2018
  15. Sep 16, 2018
  16. Sep 10, 2018
  17. Sep 02, 2018
    • Pablo Estigarribia's avatar
      ensure there is pin priority for docker package to avoid upgrade of docker to incompatible version · 7cbe3c21
      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
      7cbe3c21
  18. Aug 31, 2018
  19. Aug 28, 2018
  20. Aug 24, 2018
  21. Aug 23, 2018
  22. Aug 17, 2018
  23. Jul 11, 2018
  24. Jul 06, 2018
  25. Jun 30, 2018
  26. Jun 24, 2018
  27. Jun 22, 2018
  28. Jun 18, 2018
  29. Jun 06, 2018
  30. May 30, 2018
  31. May 11, 2018
    • Matthew Mosesohn's avatar
      refactor vault role (#2733) · 07cc9819
      Matthew Mosesohn authored
      * Move front-proxy-client certs back to kube mount
      
      We want the same CA for all k8s certs
      
      * Refactor vault to use a third party module
      
      The module adds idempotency and reduces some of the repetitive
      logic in the vault role
      
      Requires ansible-modules-hashivault on ansible node and hvac
      on the vault hosts themselves
      
      Add upgrade test scenario
      Remove bootstrap-os tags from tasks
      
      * fix upgrade issues
      
      * improve unseal logic
      
      * specify ca and fix etcd check
      
      * Fix initialization check
      
      bump machine size
      07cc9819
Loading