Skip to content
  1. Apr 01, 2019
  2. Mar 30, 2019
  3. Mar 29, 2019
  4. Mar 28, 2019
  5. Mar 27, 2019
  6. Mar 26, 2019
  7. Mar 23, 2019
  8. Mar 20, 2019
  9. Mar 18, 2019
  10. Mar 14, 2019
  11. Mar 13, 2019
  12. Mar 12, 2019
  13. Mar 07, 2019
  14. Mar 06, 2019
  15. Mar 05, 2019
  16. Mar 01, 2019
  17. Feb 28, 2019
  18. Feb 26, 2019
    • Anupam Basak's avatar
      remove kube bridge on reset (#4250) · 9e8e069b
      Anupam Basak authored
      9e8e069b
    • 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
Loading