Skip to content
  1. Dec 04, 2019
  2. Aug 23, 2019
  3. Aug 17, 2019
  4. Jul 31, 2019
  5. Jul 16, 2019
  6. Jul 08, 2019
  7. May 19, 2019
  8. Apr 29, 2019
  9. Apr 03, 2019
  10. Apr 01, 2019
  11. 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
  12. 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
  13. Nov 28, 2018
  14. Oct 26, 2018
  15. Oct 19, 2018
  16. 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
  17. Sep 19, 2018
  18. Sep 13, 2018
  19. Sep 03, 2018
  20. Mar 31, 2018
  21. Mar 21, 2018
  22. Mar 16, 2018
  23. Oct 14, 2017
  24. 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
    • Matthew Mosesohn's avatar
      Improve proxy (#1771) · eb0dcf60
      Matthew Mosesohn authored
      * Set no_proxy to all local ips
      
      * Use proxy settings on all necessary tasks
      eb0dcf60
  25. Oct 05, 2017
  26. Sep 25, 2017
  27. Sep 22, 2017
  28. Aug 24, 2017
  29. Aug 21, 2017
  30. Jul 24, 2017
  31. Jul 17, 2017
  32. Jun 16, 2017
  33. Apr 15, 2017
  34. Mar 01, 2017
    • Vijay Katam's avatar
      Add support for atomic host · a0b1eda1
      Vijay Katam authored
      Updates based on feedback
      
      Simplify checks for file exists
      
      remove invalid char
      
      Review feedback. Use regular systemd file.
      
      Add template for docker systemd atomic
      a0b1eda1
  35. Feb 23, 2017
Loading