Skip to content
  1. Mar 17, 2018
  2. Mar 15, 2018
    • woopstar's avatar
      Encapsulate item instead of casting to string · 40c0f375
      woopstar authored
      40c0f375
    • Andreas Krüger's avatar
      Added option for encrypting secrets to etcd v.2 (#2428) · 3d6fd491
      Andreas Krüger authored
      * Added option for encrypting secrets to etcd
      
      * Fix keylength to 32
      
      * Forgot the default
      
      * Rename secrets.yaml to secrets_encryption.yaml
      
      * Fix static path for secrets file to use ansible variable
      
      * Rename secrets.yaml.j2 to secrets_encryption.yaml.j2
      
      * Base64 encode the token
      
      * Fixed merge error
      
      * Changed path to credentials dir
      
      * Update path to secrets file which is now readable inside the apiserver container. Set better file permissions
      
      * Add encryption option to k8s-cluster.yml
      3d6fd491
  3. Mar 14, 2018
  4. Mar 13, 2018
  5. Mar 12, 2018
  6. 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
  7. Mar 08, 2018
  8. Mar 07, 2018
  9. Mar 05, 2018
  10. Mar 03, 2018
  11. Mar 01, 2018
  12. Feb 28, 2018
  13. Feb 27, 2018
  14. Feb 22, 2018
  15. Feb 21, 2018
  16. 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
  17. Feb 12, 2018
  18. Feb 09, 2018
  19. Feb 07, 2018
Loading