Sfoglia il codice sorgente

Add 'MaxGCEPDVolumeCount' to default scheduler predicates.

Andrew Butcher 8 anni fa
parent
commit
8e3108bcfe
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 = [