Skip to content
  1. Apr 29, 2019
  2. Apr 26, 2019
  3. Apr 25, 2019
  4. Apr 24, 2019
  5. Apr 23, 2019
    • Matthew Mosesohn's avatar
      disable metrics server and fix terraform (#4617) · d89ecb83
      Matthew Mosesohn authored
      * disable metrics server in centos7-flannel-addons job
      
      Change-Id: I1d87923547584896f64dda9ea8feb5581ad48cbe
      
      * Fix tf facility->facilities syntax
      
      Change-Id: I434bfe53f47e8e4a546890e0b62d24bde6e6d6a7
      
      * Update Terraform CI for facilities
      
      * Fix undefined variable error
      d89ecb83
  6. Apr 21, 2019
  7. Apr 20, 2019
  8. Apr 19, 2019
  9. Apr 18, 2019
  10. Apr 17, 2019
  11. Apr 11, 2019
  12. Apr 10, 2019
  13. Apr 01, 2019
    • Matthew Mosesohn's avatar
      Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406) · 5f12b7ae
      Matthew Mosesohn authored
      Both kubedns and dnsmasq modes are long not maintained.
      We should run dns_late steps at the end because sshd
      makes DNS lookups during Ansible run and has 2s timeouts
      for each failed lookup trying to connect to coredns before
      it is ready.
      5f12b7ae
    • MarkusTeufelberger's avatar
      Yamllint fixes (#4410) · 9ffc65f8
      MarkusTeufelberger authored
      * Lint everything in the repository with yamllint
      
      * yamllint fixes: syntax fixes only
      
      * yamllint fixes: move comments to play names
      
      * yamllint fixes: indent comments in .gitlab-ci.yml file
      9ffc65f8
  14. Mar 28, 2019
  15. Mar 23, 2019
  16. Feb 26, 2019
    • Peter Metz's avatar
      feat(external-provisioner): adds support for local-path-provisioner (#4232) · 26ca5841
      Peter Metz authored
      * feat(external-provisioner/local-path-provisioner): adds support for local path provisioner
      
      Helpful for local development but also in production workloads (once the
      permission model is worked out) where you have redundancy built into the
      software uses the PVCs (e.g. database cluster with synchronous
      replication)
      
      * feat(local-path-provisioner): adds debug flag, image tag group var
      
      * fix(local-path-provisioner): moves image repo/tag to download role
      
      * test(gce_centos7-flannel): enables local-path-provisioner in test case
      
      * fix(addons): add image repo/tag to commented default values
      
      * fix(local-path-provisioner): typo in jinja template for local path provisioner
      
      * style(local-path-provisioner): debug flag condition re-formatted
      
      * fix(local-path-provisioner): adds missing default value for debug flag
      
      * fix(local-path-provisioner): syntax fix for debug if condition end
      
      * fix(local-path-provisioner): jinja template syntax: if condition white space
      26ca5841
  17. Feb 01, 2019
  18. Jan 28, 2019
  19. Jan 25, 2019
Loading