Browse Source

Add 'MaxGCEPDVolumeCount' to default scheduler predicates.

Andrew Butcher 8 năm trước cách đây
mục cha
commit
8e3108bcfe
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      roles/openshift_facts/library/openshift_facts.py

+ 1 - 0
roles/openshift_facts/library/openshift_facts.py

@@ -1731,6 +1731,7 @@ class OpenShiftFacts(object):
                 {"name": "NoDiskConflict"},
                 {"name": "NoVolumeZoneConflict"},
                 {"name": "MaxEBSVolumeCount"},
+                {"name": "MaxGCEPDVolumeCount"},
                 {"name": "Region", "argument": {"serviceAffinity" : {"labels" : ["region"]}}}
             ]
             scheduler_priorities = [