From a2f2e1d4918effb4f0994333c7b88086674e4a5b Mon Sep 17 00:00:00 2001 From: Tim Allclair Date: Mon, 10 Jul 2017 14:05:46 -0700 Subject: [PATCH] Name change: s/timstclair/tallclair/ --- OWNERS_ALIASES | 2 +- api/OWNERS | 2 +- hack/update_owners.py | 2 +- pkg/api/OWNERS | 2 +- pkg/api/testapi/OWNERS | 2 +- pkg/api/testing/OWNERS | 2 +- pkg/api/v1/OWNERS | 2 +- pkg/api/validation/OWNERS | 2 +- pkg/apis/OWNERS | 2 +- pkg/apis/apps/OWNERS | 2 +- pkg/apis/extensions/OWNERS | 2 +- pkg/client/OWNERS | 2 +- pkg/client/unversioned/OWNERS | 2 +- pkg/features/kube_features.go | 4 ++-- pkg/kubelet/OWNERS | 2 +- pkg/kubelet/dockershim/docker_streaming.go | 2 +- pkg/kubelet/kubelet_node_status.go | 2 +- pkg/kubelet/kubelet_pods.go | 2 +- .../kuberuntime/kuberuntime_container.go | 2 +- pkg/kubelet/lifecycle/handlers.go | 2 +- pkg/kubelet/server/stats/summary.go | 2 +- pkg/kubelet/server/streaming/server.go | 6 ++--- pkg/master/OWNERS | 2 +- pkg/registry/OWNERS | 2 +- pkg/security/podsecuritypolicy/provider.go | 2 +- plugin/pkg/admission/noderestriction/OWNERS | 4 ++-- plugin/pkg/auth/authorizer/node/OWNERS | 4 ++-- staging/src/k8s.io/apimachinery/OWNERS | 2 +- .../k8s.io/apimachinery/pkg/api/errors/OWNERS | 2 +- .../apimachinery/pkg/api/resource/OWNERS | 2 +- staging/src/k8s.io/apiserver/OWNERS | 2 +- .../apiserver/pkg/features/kube_features.go | 4 ++-- .../src/k8s.io/apiserver/pkg/storage/OWNERS | 2 +- .../k8s.io/apiserver/pkg/storage/etcd/OWNERS | 2 +- staging/src/k8s.io/client-go/OWNERS | 2 +- test/e2e_node/OWNERS | 2 +- test/e2e_node/apparmor_test.go | 2 +- test/test_owners.csv | 24 +++++++++---------- 38 files changed, 55 insertions(+), 55 deletions(-) diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index ce21e91f74..fc3b68bedd 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -52,7 +52,7 @@ aliases: - pmorie - resouer - sjpotter - - timstclair + - tallclair - tmrts - vishh - yifan-gu diff --git a/api/OWNERS b/api/OWNERS index 3a9b0c6d15..2a2b6751ee 100644 --- a/api/OWNERS +++ b/api/OWNERS @@ -33,7 +33,7 @@ reviewers: - pwittrock - roberthbailey - ncdc -- timstclair +- tallclair - yifan-gu - eparis - mwielgus diff --git a/hack/update_owners.py b/hack/update_owners.py index e6c3d06d04..2faefeb7ca 100755 --- a/hack/update_owners.py +++ b/hack/update_owners.py @@ -111,7 +111,7 @@ def get_maintainers(): "nikhiljindal", "piosz", "pmorie", "pwittrock", "Q-Lee", "quinton-hoole", "Random-Liu", "rmmh", "roberthbailey", "saad-ali", "smarterclayton", "soltysh", "spxtr", "sttts", "thelinuxfoundation", "thockin", - "timothysc", "timstclair", "vishh", "wojtek-t", "xiang90", "yifan-gu", + "timothysc", "tallclair", "vishh", "wojtek-t", "xiang90", "yifan-gu", "yujuhong", "zmerlynn"} return sorted(ret - SKIP_MAINTAINERS) diff --git a/pkg/api/OWNERS b/pkg/api/OWNERS index 3a9b0c6d15..2a2b6751ee 100644 --- a/pkg/api/OWNERS +++ b/pkg/api/OWNERS @@ -33,7 +33,7 @@ reviewers: - pwittrock - roberthbailey - ncdc -- timstclair +- tallclair - yifan-gu - eparis - mwielgus diff --git a/pkg/api/testapi/OWNERS b/pkg/api/testapi/OWNERS index 1703ec8906..15d3ffea5e 100755 --- a/pkg/api/testapi/OWNERS +++ b/pkg/api/testapi/OWNERS @@ -10,7 +10,7 @@ reviewers: - nikhiljindal - bprashanth - erictune -- timstclair +- tallclair - eparis - soltysh - madhusudancs diff --git a/pkg/api/testing/OWNERS b/pkg/api/testing/OWNERS index 0f61880702..e8571984a2 100755 --- a/pkg/api/testing/OWNERS +++ b/pkg/api/testing/OWNERS @@ -20,7 +20,7 @@ reviewers: - justinsb - pwittrock - roberthbailey -- timstclair +- tallclair - yifan-gu - eparis - soltysh diff --git a/pkg/api/v1/OWNERS b/pkg/api/v1/OWNERS index fdb84b24a9..ff40f221a2 100755 --- a/pkg/api/v1/OWNERS +++ b/pkg/api/v1/OWNERS @@ -27,7 +27,7 @@ reviewers: - justinsb - roberthbailey - ncdc -- timstclair +- tallclair - eparis - timothysc - piosz diff --git a/pkg/api/validation/OWNERS b/pkg/api/validation/OWNERS index dda6d4862e..68d4f66161 100755 --- a/pkg/api/validation/OWNERS +++ b/pkg/api/validation/OWNERS @@ -26,7 +26,7 @@ reviewers: - justinsb - pwittrock - roberthbailey -- timstclair +- tallclair - eparis - soltysh - piosz diff --git a/pkg/apis/OWNERS b/pkg/apis/OWNERS index 2554bfcc77..5a5a94c542 100644 --- a/pkg/apis/OWNERS +++ b/pkg/apis/OWNERS @@ -29,7 +29,7 @@ reviewers: - justinsb - pwittrock - ncdc -- timstclair +- tallclair - yifan-gu - eparis - mwielgus diff --git a/pkg/apis/apps/OWNERS b/pkg/apis/apps/OWNERS index 1cdc56eec0..c98ebb6b4e 100755 --- a/pkg/apis/apps/OWNERS +++ b/pkg/apis/apps/OWNERS @@ -9,7 +9,7 @@ reviewers: - sttts - saad-ali - ncdc -- timstclair +- tallclair - timothysc - dims - errordeveloper diff --git a/pkg/apis/extensions/OWNERS b/pkg/apis/extensions/OWNERS index 494763a693..8350a5a66a 100755 --- a/pkg/apis/extensions/OWNERS +++ b/pkg/apis/extensions/OWNERS @@ -19,7 +19,7 @@ reviewers: - janetkuo - justinsb - ncdc -- timstclair +- tallclair - mwielgus - timothysc - soltysh diff --git a/pkg/client/OWNERS b/pkg/client/OWNERS index ef75436b64..c8472a94f2 100644 --- a/pkg/client/OWNERS +++ b/pkg/client/OWNERS @@ -33,7 +33,7 @@ reviewers: - justinsb - roberthbailey - ncdc -- timstclair +- tallclair - yifan-gu - eparis - mwielgus diff --git a/pkg/client/unversioned/OWNERS b/pkg/client/unversioned/OWNERS index 5ed1fb6e27..d24f87183c 100755 --- a/pkg/client/unversioned/OWNERS +++ b/pkg/client/unversioned/OWNERS @@ -22,7 +22,7 @@ reviewers: - zmerlynn - janetkuo - ncdc -- timstclair +- tallclair - mwielgus - timothysc - feiskyer diff --git a/pkg/features/kube_features.go b/pkg/features/kube_features.go index 6edeaf1527..0fc991e4e0 100644 --- a/pkg/features/kube_features.go +++ b/pkg/features/kube_features.go @@ -28,7 +28,7 @@ const ( // // alpha: v1.X // MyFeature utilfeature.Feature = "MyFeature" - // owner: @timstclair + // owner: @tallclair // beta: v1.4 AppArmor utilfeature.Feature = "AppArmor" @@ -44,7 +44,7 @@ const ( // alpha: v1.4 DynamicKubeletConfig utilfeature.Feature = "DynamicKubeletConfig" - // owner: timstclair + // owner: tallclair // alpha: v1.5 // // StreamingProxyRedirects controls whether the apiserver should intercept (and follow) diff --git a/pkg/kubelet/OWNERS b/pkg/kubelet/OWNERS index f8dc405b5b..82e510eaaa 100644 --- a/pkg/kubelet/OWNERS +++ b/pkg/kubelet/OWNERS @@ -2,7 +2,7 @@ approvers: - Random-Liu - dchen1107 - derekwaynecarr -- timstclair +- tallclair - vishh - yujuhong reviewers: diff --git a/pkg/kubelet/dockershim/docker_streaming.go b/pkg/kubelet/dockershim/docker_streaming.go index 70f9d10561..8d63ef09db 100644 --- a/pkg/kubelet/dockershim/docker_streaming.go +++ b/pkg/kubelet/dockershim/docker_streaming.go @@ -121,7 +121,7 @@ func (ds *dockerService) PortForward(req *runtimeapi.PortForwardRequest) (*runti if err != nil { return nil, err } - // TODO(timstclair): Verify that ports are exposed. + // TODO(tallclair): Verify that ports are exposed. return ds.streamingServer.GetPortForward(req) } diff --git a/pkg/kubelet/kubelet_node_status.go b/pkg/kubelet/kubelet_node_status.go index 493ac03eab..944c405611 100644 --- a/pkg/kubelet/kubelet_node_status.go +++ b/pkg/kubelet/kubelet_node_status.go @@ -696,7 +696,7 @@ func (kl *Kubelet) setNodeReadyCondition(node *v1.Node) { } // Append AppArmor status if it's enabled. - // TODO(timstclair): This is a temporary message until node feature reporting is added. + // TODO(tallclair): This is a temporary message until node feature reporting is added. if newNodeReadyCondition.Status == v1.ConditionTrue && kl.appArmorValidator != nil && kl.appArmorValidator.ValidateHost() == nil { newNodeReadyCondition.Message = fmt.Sprintf("%s. AppArmor enabled", newNodeReadyCondition.Message) diff --git a/pkg/kubelet/kubelet_pods.go b/pkg/kubelet/kubelet_pods.go index e0faebf457..9db7a3595a 100644 --- a/pkg/kubelet/kubelet_pods.go +++ b/pkg/kubelet/kubelet_pods.go @@ -1418,7 +1418,7 @@ func (kl *Kubelet) RunInContainer(podFullName string, podUID types.UID, containe if container == nil { return nil, fmt.Errorf("container not found (%q)", containerName) } - // TODO(timstclair): Pass a proper timeout value. + // TODO(tallclair): Pass a proper timeout value. return kl.runner.RunInContainer(container.ID, cmd, 0) } diff --git a/pkg/kubelet/kuberuntime/kuberuntime_container.go b/pkg/kubelet/kuberuntime/kuberuntime_container.go index c3eaf657ec..cc40ca5fca 100644 --- a/pkg/kubelet/kuberuntime/kuberuntime_container.go +++ b/pkg/kubelet/kuberuntime/kuberuntime_container.go @@ -764,7 +764,7 @@ func (m *kubeGenericRuntimeManager) GetAttach(id kubecontainer.ContainerID, stdi // RunInContainer synchronously executes the command in the container, and returns the output. func (m *kubeGenericRuntimeManager) RunInContainer(id kubecontainer.ContainerID, cmd []string, timeout time.Duration) ([]byte, error) { stdout, stderr, err := m.runtimeService.ExecSync(id.ID, cmd, 0) - // NOTE(timstclair): This does not correctly interleave stdout & stderr, but should be sufficient + // NOTE(tallclair): This does not correctly interleave stdout & stderr, but should be sufficient // for logging purposes. A combined output option will need to be added to the ExecSyncRequest // if more precise output ordering is ever required. return append(stdout, stderr...), err diff --git a/pkg/kubelet/lifecycle/handlers.go b/pkg/kubelet/lifecycle/handlers.go index e8541617b6..37da696337 100644 --- a/pkg/kubelet/lifecycle/handlers.go +++ b/pkg/kubelet/lifecycle/handlers.go @@ -55,7 +55,7 @@ func (hr *HandlerRunner) Run(containerID kubecontainer.ContainerID, pod *v1.Pod, switch { case handler.Exec != nil: var msg string - // TODO(timstclair): Pass a proper timeout value. + // TODO(tallclair): Pass a proper timeout value. output, err := hr.commandRunner.RunInContainer(containerID, handler.Exec.Command, 0) if err != nil { msg := fmt.Sprintf("Exec lifecycle hook (%v) for Container %q in Pod %q failed - error: %v, message: %q", handler.Exec.Command, container.Name, format.Pod(pod), err, string(output)) diff --git a/pkg/kubelet/server/stats/summary.go b/pkg/kubelet/server/stats/summary.go index d1d698d92e..7a27a8b18d 100644 --- a/pkg/kubelet/server/stats/summary.go +++ b/pkg/kubelet/server/stats/summary.go @@ -73,7 +73,7 @@ func (sp *summaryProviderImpl) Get() (*stats.Summary, error) { } } - // TODO(timstclair): Consider returning a best-effort response if any of the following errors + // TODO(tallclair): Consider returning a best-effort response if any of the following errors // occur. node, err := sp.provider.GetNode() if err != nil { diff --git a/pkg/kubelet/server/streaming/server.go b/pkg/kubelet/server/streaming/server.go index 875e444621..ed4b659532 100644 --- a/pkg/kubelet/server/streaming/server.go +++ b/pkg/kubelet/server/streaming/server.go @@ -101,7 +101,7 @@ var DefaultConfig = Config{ SupportedPortForwardProtocols: portforward.SupportedProtocols, } -// TODO(timstclair): Add auth(n/z) interface & handling. +// TODO(tallclair): Add auth(n/z) interface & handling. func NewServer(config Config, runtime Runtime) (Server, error) { s := &server{ config: config, @@ -193,7 +193,7 @@ func (s *server) GetPortForward(req *runtimeapi.PortForwardRequest) (*runtimeapi func (s *server) Start(stayUp bool) error { if !stayUp { - // TODO(timstclair): Implement this. + // TODO(tallclair): Implement this. return errors.New("stayUp=false is not yet implemented") } @@ -210,7 +210,7 @@ func (s *server) Start(stayUp bool) error { } func (s *server) Stop() error { - // TODO(timstclair): Implement this. + // TODO(tallclair): Implement this. return errors.New("not yet implemented") } diff --git a/pkg/master/OWNERS b/pkg/master/OWNERS index d02cb99f00..ec262bf10c 100644 --- a/pkg/master/OWNERS +++ b/pkg/master/OWNERS @@ -31,7 +31,7 @@ reviewers: - justinsb - roberthbailey - ncdc -- timstclair +- tallclair - mwielgus - timothysc - soltysh diff --git a/pkg/registry/OWNERS b/pkg/registry/OWNERS index 382a0c6280..8b0120e42b 100644 --- a/pkg/registry/OWNERS +++ b/pkg/registry/OWNERS @@ -29,7 +29,7 @@ reviewers: - pwittrock - roberthbailey - ncdc -- timstclair +- tallclair - eparis - mwielgus - timothysc diff --git a/pkg/security/podsecuritypolicy/provider.go b/pkg/security/podsecuritypolicy/provider.go index 67f2d0906c..9ad19ab73d 100644 --- a/pkg/security/podsecuritypolicy/provider.go +++ b/pkg/security/podsecuritypolicy/provider.go @@ -225,7 +225,7 @@ func (s *simpleProvider) ValidatePodSecurityContext(pod *api.Pod, fldPath *field allErrs = append(allErrs, s.strategies.SysctlsStrategy.Validate(pod)...) - // TODO(timstclair): ValidatePodSecurityContext should be renamed to ValidatePod since its scope + // TODO(tallclair): ValidatePodSecurityContext should be renamed to ValidatePod since its scope // is not limited to the PodSecurityContext. if len(pod.Spec.Volumes) > 0 && !psputil.PSPAllowsAllVolumes(s.psp) { allowedVolumes := psputil.FSTypeToStringSet(s.psp.Spec.Volumes) diff --git a/plugin/pkg/admission/noderestriction/OWNERS b/plugin/pkg/admission/noderestriction/OWNERS index e58cadf54d..c44dfc9faa 100644 --- a/plugin/pkg/admission/noderestriction/OWNERS +++ b/plugin/pkg/admission/noderestriction/OWNERS @@ -1,8 +1,8 @@ approvers: - deads2k - liggitt -- timstclair +- tallclair reviewers: - deads2k - liggitt -- timstclair +- tallclair diff --git a/plugin/pkg/auth/authorizer/node/OWNERS b/plugin/pkg/auth/authorizer/node/OWNERS index a62844dc28..312724201f 100644 --- a/plugin/pkg/auth/authorizer/node/OWNERS +++ b/plugin/pkg/auth/authorizer/node/OWNERS @@ -1,9 +1,9 @@ approvers: -- timstclair +- tallclair - liggitt - deads2k reviewers: -- timstclair +- tallclair - liggitt - deads2k - ericchiang diff --git a/staging/src/k8s.io/apimachinery/OWNERS b/staging/src/k8s.io/apimachinery/OWNERS index 2719ec9204..7069eeb0b4 100644 --- a/staging/src/k8s.io/apimachinery/OWNERS +++ b/staging/src/k8s.io/apimachinery/OWNERS @@ -18,4 +18,4 @@ reviewers: - gmarek - sttts - ncdc -- timstclair +- tallclair diff --git a/staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS b/staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS index e664b2015b..ff82254f83 100755 --- a/staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/api/errors/OWNERS @@ -14,7 +14,7 @@ reviewers: - erictune - saad-ali - janetkuo -- timstclair +- tallclair - eparis - timothysc - dims diff --git a/staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS b/staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS index b905e57f0f..342ff29145 100755 --- a/staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS +++ b/staging/src/k8s.io/apimachinery/pkg/api/resource/OWNERS @@ -7,7 +7,7 @@ reviewers: - mikedanese - saad-ali - janetkuo -- timstclair +- tallclair - eparis - timothysc - jbeda diff --git a/staging/src/k8s.io/apiserver/OWNERS b/staging/src/k8s.io/apiserver/OWNERS index 5d8ce226d8..e4525fc6b7 100644 --- a/staging/src/k8s.io/apiserver/OWNERS +++ b/staging/src/k8s.io/apiserver/OWNERS @@ -13,5 +13,5 @@ reviewers: - liggitt - sttts - ncdc -- timstclair +- tallclair - timothysc diff --git a/staging/src/k8s.io/apiserver/pkg/features/kube_features.go b/staging/src/k8s.io/apiserver/pkg/features/kube_features.go index c61537f720..eab9a28d88 100644 --- a/staging/src/k8s.io/apiserver/pkg/features/kube_features.go +++ b/staging/src/k8s.io/apiserver/pkg/features/kube_features.go @@ -27,14 +27,14 @@ const ( // // alpha: v1.4 // MyFeature() bool - // owner: timstclair + // owner: tallclair // alpha: v1.5 // // StreamingProxyRedirects controls whether the apiserver should intercept (and follow) // redirects from the backend (Kubelet) for streaming requests (exec/attach/port-forward). StreamingProxyRedirects utilfeature.Feature = "StreamingProxyRedirects" - // owner: timstclair + // owner: tallclair // alpha: v1.7 // // AdvancedAuditing enables a much more general API auditing pipeline, which includes support for diff --git a/staging/src/k8s.io/apiserver/pkg/storage/OWNERS b/staging/src/k8s.io/apiserver/pkg/storage/OWNERS index 6e0baa37c7..1ab7d48c54 100644 --- a/staging/src/k8s.io/apiserver/pkg/storage/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/storage/OWNERS @@ -13,7 +13,7 @@ reviewers: - mikedanese - liggitt - ncdc -- timstclair +- tallclair - timothysc - hongchaodeng - krousey diff --git a/staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS b/staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS index ac5dfab001..a1ca07ed9e 100755 --- a/staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS +++ b/staging/src/k8s.io/apiserver/pkg/storage/etcd/OWNERS @@ -12,7 +12,7 @@ reviewers: - luxas - janetkuo - roberthbailey -- timstclair +- tallclair - timothysc - dims - hongchaodeng diff --git a/staging/src/k8s.io/client-go/OWNERS b/staging/src/k8s.io/client-go/OWNERS index 41898017bf..c995c3aae0 100644 --- a/staging/src/k8s.io/client-go/OWNERS +++ b/staging/src/k8s.io/client-go/OWNERS @@ -33,7 +33,7 @@ reviewers: - justinsb - roberthbailey - ncdc -- timstclair +- tallclair - yifan-gu - eparis - mwielgus diff --git a/test/e2e_node/OWNERS b/test/e2e_node/OWNERS index 3a980f0cef..fa42ce6877 100644 --- a/test/e2e_node/OWNERS +++ b/test/e2e_node/OWNERS @@ -1,6 +1,6 @@ approvers: - Random-Liu -- timstclair +- tallclair - vishh - derekwaynecarr reviewers: diff --git a/test/e2e_node/apparmor_test.go b/test/e2e_node/apparmor_test.go index e6bd8275ed..40399d9194 100644 --- a/test/e2e_node/apparmor_test.go +++ b/test/e2e_node/apparmor_test.go @@ -200,7 +200,7 @@ func expectSoftRejection(status v1.PodStatus) { } func isAppArmorEnabled() bool { - // TODO(timstclair): Pass this through the image setup rather than hardcoding. + // TODO(tallclair): Pass this through the image setup rather than hardcoding. if strings.Contains(framework.TestContext.NodeName, "-gci-dev-") { gciVersionRe := regexp.MustCompile("-gci-dev-([0-9]+)-") matches := gciVersionRe.FindStringSubmatch(framework.TestContext.NodeName) diff --git a/test/test_owners.csv b/test/test_owners.csv index 236d70a4ae..235bb1a362 100644 --- a/test/test_owners.csv +++ b/test/test_owners.csv @@ -120,7 +120,7 @@ ESIPP should work for type=LoadBalancer,MrHohn,1,network ESIPP should work for type=NodePort,MrHohn,1,network ESIPP should work from pods,MrHohn,1,network Empty starts a pod,childsb,1, -"EmptyDir volumes should support (non-root,0644,default)",timstclair,1,node +"EmptyDir volumes should support (non-root,0644,default)",tallclair,1,node "EmptyDir volumes should support (non-root,0644,tmpfs)",spxtr,1,node "EmptyDir volumes should support (non-root,0666,default)",dchen1107,1,node "EmptyDir volumes should support (non-root,0666,tmpfs)",apelisse,1,node @@ -291,7 +291,7 @@ Loadbalancing: L7 Nginx should conform to Ingress spec,ncdc,1,network "Logging soak should survive logging 1KB every * seconds, for a duration of *, scaling up to * pods per node",justinsb,1,node "MemoryEviction when there is memory pressure should evict pods in the correct order (besteffort first, then burstable, then guaranteed)",ixdy,1,node Mesos applies slave attributes as labels,justinsb,1,apps -Mesos schedules pods annotated with roles on correct slaves,timstclair,1,apps +Mesos schedules pods annotated with roles on correct slaves,tallclair,1,apps Mesos starts static pods on every node in the mesos cluster,lavalamp,1,apps MetricsGrabber should grab all metrics from API server.,gmarek,0,instrumentation MetricsGrabber should grab all metrics from a ControllerManager.,gmarek,0,instrumentation @@ -395,7 +395,7 @@ PrivilegedPod should enable privileged commands,derekwaynecarr,0,node Probing container should *not* be restarted with a /healthz http liveness probe,Random-Liu,0,node "Probing container should *not* be restarted with a exec ""cat /tmp/health"" liveness probe",Random-Liu,0,node Probing container should be restarted with a /healthz http liveness probe,Random-Liu,0,node -Probing container should be restarted with a docker exec liveness probe with timeout,timstclair,0,node +Probing container should be restarted with a docker exec liveness probe with timeout,tallclair,0,node "Probing container should be restarted with a exec ""cat /tmp/health"" liveness probe",Random-Liu,0,node Probing container should have monotonically increasing restart count,Random-Liu,0,node Probing container with readiness probe should not be ready before initial delay and never restart,Random-Liu,0,node @@ -424,7 +424,7 @@ Projected should provide node allocatable (memory) as default memory limit if th Projected should provide podname as non-root with fsgroup,fabioy,1,storage Projected should provide podname as non-root with fsgroup and defaultMode,gmarek,1,storage Projected should provide podname only,vishh,1,storage -Projected should set DefaultMode on files,timstclair,1,storage +Projected should set DefaultMode on files,tallclair,1,storage Projected should set mode on item file,gmarek,1,storage Projected should update annotations on modification,janetkuo,1,storage Projected should update labels on modification,xiang90,1,storage @@ -442,7 +442,7 @@ Reboot each node by ordering clean reboot and ensure they function upon restart, Reboot each node by ordering unclean reboot and ensure they function upon restart,quinton-hoole,0,node Reboot each node by switching off the network interface and ensure they function upon switch on,quinton-hoole,0,node Reboot each node by triggering kernel panic and ensure they function upon restart,quinton-hoole,0,node -Redis should create and stop redis servers,timstclair,1,apps +Redis should create and stop redis servers,tallclair,1,apps ReplicaSet should serve a basic image on each replica with a private image,pmorie,1,apps ReplicaSet should serve a basic image on each replica with a public image,krousey,0,apps ReplicaSet should surface a failure condition on a common issue like exceeded quota,kargakis,0,apps @@ -451,13 +451,13 @@ ReplicationController should serve a basic image on each replica with a public i ReplicationController should surface a failure condition on a common issue like exceeded quota,kargakis,0,apps Rescheduler should ensure that critical pod is scheduled in case there is no resources available,mtaufen,1,apps Resource-usage regular resource usage tracking resource tracking for * pods per node,janetkuo,1, -ResourceQuota should create a ResourceQuota and capture the life of a configMap.,timstclair,1,api-machinery +ResourceQuota should create a ResourceQuota and capture the life of a configMap.,tallclair,1,api-machinery ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim with a storage class.,derekwaynecarr,0,api-machinery ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.,bgrant0607,1,api-machinery ResourceQuota should create a ResourceQuota and capture the life of a pod.,pmorie,1,api-machinery ResourceQuota should create a ResourceQuota and capture the life of a replication controller.,rrati,0,api-machinery ResourceQuota should create a ResourceQuota and capture the life of a secret.,ncdc,1,api-machinery -ResourceQuota should create a ResourceQuota and capture the life of a service.,timstclair,1,api-machinery +ResourceQuota should create a ResourceQuota and capture the life of a service.,tallclair,1,api-machinery ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated.,krousey,1,api-machinery ResourceQuota should verify ResourceQuota with best effort scope.,mml,1,api-machinery ResourceQuota should verify ResourceQuota with terminating scopes.,ncdc,1,api-machinery @@ -712,7 +712,7 @@ k8s.io/kubernetes/pkg/kubectl/resource,caesarxuchao,1, k8s.io/kubernetes/pkg/kubelet,vishh,0, k8s.io/kubernetes/pkg/kubelet/cadvisor,sttts,1, k8s.io/kubernetes/pkg/kubelet/certificate,mikedanese,1, -k8s.io/kubernetes/pkg/kubelet/client,timstclair,1, +k8s.io/kubernetes/pkg/kubelet/client,tallclair,1, k8s.io/kubernetes/pkg/kubelet/cm,vishh,0, k8s.io/kubernetes/pkg/kubelet/config,mikedanese,1, k8s.io/kubernetes/pkg/kubelet/container,yujuhong,0, @@ -736,9 +736,9 @@ k8s.io/kubernetes/pkg/kubelet/qos,vishh,0, k8s.io/kubernetes/pkg/kubelet/rkt,apelisse,1, k8s.io/kubernetes/pkg/kubelet/rktshim,mml,1, k8s.io/kubernetes/pkg/kubelet/secret,kevin-wangzefeng,1, -k8s.io/kubernetes/pkg/kubelet/server,timstclair,0, +k8s.io/kubernetes/pkg/kubelet/server,tallclair,0, k8s.io/kubernetes/pkg/kubelet/server/portforward,rkouj,0, -k8s.io/kubernetes/pkg/kubelet/server/stats,timstclair,0, +k8s.io/kubernetes/pkg/kubelet/server/stats,tallclair,0, k8s.io/kubernetes/pkg/kubelet/server/streaming,caesarxuchao,1, k8s.io/kubernetes/pkg/kubelet/status,mwielgus,1, k8s.io/kubernetes/pkg/kubelet/sysctl,piosz,1, @@ -749,7 +749,7 @@ k8s.io/kubernetes/pkg/kubelet/util/format,ncdc,1, k8s.io/kubernetes/pkg/kubelet/util/queue,yujuhong,0, k8s.io/kubernetes/pkg/kubelet/volumemanager,rrati,0, k8s.io/kubernetes/pkg/kubelet/volumemanager/cache,janetkuo,1, -k8s.io/kubernetes/pkg/kubelet/volumemanager/reconciler,timstclair,1, +k8s.io/kubernetes/pkg/kubelet/volumemanager/reconciler,tallclair,1, k8s.io/kubernetes/pkg/master,fabioy,1, k8s.io/kubernetes/pkg/master/tunneler,jsafrane,1, k8s.io/kubernetes/pkg/probe/exec,bgrant0607,1, @@ -894,7 +894,7 @@ k8s.io/kubernetes/pkg/volume/flexvolume,Q-Lee,1, k8s.io/kubernetes/pkg/volume/flocker,jbeda,1, k8s.io/kubernetes/pkg/volume/gce_pd,saad-ali,0, k8s.io/kubernetes/pkg/volume/git_repo,davidopp,1, -k8s.io/kubernetes/pkg/volume/glusterfs,timstclair,1, +k8s.io/kubernetes/pkg/volume/glusterfs,tallclair,1, k8s.io/kubernetes/pkg/volume/host_path,jbeda,1, k8s.io/kubernetes/pkg/volume/iscsi,cjcullen,1, k8s.io/kubernetes/pkg/volume/nfs,justinsb,1,