Skip to content
Snippets Groups Projects
  1. Sep 10, 2020
  2. Sep 08, 2020
  3. Sep 03, 2020
  4. Aug 28, 2020
  5. Aug 21, 2020
  6. Aug 06, 2020
  7. Aug 01, 2020
  8. Jul 30, 2020
  9. Jul 22, 2020
  10. Jun 30, 2020
  11. Jun 29, 2020
  12. Jun 26, 2020
  13. Jun 25, 2020
  14. Jun 24, 2020
  15. 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
      8f5c4dcd
  16. Jun 18, 2020
  17. May 28, 2020
  18. 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
      b5aaaf86
  19. May 06, 2020
  20. Apr 30, 2020
  21. Apr 24, 2020
  22. Apr 20, 2020
  23. Apr 18, 2020
  24. Apr 17, 2020
  25. Apr 16, 2020
  26. Apr 08, 2020
  27. Apr 01, 2020
    • Ali Sanhaji's avatar
      Azure Disk CSI deployment (#5833) · 937adec5
      Ali Sanhaji authored
      * Azure Disk CSI deployment
      
      * Mention Azure CSI support
      
      * Fix: remove unnecessary file
      
      * Typo in documentation
      
      * Add newline to end of file
      937adec5
  28. Mar 31, 2020
  29. Mar 27, 2020
  30. 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
      a8a05a21
  31. 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.
      63fa406c
  32. Mar 21, 2020
  33. Mar 18, 2020
Loading