Skip to content
Snippets Groups Projects
  1. Sep 15, 2022
  2. Jun 29, 2022
  3. Jan 24, 2022
  4. Jan 05, 2022
  5. Nov 26, 2021
  6. Aug 30, 2021
  7. Mar 01, 2021
  8. Nov 26, 2020
  9. Jun 18, 2020
  10. Jun 12, 2020
  11. May 13, 2020
  12. Apr 07, 2020
  13. 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
      Unverified
      66408a87
  14. Apr 19, 2019
  15. Apr 17, 2019
    • Andreas Krüger's avatar
      PHASE 2 - Enable Packet-CI in gitlab and move unit-tests and deploy-part1 (#4538) · d4b9f15c
      Andreas Krüger authored
      * PHASE 2 - Enable Packet-CI in gitlab
      
      * Add gitlab files
      
      * Reset files back and only keep Packet
      
      * Include packet
      
      * Add missing Upgrade Tests
      
      * Update GCE jobs etc
      
      * Fix bug
      
      * Yaml lint all gitlab files
      
      * Remove GCE
      
      * Test
      
      * Test again
      
      * Enable GCE again
      
      * Install requirements
      
      * Cleanup the gitlab file
      
      * Cleanup runner tags
      
      * Install requirements
      
      * Test
      
      * Test variables for gce
      
      * Test again
      
      * Test again
      
      * Fix
      
      * Update
      d4b9f15c
  16. Apr 01, 2019
    • MarkusTeufelberger's avatar
      Yamllint fixes (#4410) · 9ffc65f8
      MarkusTeufelberger authored
      * Lint everything in the repository with yamllint
      
      * yamllint fixes: syntax fixes only
      
      * yamllint fixes: move comments to play names
      
      * yamllint fixes: indent comments in .gitlab-ci.yml file
      9ffc65f8
  17. Nov 21, 2018
  18. Nov 15, 2018
    • Andreas Krüger's avatar
      Enable DNS AutoScaler for CoreDNS (#3707) · 17f07e26
      Andreas Krüger authored
      * Enable AutoScaler for CoreDNS
      
      * Only use one template for dns autoscaler
      
      * Rename a few variables for replicas and minimum pods
      
      * Rename a few variables for replicas and minimum pods
      
      * Remove replicas to make autoscale work
      
      * Cleanup kubedns-autoscaler as it has been renamed
      17f07e26
  19. Oct 11, 2018
  20. Feb 12, 2018
  21. Oct 25, 2017
    • Matthew Mosesohn's avatar
      Fix broken CI jobs (#1854) · a52bc44f
      Matthew Mosesohn authored
      * Fix broken CI jobs
      
      Adjust image and image_family scenarios for debian.
      Checkout CI file for upgrades
      
      * add debugging to file download
      
      * Fix download for alternate playbooks
      
      * Update ansible ssh args to force ssh user
      
      * Update sync_container.yml
      a52bc44f
  22. Oct 18, 2017
Loading