Skip to content
  1. Sep 04, 2020
  2. Sep 03, 2020
  3. Jun 26, 2020
  4. Jun 25, 2020
  5. Jun 02, 2020
  6. May 06, 2020
  7. Apr 14, 2020
  8. Feb 20, 2020
  9. Feb 17, 2020
  10. Feb 15, 2020
  11. Feb 14, 2020
  12. Feb 13, 2020
  13. Feb 11, 2020
  14. Dec 12, 2019
  15. Dec 04, 2019
  16. Aug 23, 2019
  17. Aug 17, 2019
  18. Jul 31, 2019
  19. Jul 16, 2019
  20. Jul 08, 2019
  21. May 19, 2019
  22. Apr 29, 2019
  23. Apr 03, 2019
  24. Apr 01, 2019
  25. Dec 27, 2018
    • Earl C. Ruby III's avatar
      Documented docker_version acceptable values (#3901) · 3ce03399
      Earl C. Ruby III authored
      Added a line documenting where to find acceptable values for the
      `docker_version` setting. If you use a value that is not used as
      a key value by `docker_versioned_pkg` the container-engine/docker
      playbook will throw a "Unexpected templating type error". (e.g.
      If you use '18.06.1' or '18.06.1-ce', neither of which is used
      as a key value of `docker_versioned_pkg`, rather than '18.06',
      you'll get an error when installing on Ubuntu 18.04.)
      3ce03399
  26. Dec 06, 2018
    • Andreas Krüger's avatar
      Remove non-kubeadm deployment (#3811) · ddffdb63
      Andreas Krüger authored
      * Remove non-kubeadm deployment
      
      * More cleanup
      
      * More cleanup
      
      * More cleanup
      
      * More cleanup
      
      * Fix gitlab
      
      * Try stop gce first before absent to make the delete process work
      
      * More cleanup
      
      * Fix bug with checking if kubeadm has already run
      
      * Fix bug with checking if kubeadm has already run
      
      * More fixes
      
      * Fix test
      
      * fix
      
      * Fix gitlab checkout untill kubespray 2.8 is on quay
      
      * Fixed
      
      * Add upgrade path from non-kubeadm to kubeadm. Revert ssl path
      
      * Readd secret checking
      
      * Do gitlab checks from v2.7.0 test upgrade path to 2.8.0
      
      * fix typo
      
      * Fix CI jobs to kubeadm again. Fix broken hyperkube path
      
      * Fix gitlab
      
      * Fix rotate tokens
      
      * More fixes
      
      * More fixes
      
      * Fix tokens
      ddffdb63
  27. Nov 28, 2018
  28. Oct 26, 2018
  29. Oct 19, 2018
  30. Oct 08, 2018
    • Andreas Krüger's avatar
      Fix DNS loop when resolvconf_mode is set to host_resolvconf (#3390) · 7e195b06
      Andreas Krüger authored
      * Fix DNS loop when resolvconf_mode is set to host_resolvconf
      
      * Make sure upstream_dns_servers is defined when using resolvconf_mode == 'host_resolvconf'
      
      * Only set upstream dns servers on KubeDNS and CoreDNS if they are defined
      
      * Only set upstream dns servers on KubeDNS and CoreDNS if they are defined
      7e195b06
  31. Sep 19, 2018
  32. Sep 13, 2018
  33. Sep 03, 2018
  34. Mar 31, 2018
  35. Mar 21, 2018
  36. Mar 16, 2018
  37. Oct 14, 2017
  38. Oct 11, 2017
    • Vijay Katam's avatar
      Rename dns_server, add var for selinux. (#1572) · 27ed73e3
      Vijay Katam authored
      * Rename dns_server to dnsmasq_dns_server so that it includes role prefix
      as the var name is generic and conflicts when integrating with existing ansible automation.
      *  Enable selinux state to be configurable with new var preinstall_selinux_state
      27ed73e3
Loading