Skip to content
  1. Oct 08, 2018
  2. Oct 05, 2018
    • Chad Swenson's avatar
      Support multiple local volume provisioner StorageClasses (#3450) · 6602760a
      Chad Swenson authored
      - Local Volume StorageClass configuration is now manged by `local_volume_provisioner_storage_classes`, a list of maps that specifies local storage classes with `name` `host_dir` and `mount_dir` keys per entry
      - Tasks and templates updated to loop through local volume storage classes
      - Previous defaults for path/class names were not changed
      - Fixed an issue where a `kubernetes/preinstall` was creating directories inconsistently with the `kubernetes-apps/external_provisioner/local_volume_provisioner` task
      6602760a
  3. Oct 04, 2018
  4. Sep 30, 2018
  5. Sep 28, 2018
  6. Sep 25, 2018
    • Kuldip Madnani's avatar
      Adding pod priority for all the components. (#3361) · 36898a2c
      Kuldip Madnani authored
      * Changes to assign pod priority to kube components.
      
      * Removed the boolean flag pod_priority_assignment
      
      * Created new priorityclass k8s-cluster-critical
      
      * Created new priorityclass k8s-cluster-critical
      
      * Fixed the trailing spaces
      
      * Fixed the trailing spaces
      
      * Added kube version check while creating Priority Class k8s-cluster-critical
      
      * Moved k8s-cluster-critical.yml
      
      * Moved k8s-cluster-critical.yml to kube_config_dir
      36898a2c
  7. Sep 20, 2018
  8. Sep 17, 2018
  9. Sep 15, 2018
  10. Sep 13, 2018
  11. Sep 12, 2018
  12. Sep 11, 2018
  13. Sep 10, 2018
  14. Sep 07, 2018
  15. Sep 06, 2018
  16. Sep 03, 2018
  17. Sep 02, 2018
  18. Aug 31, 2018
  19. Aug 29, 2018
  20. Aug 28, 2018
  21. Aug 27, 2018
  22. Aug 23, 2018
    • Aivars Sterns's avatar
      calico upgrade to v3 (#3086) · 23fd3461
      Aivars Sterns authored
      * calico upgrade to v3
      
      * update calico_rr version
      
      * add missing file
      
      * change contents of main.yml as it was left old version
      
      * enable network policy by default
      
      * remove unneeded task
      
      * Fix kubelet calico settings
      
      * fix when statement
      
      * switch back to node-kubeconfig.yaml
      23fd3461
  23. Aug 22, 2018
  24. Aug 19, 2018
  25. Aug 17, 2018
  26. Aug 16, 2018
  27. Aug 12, 2018
Loading