Skip to content
  1. May 21, 2018
  2. May 15, 2018
  3. 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
  4. May 08, 2018
  5. May 01, 2018
  6. Apr 24, 2018
  7. Apr 17, 2018
  8. Apr 12, 2018
  9. Apr 11, 2018
  10. Apr 03, 2018
  11. Apr 02, 2018
  12. Apr 01, 2018
  13. Mar 31, 2018
  14. Mar 24, 2018
  15. Mar 22, 2018
  16. Mar 21, 2018
  17. Mar 20, 2018
  18. Mar 19, 2018
  19. Mar 16, 2018
  20. Mar 08, 2018
  21. Feb 28, 2018
  22. Feb 27, 2018
  23. Feb 21, 2018
  24. 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
  25. Feb 05, 2018
  26. Jan 31, 2018
  27. Jan 30, 2018
Loading