Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 16, 2019
  3. Oct 07, 2019
  4. Oct 02, 2019
  5. Sep 26, 2019
  6. Sep 25, 2019
  7. 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
  8. Sep 09, 2019
  9. Aug 29, 2019
  10. Aug 21, 2019
  11. Aug 20, 2019
  12. 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
  13. Aug 17, 2019
  14. Aug 14, 2019
  15. Aug 09, 2019
  16. Aug 01, 2019
  17. Jul 15, 2019
  18. Jun 11, 2019
  19. Jun 10, 2019
  20. Jun 05, 2019
  21. May 16, 2019
  22. May 09, 2019
  23. May 07, 2019
  24. May 03, 2019
  25. Apr 29, 2019
  26. Apr 25, 2019
  27. Apr 24, 2019
  28. Apr 23, 2019
  29. Apr 21, 2019
Loading