Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Feb 18, 2020
  3. Feb 17, 2020
  4. Jan 18, 2020
  5. Jan 02, 2020
  6. Dec 20, 2019
  7. 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
  8. Dec 10, 2019
  9. Dec 09, 2019
    • Hugo Blom's avatar
      Support Openstack servergroups (#5412) · 40e35b3f
      Hugo Blom authored
      * add support for nova servergroups
      
      * Add documentation for openstack nova servergroups
      
      * uppdate to TF 0.12.12 format and fix etcd
      
      * revert for_each change
      
      * fix variables and formatting in main.tf
      
      * try to avoid errors
      
      * update variable
      
      * Update main.tf
      
      * Update main.tf
      
      * update all other instance resources
      40e35b3f
  10. Dec 05, 2019
  11. Dec 04, 2019
  12. Dec 02, 2019
  13. Nov 28, 2019
  14. Nov 11, 2019
  15. Oct 29, 2019
    • Eric Lake's avatar
      Terraform dynamic inventory 0.12.12 (#5298) · 108a6297
      Eric Lake authored
      * Update parsing of terraform state file for 0.12.12
      
      * Resource does not seem to have a module element but instead has
      provider
      * Return the boolean right way if it is already a bool since a bool does
      not have an lower method
      
      * Remove the setting of ansible_ssh_user to root for all Packet
      
      Not all servers in packet are accessed as root by default. CoreOS
      systems use the `core` user. Removing this allows the user to specify
      the remote user with an extra_var or in an ansible.cfg file.
      
      * Default to root user for packet devices except on CoreOS
      
      * Update TF_VERSION for packet in tf-validate-packet
      
      Update TV_VERSION to 0.12.12 for gitlab-ci tf-validate-packet tests
      
      * convert packet terraform files to TV_VERSION 4
      
      * initalize terraform before copying the variable file to the top level dir
      108a6297
  16. Oct 16, 2019
  17. Oct 07, 2019
  18. Oct 02, 2019
  19. Sep 26, 2019
  20. Sep 25, 2019
  21. Sep 10, 2019
    • Matthew Mosesohn's avatar
      Add support for k8s v1.16.0-beta.2 (#5148) · 27ec548b
      Matthew Mosesohn authored
      Cleaned up deprecated APIs:
      apps/v1beta1
      apps/v1beta2
      extensions/v1beta1 for ds,deploy,rs
      
      Add workaround for deploying helm using incompatible
      deployment manifest.
      Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830
      27ec548b
  22. Sep 09, 2019
  23. Aug 29, 2019
  24. Aug 21, 2019
  25. Aug 20, 2019
  26. Aug 18, 2019
    • Hugo Blom's avatar
      Updated Openstack to terraform 0.12 (#5062) · da015e02
      Hugo Blom authored
      * update openstack to terraform 0.12(.5)
      
      * replace cluter.tf with cluster.tfvars
      
      * update README.md to terraform 0.12
      
      * update Openstack CI tests to use terraform 0.12
      
      * specify terraform version in openstack README
      
      * gitlab CI to copy cluster.tfvars in case of openstack provider
      
      * The terraform/openstack dynamic inventory can read
      tfstate v4 (generated by terraform 0.12) and convert them internally
      ro v3 (as generated by terraform 0.11.x).
      
      Additionally the script has been updated to Python 3.
      da015e02
  27. Aug 17, 2019
  28. Aug 14, 2019
  29. Aug 09, 2019
  30. Aug 01, 2019
  31. Jul 15, 2019
  32. Jun 11, 2019
  33. Jun 10, 2019
  34. Jun 05, 2019
Loading