Skip to content
  1. Mar 27, 2020
  2. Mar 13, 2020
  3. Mar 05, 2020
    • Kubernetes Prow Robot's avatar
      Refactor download role (#5697) · 66408a87
      Kubernetes Prow Robot authored
      * download file
      
      * download containers
      
      * fix push image to nodes
      
      * pull if none image on host
      
      * fix
      
      * improve docker image tag checks.
      do not pull already cached images
      
      * rebase fix merge conflict
      
      * add support download_run_once when upgrade and scale cluster
      add some test with download_run_once
      
      * set default values to temp flag for every download cycle
      
      * add save,load abilty for containerd and crio when download_run_once=true
      
      * return redefine image save/load command to  set_docker_image_facts.yml
      
      * move set command to set_container_facts
      
      * ctr in containerd_bin_dir
      
      * fix order of ctr image export arguments
      
      * temporary disable download_run_once for containerd and crio
      due https://github.com/containerd/containerd/issues/4075
      
      * remove unused files
      
      * fix strict yaml linter warning and errors
      
      * refactor logical conditions to pull and cache container images
      
      * remove comment due lint check
      
      * document role
      
      * remove image_load_on_localhost, because cached images are always loaded to docker on remote sites
      
      * remove XXX from debug output
      66408a87
  4. Feb 11, 2020
    • qvicksilver's avatar
      Fix recover-control-plane to work with etcd 3.3.x and add CI (#5500) · ac2135e4
      qvicksilver authored
      * Fix recover-control-plane to work with etcd 3.3.x and add CI
      
      * Set default values for testcase
      
      * Add actual test jobs
      
      * Attempt to satisty gitlab ci linter
      
      * Fix ansible targets
      
      * Set etcd_member_name as stated in the docs...
      
      * Recovering from 0 masters is not supported yet
      
      * Add other master to broken_kube-master group as well
      
      * Increase number of retries to see if etcd needs more time to heal
      
      * Make number of retries for ETCD loops configurable, increase it for recovery CI and document it
      ac2135e4
  5. Dec 17, 2019
  6. Dec 11, 2019
  7. Dec 10, 2019
  8. Dec 05, 2019
  9. Dec 04, 2019
  10. 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
  11. 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
  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. Jul 31, 2019
  14. Jul 12, 2019
  15. 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
  16. Jun 27, 2019
  17. Jun 11, 2019
  18. Jun 04, 2019
  19. May 28, 2019
  20. May 14, 2019
  21. May 10, 2019
  22. May 09, 2019
  23. May 02, 2019
  24. Apr 29, 2019
  25. Apr 26, 2019
Loading