Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/remove kargakis from a couple of places #42953

Merged
merged 1 commit into from
Apr 3, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ aliases:
- ericchiang
- fabianofranz
- ghodss
- kargakis
- pwittrock
- rootfs
- smarterclayton
Expand Down
34 changes: 17 additions & 17 deletions test/test_owners.csv
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down