Skip to content
Snippets Groups Projects
  1. Oct 30, 2019
  2. 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
  3. Oct 28, 2019
  4. Oct 25, 2019
  5. Oct 17, 2019
  6. Oct 16, 2019
  7. Oct 15, 2019
  8. Oct 14, 2019
  9. Oct 10, 2019
  10. Oct 09, 2019
  11. Oct 08, 2019
  12. Oct 07, 2019
  13. Oct 04, 2019
  14. Oct 02, 2019
    • 陈谭军's avatar
      clean up document (#5214) · 8bc07100
      陈谭军 authored
      8bc07100
    • Matthew Mosesohn's avatar
      Apply workaround for NetworkManager and calico (#5230) · fb591bf2
      Matthew Mosesohn authored
      Change-Id: I5cb2bdf1a57707c1b8da3e5ac0c80e5c353480a4
      fb591bf2
    • 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
Loading