Skip to content
  1. Dec 17, 2019
  2. Dec 11, 2019
  3. Dec 10, 2019
  4. Dec 05, 2019
  5. Dec 04, 2019
  6. 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
  7. Oct 02, 2019
    • Matthew Mosesohn's avatar
      Switch to Kubernetes v1.16.0 (#5189) · a43e0d3f
      Matthew Mosesohn authored
      * Switch to Kubernetes v1.16.0
      
      Change-Id: I5d6a9528b2d443750fc5e031aff15ad3ffead158
      
      * Fix download localhost cached file path
      
      Change-Id: I65e79b70e3d1b37265ebc60f41b460cf4b0a0d47
      
      * fix kubeadm etcd for v1.16
      
      Change-Id: I6888a00fd48b530a38b0b31c4095492476af42d2
      
      * disable tf packet jobs
      
      Change-Id: I075c4666547fdea4c50ec04864f38e2cfaa79154
      
      * Disable contiv packet jobs. Fix kube-router
      
      Change-Id: I3170e8789e60711d4cee8faf65f2094480b79b8d
      
      * bump sonobuoy version
      
      Change-Id: Ib946905629c7c53ed88f08fb2f41c454457a0097
      a43e0d3f
  8. 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
  9. Jul 31, 2019
  10. Jul 12, 2019
  11. Jun 28, 2019
    • Simon Lelievre's avatar
      add macvlan cni to kubespray (#4901) · f599c2a6
      Simon Lelievre authored
      * add macvlan cni to kubespray
      
      * macvlan: lint yaml files and fix sample config file
      
      * macvlan: add OWNERS file
      
      * add macvlan to README
      
      * macvlan : CI first shoot
      
      * macvlan : CI add full masquerade
      
      * delegate retrive pod cidr to master only
      
      * macvlan: add config for CI
      
      * macvlan: add netchecker deployment
      f599c2a6
  12. Jun 27, 2019
  13. Jun 11, 2019
  14. Jun 04, 2019
  15. May 28, 2019
  16. May 14, 2019
  17. May 10, 2019
  18. May 09, 2019
  19. May 02, 2019
  20. Apr 29, 2019
  21. Apr 26, 2019
  22. Apr 25, 2019
  23. Apr 24, 2019
Loading