Skip to content
Snippets Groups Projects
  1. Aug 28, 2020
  2. Aug 27, 2020
  3. Aug 18, 2020
  4. Aug 05, 2020
  5. Jul 27, 2020
  6. Jul 22, 2020
  7. Jun 30, 2020
  8. Jun 29, 2020
  9. Jun 26, 2020
    • Kenichi Omichi's avatar
      Add USE_REAL_HOSTNAME to inventory.py (#6293) · 56f389a9
      Kenichi Omichi authored
      inventory_builder creates hosts.yaml file with hostnames like "node1",
      "node2", etc. Even if specifying override_system_hostname=false, the
      output of "kubectl get nodes" shows those hostnames ("node1", etc.)
      without using actual hostnames.
      To solve this issue, this adds an option USE_REAL_HOSTNAME to get
      actual hostnames when creating hosts.yaml file instead of "node1", etc.
      Unverified
      56f389a9
  10. Jun 17, 2020
  11. Jun 05, 2020
  12. May 29, 2020
  13. May 28, 2020
  14. May 18, 2020
    • Kenichi Omichi's avatar
      Update MetalLB README (#6140) · d8a61b94
      Kenichi Omichi authored
      This updates MetalLB README as following
      - Remove unnecessary markdown to read it easily on github
      - Make words consistency (kubernetes, loadbalancer)
      - Add change-required option
      Unverified
      d8a61b94
  15. May 13, 2020
  16. May 03, 2020
  17. May 01, 2020
  18. Apr 27, 2020
  19. Apr 21, 2020
  20. Apr 16, 2020
  21. Apr 15, 2020
  22. Apr 11, 2020
  23. Apr 09, 2020
  24. Apr 06, 2020
  25. Mar 30, 2020
  26. Mar 27, 2020
  27. Mar 16, 2020
  28. Feb 24, 2020
  29. Feb 18, 2020
  30. Feb 17, 2020
  31. Jan 18, 2020
  32. Jan 02, 2020
  33. Dec 20, 2019
  34. Dec 12, 2019
    • bfraz's avatar
      Update aws tf (#5435) · f0f8379e
      bfraz authored
      * update aws tf to function as expected
      
      * update tf version
      
      * update syntax for tf v0.12
      
      * update tf version in readme
      
      * update per tf for v0.12
      f0f8379e
Loading