Skip to content
  1. Oct 11, 2018
  2. Oct 09, 2018
  3. Oct 08, 2018
  4. 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
  5. Oct 04, 2018
  6. Oct 01, 2018
  7. Sep 30, 2018
    • rboyapat's avatar
      Fix the dic iteration method in the kubelet template (#3415) · d9f495d3
      rboyapat authored
      * Fix the jinja expression for openstack_tenant_id
      
      OS_PROJECT_ID is obsolete in keystone v3 and jinja expression
      doesn't set openstack_tenant_id as expected because of
      undefined env var. Fixed the expression.
      
      * Fix the dic iteration method in the kubelet template
      
      Kubelet template rendering errors when additional Node lables are
      added and using Python3. Update the method to be compatible to both
      python2/3
      
      Node lables doesn't work
      d9f495d3
  8. Sep 28, 2018
  9. Sep 27, 2018
  10. 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
  11. Sep 24, 2018
  12. Sep 21, 2018
  13. Sep 20, 2018
  14. Sep 19, 2018
  15. Sep 18, 2018
  16. Sep 17, 2018
  17. Sep 16, 2018
  18. Sep 13, 2018
  19. Sep 12, 2018
  20. Sep 07, 2018
  21. Sep 06, 2018
Loading