Browse Source

Merge pull request #2457 from abutcher/bz1370707

Add 'MaxGCEPDVolumeCount' to default scheduler predicates.
Scott Dodson 8 years ago
parent
commit
e092de714d
1 changed files with 1 additions and 0 deletions
  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 = [