Skip to content
  1. Apr 19, 2020
  2. Apr 18, 2020
  3. Apr 17, 2020
  4. Apr 15, 2020
  5. Apr 11, 2020
  6. Apr 09, 2020
  7. Apr 08, 2020
  8. Apr 07, 2020
  9. Apr 01, 2020
  10. Mar 31, 2020
  11. Mar 27, 2020
  12. Mar 25, 2020
    • Ali Sanhaji's avatar
      AWS EBS CSI implementation (#5549) · a8a05a21
      Ali Sanhaji authored
      * AWS EBS CSI implementation
      
      * Fixing image repos
      
      * Add OWNERS file
      
      * Fix expressions
      
      * Add csi-driver tag
      
      * Add AWS EBS prefix to variables
      
      * Add AWS EBS CSI Driver documentation
      a8a05a21
  13. Mar 24, 2020
    • Stephen Schmidt's avatar
      Fix etcd install with docker and etcd_kubeadm_enabled (#5777) · 0379a52f
      Stephen Schmidt authored
      - This solves issue #5721 & #5713 (dupes)
        - Provide a cleaner default usage pattern for the download role
          around etcd that supports 'host' and 'docker' properly
        - Extract the 'etcdctl' as a separate task install piece and reuse it where
          appropriate
        - Update the kubeadm-etcd task to reflect the above change
      0379a52f
  14. Mar 20, 2020
  15. Mar 17, 2020
  16. Mar 16, 2020
    • Michael Shnit's avatar
      Add AWS ALB Ingress Controller (#5489) · 29128eb3
      Michael Shnit authored
      * Add AWS ALB Ingress Controller Ansible role
      
      * remove trailing spaces
      
      * update owners
      
      * ALB ingress: update rbac clusterrole and remove role
      
      * Move alb-ingress role to roles/kubernetes-apps/ingress_controller folder
      29128eb3
  17. Mar 14, 2020
  18. Mar 13, 2020
  19. Mar 12, 2020
  20. Mar 11, 2020
    • Florent Monbillard's avatar
      Upgrade etcd to 3.3.12 (#5718) · 2c8bcc67
      Florent Monbillard authored
      * Upgrade etcd to 3.3.18
      
      * Try with etcd 3.3.15 (kubeadm 1.16.7 default)
      
      * Back to square one
      
      * Try with 3.3.11
      
      * Upgrade etcd to 3.3.18 (take 2)
      
      * Try with 3.3.12
      2c8bcc67
    • Fredrik Lönnegren's avatar
      Cilium updates (#5438) · e257d92f
      Fredrik Lönnegren authored
      * Add resources needed to deploy 1.6.4
      
      * Use cilium v1.6.4
      
      * Change deprecated option name
      
      * Add update crd to clusterrole cilium
      
      * Cilium 1.6.4 -> 1.6.5
      
      * Make monitor-aggregation config configurable as a variable
      
      * Change monitor-aggregation default none->medium
      
      * Cilium 1.6.5 -> 1.6.6
      
      * Update to 1.7.0
      
      * v1.7.0->v1.7.1
      e257d92f
  21. 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
  22. Feb 18, 2020
  23. Feb 17, 2020
  24. Feb 14, 2020
Loading