Commit 5429c7a7 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #29979 from gmarek/master

Automatic merge from submit-queue Change the owner of JSON NodeAffinity test Make @kevin-wangzefeng an owner of SchedulerPredicates JSON NodeAffinity test. cc @fejta
parents 24216fe0 f1167e9b
...@@ -352,7 +352,7 @@ SchedulerPredicates validates that NodeSelector is respected if matching,gmarek, ...@@ -352,7 +352,7 @@ SchedulerPredicates validates that NodeSelector is respected if matching,gmarek,
SchedulerPredicates validates that NodeSelector is respected if not matching,gmarek,0 SchedulerPredicates validates that NodeSelector is respected if not matching,gmarek,0
SchedulerPredicates validates that a pod with an invalid NodeAffinity is rejected,deads2k,1 SchedulerPredicates validates that a pod with an invalid NodeAffinity is rejected,deads2k,1
SchedulerPredicates validates that a pod with an invalid podAffinity is rejected because of the LabelSelectorRequirement is invalid,smarterclayton,1 SchedulerPredicates validates that a pod with an invalid podAffinity is rejected because of the LabelSelectorRequirement is invalid,smarterclayton,1
SchedulerPredicates validates that embedding the JSON NodeAffinity setting as a string in the annotation value work,yifan-gu,1 SchedulerPredicates validates that embedding the JSON NodeAffinity setting as a string in the annotation value work,kevin-wangzefeng,1
SchedulerPredicates validates that embedding the JSON PodAffinity and PodAntiAffinity setting as a string in the annotation value work,hurf,1 SchedulerPredicates validates that embedding the JSON PodAffinity and PodAntiAffinity setting as a string in the annotation value work,hurf,1
SchedulerPredicates validates that required NodeAffinity setting is respected if matching,mml,1 SchedulerPredicates validates that required NodeAffinity setting is respected if matching,mml,1
SchedulerPredicates validates that taints-tolerations is respected if matching,jlowdermilk,1 SchedulerPredicates validates that taints-tolerations is respected if matching,jlowdermilk,1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment