Skip to content
  1. Apr 08, 2020
  2. Apr 07, 2020
  3. Apr 06, 2020
  4. Apr 02, 2020
  5. Apr 01, 2020
  6. Mar 31, 2020
  7. Mar 30, 2020
  8. Mar 27, 2020
  9. Mar 26, 2020
  10. 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
    • 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
Loading