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
This commit is contained in:
Kubernetes Submit Queue 2016-08-03 02:26:17 -07:00 committed by GitHub
commit 5429c7a7b0

View File

@ -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 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 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 required NodeAffinity setting is respected if matching,mml,1
SchedulerPredicates validates that taints-tolerations is respected if matching,jlowdermilk,1

1 name owner auto-assigned
352 SchedulerPredicates validates that NodeSelector is respected if not matching gmarek 0
353 SchedulerPredicates validates that a pod with an invalid NodeAffinity is rejected deads2k 1
354 SchedulerPredicates validates that a pod with an invalid podAffinity is rejected because of the LabelSelectorRequirement is invalid smarterclayton 1
355 SchedulerPredicates validates that embedding the JSON NodeAffinity setting as a string in the annotation value work yifan-gu kevin-wangzefeng 1
356 SchedulerPredicates validates that embedding the JSON PodAffinity and PodAntiAffinity setting as a string in the annotation value work hurf 1
357 SchedulerPredicates validates that required NodeAffinity setting is respected if matching mml 1
358 SchedulerPredicates validates that taints-tolerations is respected if matching jlowdermilk 1