Skip to content
  1. Mar 13, 2018
  2. Mar 09, 2018
    • chadswen's avatar
      Fix kubernetes cert permission sync · cd153a1f
      chadswen authored
      Add `state: directory` to `file` task so that `recurse: yes` will actually take effect and ensure
      certs/keys have the right file mode and owner
      cd153a1f
  3. Mar 08, 2018
  4. Mar 07, 2018
  5. Mar 05, 2018
    • Ayaz Ahmed Khan's avatar
      Explicitly defines the --kubelet-preferred-address-types parameter · 89847d56
      Ayaz Ahmed Khan authored
      to the API server configuration.
      
      This solves the problem where if you have non-resolvable node names,
      and try to scale the server by adding new nodes, kubectl commands
      start to fail for newly added nodes, giving a TCP timeout error when
      trying to resolve the node hostname against a public DNS.
      89847d56
  6. Mar 03, 2018
  7. Mar 01, 2018
  8. Feb 28, 2018
  9. Feb 27, 2018
  10. Feb 22, 2018
  11. Feb 21, 2018
  12. Feb 17, 2018
    • melkosoft's avatar
      Added cilium support (#2236) · f13e76d0
      melkosoft authored
      * Added cilium support
      
      * Fix typo in debian test config
      
      * Remove empty lines
      
      * Changed cilium version from <latest> to <v1.0.0-rc3>
      
      * Add missing changes for cilium
      
      * Add cilium to CI pipeline
      
      * Fix wrong file name
      
      * Check kernel version for cilium
      
      * fixed ci error
      
      * fixed cilium-ds.j2 template
      
      * added waiting for cilium pods to run
      
      * Fixed missing EOF
      
      * Fixed trailing spaces
      
      * Fixed trailing spaces
      
      * Fixed trailing spaces
      
      * Fixed too many blank lines
      
      * Updated tolerations,annotations in cilium DS template
      
      * Set cilium_version to iptables-1.9 to see if bug is fixed in CI
      
      * Update cilium image tag to v1.0.0-rc4
      
      * Update Cilium test case CI vars filenames
      
      * Add optional prometheus flag, adjust initial readiness delay
      
      * Update README.md with cilium info
      f13e76d0
  13. Feb 12, 2018
  14. Feb 09, 2018
  15. Feb 07, 2018
  16. Feb 06, 2018
    • Ryan Zenker's avatar
      baremetal tweaks · ad9049a4
      Ryan Zenker authored
      * allow installs to not have hostname overriden with fqdn from inventory
      * calico-config no longer requires local as and will default to global
      * when cloudprovider is not defined, use the inventory_hostname for cni-calico
      * allow reset to not restart network (buggy nodes die with this cmd)
      * default kube_override_hostname to inventory_hostname instead of ansible_hostname
      ad9049a4
    • Erwan Miran's avatar
  17. Feb 05, 2018
  18. Feb 01, 2018
  19. Jan 31, 2018
Loading