From aec9f3151de846655c5ad6f00e04a851a90df6c7 Mon Sep 17 00:00:00 2001 From: Michail Kargakis Date: Sat, 11 Mar 2017 16:05:57 +0100 Subject: [PATCH] Add/remove kargakis from a couple of places --- OWNERS_ALIASES | 1 - test/test_owners.csv | 34 +++++++++++++++++----------------- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index eac79f0b969..5e5629575bb 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -18,7 +18,6 @@ aliases: - ericchiang - fabianofranz - ghodss - - kargakis - pwittrock - rootfs - smarterclayton diff --git a/test/test_owners.csv b/test/test_owners.csv index 0e52d45826d..f42046f7976 100644 --- a/test/test_owners.csv +++ b/test/test_owners.csv @@ -4,7 +4,7 @@ Addon update should propagate add-on file changes,eparis,1, AppArmor should enforce an AppArmor profile,derekwaynecarr,0,node AppArmor when running with AppArmor should enforce a permissive profile,yujuhong,1,node AppArmor when running with AppArmor should enforce a profile blocking writes,freehan,1,node -AppArmor when running with AppArmor should reject an unloaded profile,kargakis,1,node +AppArmor when running with AppArmor should reject an unloaded profile,rmmh,1,node AppArmor when running without AppArmor should reject a pod with an AppArmor profile,rrati,0,node Cadvisor should be healthy on every node.,vishh,0,node Cassandra should create and scale cassandra,fabioy,1,apps @@ -37,7 +37,7 @@ ConfigMap should be consumable in multiple volumes in the same pod,caesarxuchao, ConfigMap should be consumable via environment variable,ncdc,1,apps ConfigMap should be consumable via the environment,rkouj,0,apps ConfigMap updates should be reflected in volume,kevin-wangzefeng,1,apps -Container Lifecycle Hook when create a pod with lifecycle hook when it is exec hook should execute poststart exec hook properly,kargakis,1,node +Container Lifecycle Hook when create a pod with lifecycle hook when it is exec hook should execute poststart exec hook properly,Random-Liu,1,node Container Lifecycle Hook when create a pod with lifecycle hook when it is exec hook should execute prestop exec hook properly,rrati,0,node Container Lifecycle Hook when create a pod with lifecycle hook when it is http hook should execute poststart http hook properly,vishh,1,node Container Lifecycle Hook when create a pod with lifecycle hook when it is http hook should execute prestop http hook properly,freehan,1,node @@ -70,15 +70,15 @@ Density create a batch of pods with higher API QPS latency/resource should be wi Density create a sequence of pods latency/resource should be within limit when create * pods with * background pods,wojtek-t,1,scalability Density should allow running maximum capacity pods on nodes,smarterclayton,1,scalability Density should allow starting * pods per node using * with * secrets and * daemons,rkouj,0,scalability -Deployment RecreateDeployment should delete old pods and create new ones,pwittrock,0,apps -Deployment RollingUpdateDeployment should delete old pods and create new ones,pwittrock,0,apps -Deployment deployment reaping should cascade to its replica sets and pods,wojtek-t,1,apps -Deployment deployment should create new pods,pwittrock,0,apps -Deployment deployment should delete old replica sets,pwittrock,0,apps -Deployment deployment should label adopted RSs and pods,pwittrock,0,apps -Deployment deployment should support rollback,pwittrock,0,apps -Deployment deployment should support rollback when there's replica set with no revision,pwittrock,0,apps -Deployment deployment should support rollover,pwittrock,0,apps +Deployment RecreateDeployment should delete old pods and create new ones,kargakis,0,apps +Deployment RollingUpdateDeployment should delete old pods and create new ones,kargakis,0,apps +Deployment deployment reaping should cascade to its replica sets and pods,kargakis,1,apps +Deployment deployment should create new pods,kargakis,0,apps +Deployment deployment should delete old replica sets,kargakis,0,apps +Deployment deployment should label adopted RSs and pods,kargakis,0,apps +Deployment deployment should support rollback,kargakis,0,apps +Deployment deployment should support rollback when there's replica set with no revision,kargakis,0,apps +Deployment deployment should support rollover,kargakis,0,apps Deployment iterative rollouts should eventually progress,kargakis,0,apps Deployment lack of progress should be reported in the deployment status,kargakis,0,apps Deployment overlapping deployment should not fight with each other,kargakis,1,apps @@ -118,7 +118,7 @@ DynamicKubeletConfiguration When a configmap called `kubelet-` is added to the ` ESIPP should handle updates to source ip annotation,bprashanth,1,network ESIPP should only target nodes with endpoints,rrati,0,network ESIPP should work for type=LoadBalancer,fgrzadkowski,1,network -ESIPP should work for type=NodePort,kargakis,1,network +ESIPP should work for type=NodePort,bprashanth,1,network ESIPP should work from pods,cjcullen,1,network Empty starts a pod,childsb,1, "EmptyDir volumes should support (non-root,0644,default)",timstclair,1,node @@ -270,10 +270,10 @@ Kubelet Cgroup Manager Pod containers On scheduling a BestEffort Pod Pod contain Kubelet Cgroup Manager Pod containers On scheduling a Burstable Pod Pod containers should have been created under the Burstable cgroup,derekwaynecarr,0,node Kubelet Cgroup Manager Pod containers On scheduling a Guaranteed Pod Pod containers should have been created under the cgroup-root,derekwaynecarr,0,node Kubelet Cgroup Manager QOS containers On enabling QOS cgroup hierarchy Top level QoS containers should have been created,davidopp,1,node -Kubelet Container Manager Validate OOM score adjustments once the node is setup Kubelet's oom-score-adj should be -999,kargakis,1,node +Kubelet Container Manager Validate OOM score adjustments once the node is setup Kubelet's oom-score-adj should be -999,vishh,1,node "Kubelet Container Manager Validate OOM score adjustments once the node is setup burstable container's oom-score-adj should be between [2, 1000)",derekwaynecarr,1,node Kubelet Container Manager Validate OOM score adjustments once the node is setup docker daemon's oom-score-adj should be -999,thockin,1,node -Kubelet Container Manager Validate OOM score adjustments once the node is setup guaranteed container's oom-score-adj should be -998,kargakis,1,node +Kubelet Container Manager Validate OOM score adjustments once the node is setup guaranteed container's oom-score-adj should be -998,vishh,1,node Kubelet Container Manager Validate OOM score adjustments once the node is setup pod infra containers oom-score-adj should be -998 and best effort container's should be 1000,timothysc,1,node Kubelet Eviction Manager hard eviction test pod using the most disk space gets evicted when the node disk usage is above the eviction hard threshold should evict the pod using the most disk space,rkouj,0,node Kubelet Volume Manager Volume Manager On terminatation of pod with memory backed volume should remove the volume from the node,rkouj,0,node @@ -675,8 +675,8 @@ k8s.io/kubernetes/pkg/controller/certificates,rkouj,0, k8s.io/kubernetes/pkg/controller/cloud,rkouj,0, k8s.io/kubernetes/pkg/controller/cronjob,soltysh,1, k8s.io/kubernetes/pkg/controller/daemon,Q-Lee,1, -k8s.io/kubernetes/pkg/controller/deployment,asalkeld,0, -k8s.io/kubernetes/pkg/controller/deployment/util,saad-ali,1, +k8s.io/kubernetes/pkg/controller/deployment,kargakis,0, +k8s.io/kubernetes/pkg/controller/deployment/util,kargakis,1, k8s.io/kubernetes/pkg/controller/disruption,fabioy,1, k8s.io/kubernetes/pkg/controller/endpoint,mwielgus,1, k8s.io/kubernetes/pkg/controller/garbagecollector,rmmh,1, @@ -917,7 +917,7 @@ k8s.io/kubernetes/pkg/volume/util/operationexecutor,rkouj,0, k8s.io/kubernetes/pkg/volume/vsphere_volume,deads2k,1, k8s.io/kubernetes/plugin/cmd/kube-scheduler/app,deads2k,1, k8s.io/kubernetes/plugin/pkg/admission/admit,piosz,1, -k8s.io/kubernetes/plugin/pkg/admission/alwayspullimages,kargakis,1, +k8s.io/kubernetes/plugin/pkg/admission/alwayspullimages,ncdc,1, k8s.io/kubernetes/plugin/pkg/admission/antiaffinity,timothysc,1, k8s.io/kubernetes/plugin/pkg/admission/defaulttolerationseconds,luxas,1, k8s.io/kubernetes/plugin/pkg/admission/deny,eparis,1,