Skip to content
Snippets Groups Projects
  1. Jun 30, 2020
  2. Jun 29, 2020
  3. Jun 24, 2020
  4. Jun 22, 2020
    • Pasquale Toscano's avatar
      Add support for Kata Containers (#6256) · 8f5c4dcd
      Pasquale Toscano authored
      * Install Kata Containers as additional container runtime
      
      * Create RuntimeClasses for Kata Containers
      
      * Updated Vagrant to optionally run without Docker as container manager
      
      * Updated Vagrant to optionally use Libvirt nested virtualization
      
      * Add Kata Containers documentation
      
      * Fix lint errors
      
      * Add kata_containers_enabled to kubespray-defaults
      
      * Fixed typo error
      
      * Fixed typo error
      Unverified
      8f5c4dcd
  5. Jun 18, 2020
  6. May 28, 2020
  7. May 18, 2020
    • Paul Rey's avatar
      Add additional network configuration options to external Openstack CCM (#6083) (#6085) · b5aaaf86
      Paul Rey authored
      * Add additional network configuration options to external Openstack CCM (#6083)
      
      * Change the default version of external openstack cloud controller image to v1.18.1 since there was an issue in v1.18.0 where some IPs of the private network were ignored
      
      * Change Network section in external-openstack-cloud-config.j2 to Networking
      
      * Add networking customization information in the openstack documentation
      Unverified
      b5aaaf86
  8. May 06, 2020
  9. Apr 24, 2020
  10. Apr 20, 2020
  11. Apr 18, 2020
  12. Apr 17, 2020
  13. Apr 16, 2020
  14. Apr 08, 2020
  15. Apr 01, 2020
  16. Mar 31, 2020
  17. Mar 27, 2020
  18. Mar 26, 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
      Unverified
      a8a05a21
  19. Mar 25, 2020
    • Xiaodu's avatar
      Move host_architecture to kubespray-defaults (#5811) · 63fa406c
      Xiaodu authored
      The variable is defined in `kubernetes/preinstall` role and used in several roles. Since `kubernetes/preinstall` is not always included when `ansible-playbook` is run with tag selectors (see #5734 for reason), they will fail, or individual roles must copy the same fact definitions (as in #3846). Moving the definition to the always-included `kubespray-defaults` role will resolve the dependency problem.
      Unverified
      63fa406c
  20. Mar 21, 2020
  21. Mar 18, 2020
  22. Mar 17, 2020
    • spaced's avatar
      Fedora CoreOS support (#5657) · 876d4de6
      spaced authored
      * fedora coreos support
      - bootstrap and new fact for
      
      * fedora coreos support
      - fix bootstrap condition
      
      * fedora coreos support
      - allow customize packages for fedora coreos bootstrap
      
      * fedora coreos support
      - prevent install ptyhon3 and epel via dnf for fedora coreos
      
      * fedora coreos support
      - handle all ostree like os in same way
      
      * fedora coreos support
      - handle all ostree like os in same way for crio
      
      * fedora coreos support
      - add fcos documentations
      Unverified
      876d4de6
  23. 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
      Unverified
      29128eb3
  24. Mar 14, 2020
  25. Mar 10, 2020
  26. 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
  27. Mar 02, 2020
  28. Feb 26, 2020
  29. Feb 18, 2020
  30. Feb 14, 2020
  31. Feb 11, 2020
  32. Jan 29, 2020
  33. Jan 23, 2020
  34. Nov 28, 2019
  35. Nov 27, 2019
  36. Nov 01, 2019
  37. Oct 17, 2019
Loading