mirror of https://github.com/k3s-io/k3s
Assign Probing Container tests to Random-Liu
parent
5aaaaff07c
commit
17d91dd2ec
|
@ -1,7 +1,6 @@
|
||||||
name,owner,auto-assigned
|
name,owner,auto-assigned
|
||||||
DEFAULT,rmmh/spxtr/ixdy/apelisse/fejta,0
|
DEFAULT,rmmh/spxtr/ixdy/apelisse/fejta,0
|
||||||
Addon update should propagate add-on file changes,eparis,1
|
Addon update should propagate add-on file changes,eparis,1
|
||||||
AfterSuite,rmmh,1
|
|
||||||
Autoscaling should scale cluster size based on cpu reservation,davidopp,1
|
Autoscaling should scale cluster size based on cpu reservation,davidopp,1
|
||||||
Autoscaling should scale cluster size based on cpu utilization,thockin,1
|
Autoscaling should scale cluster size based on cpu utilization,thockin,1
|
||||||
Autoscaling should scale cluster size based on memory reservation,hurf,1
|
Autoscaling should scale cluster size based on memory reservation,hurf,1
|
||||||
|
@ -53,6 +52,9 @@ Daemon set should run and stop simple daemon,mtaufen,1
|
||||||
DaemonRestart Controller Manager should not create/delete replicas across restart,vulpecula,1
|
DaemonRestart Controller Manager should not create/delete replicas across restart,vulpecula,1
|
||||||
DaemonRestart Kubelet should not restart containers across restart,madhusudancs,1
|
DaemonRestart Kubelet should not restart containers across restart,madhusudancs,1
|
||||||
DaemonRestart Scheduler should continue assigning pods to nodes across restart,lavalamp,1
|
DaemonRestart Scheduler should continue assigning pods to nodes across restart,lavalamp,1
|
||||||
|
Density create a batch of pods latency/resource should be within limit when create 10 pods with 0 interval,zmerlynn,1
|
||||||
|
Density create a sequence of pods latency/resource should be within limit when create 10 pods with 10 background pods,madhusudancs,1
|
||||||
|
Density should allow running maximum capacity pods on nodes,smarterclayton,1
|
||||||
Density should allow starting 100 pods per node,wojtek-t,0
|
Density should allow starting 100 pods per node,wojtek-t,0
|
||||||
Density should allow starting 3 pods per node,gmarek,0
|
Density should allow starting 3 pods per node,gmarek,0
|
||||||
Density should allow starting 30 pods per node,gmarek,0
|
Density should allow starting 30 pods per node,gmarek,0
|
||||||
|
@ -71,6 +73,7 @@ Deployment deployment should support rollback when there's replica set with no r
|
||||||
Deployment deployment should support rollover,pwittrock,0
|
Deployment deployment should support rollover,pwittrock,0
|
||||||
Deployment paused deployment should be able to scale,janetkuo,1
|
Deployment paused deployment should be able to scale,janetkuo,1
|
||||||
Deployment paused deployment should be ignored by the controller,kargakis,0
|
Deployment paused deployment should be ignored by the controller,kargakis,0
|
||||||
|
Deployment scaled rollout deployment should not block on annotation check,lavalamp,1
|
||||||
Deployment scaled rollout should not block on annotation check,pmorie,1
|
Deployment scaled rollout should not block on annotation check,pmorie,1
|
||||||
Docker Containers should be able to override the image's default arguments (docker cmd),maisem,0
|
Docker Containers should be able to override the image's default arguments (docker cmd),maisem,0
|
||||||
Docker Containers should be able to override the image's default command and arguments,maisem,0
|
Docker Containers should be able to override the image's default command and arguments,maisem,0
|
||||||
|
@ -133,10 +136,13 @@ Federated Services DNS should be able to discover a federated service,derekwayne
|
||||||
Federated Services Service creation should create matching services in underlying clusters,jbeda,1
|
Federated Services Service creation should create matching services in underlying clusters,jbeda,1
|
||||||
Federated Services Service creation should succeed,rmmh,1
|
Federated Services Service creation should succeed,rmmh,1
|
||||||
Federation apiserver Cluster objects should be created and deleted successfully,ghodss,1
|
Federation apiserver Cluster objects should be created and deleted successfully,ghodss,1
|
||||||
|
Federation secrets Secret objects should be created and deleted successfully,pmorie,1
|
||||||
GCE L7 LoadBalancer Controller should create GCE L7 loadbalancers and verify Ingress,bprashanth,0
|
GCE L7 LoadBalancer Controller should create GCE L7 loadbalancers and verify Ingress,bprashanth,0
|
||||||
GKE local SSD should write and read from node local SSD,fabioy,0
|
GKE local SSD should write and read from node local SSD,fabioy,0
|
||||||
GKE node pools should create a cluster with multiple node pools,kargakis,1
|
GKE node pools should create a cluster with multiple node pools,kargakis,1
|
||||||
|
Garbage collector should delete pods created by rc when not orphaning,justinsb,1
|
||||||
Garbage collector should handle the creation of 1000 pods,xiang90,1
|
Garbage collector should handle the creation of 1000 pods,xiang90,1
|
||||||
|
Garbage collector should orphan pods created by rc,kargakis,1
|
||||||
"Generated release_1_2 clientset should create pods, delete pods, watch pods",ncdc,1
|
"Generated release_1_2 clientset should create pods, delete pods, watch pods",ncdc,1
|
||||||
"Generated release_1_3 clientset should create pods, delete pods, watch pods",krousey,1
|
"Generated release_1_3 clientset should create pods, delete pods, watch pods",krousey,1
|
||||||
Hazelcast should create and scale hazelcast,mikedanese,1
|
Hazelcast should create and scale hazelcast,mikedanese,1
|
||||||
|
@ -155,9 +161,16 @@ Horizontal pod autoscaling (scale resource: CPU) ReplicationController light Sho
|
||||||
Horizontal pod autoscaling (scale resource: CPU) ReplicationController light Should scale from 2 pods to 1 pod using HPA version v1,jszczepkowski,0
|
Horizontal pod autoscaling (scale resource: CPU) ReplicationController light Should scale from 2 pods to 1 pod using HPA version v1,jszczepkowski,0
|
||||||
Horizontal pod autoscaling should scale from 1 pod to 3 pods and from 3 to 5 (scale resource: CPU),jszczepkowski,0
|
Horizontal pod autoscaling should scale from 1 pod to 3 pods and from 3 to 5 (scale resource: CPU),jszczepkowski,0
|
||||||
Horizontal pod autoscaling should scale from 5 pods to 3 pods and from 3 to 1 (scale resource: CPU),jszczepkowski,0
|
Horizontal pod autoscaling should scale from 5 pods to 3 pods and from 3 to 1 (scale resource: CPU),jszczepkowski,0
|
||||||
|
HostPath should give a volume the correct mode,thockin,1
|
||||||
|
HostPath should support r/w,luxas,1
|
||||||
|
HostPath should support subPath,sttts,1
|
||||||
Image Container Conformance Test image conformance blackbox test when testing image that does not exist should ignore pull failures,jsafrane,1
|
Image Container Conformance Test image conformance blackbox test when testing image that does not exist should ignore pull failures,jsafrane,1
|
||||||
Image Container Conformance Test image conformance blackbox test when testing images that exist It should present successfully,yujuhong,1
|
Image Container Conformance Test image conformance blackbox test when testing images that exist It should present successfully,yujuhong,1
|
||||||
Image Container Conformance Test image conformance blackbox test when testing images that exist should list pulled images,maisem,1
|
Image Container Conformance Test image conformance blackbox test when testing images that exist should list pulled images,maisem,1
|
||||||
|
InitContainer should invoke init containers on a RestartAlways pod,saad-ali,1
|
||||||
|
InitContainer should invoke init containers on a RestartNever pod,vulpecula,1
|
||||||
|
InitContainer should not start app containers and fail the pod if init containers fail on a RestartNever pod,timothysc,1
|
||||||
|
InitContainer should not start app containers if init containers fail on a RestartAlways pod,davidopp,1
|
||||||
Initial Resources should set initial resources based on historical data,piosz,0
|
Initial Resources should set initial resources based on historical data,piosz,0
|
||||||
Job should delete a job,soltysh,0
|
Job should delete a job,soltysh,0
|
||||||
Job should fail a job,soltysh,0
|
Job should fail a job,soltysh,0
|
||||||
|
@ -207,6 +220,7 @@ Kubectl client Update Demo should scale a replication controller,sttts,0
|
||||||
Kubelet Cgroup Manager QOS containers On enabling QOS cgroup hierarchy Top level QoS containers should have been created,davidopp,1
|
Kubelet Cgroup Manager QOS containers On enabling QOS cgroup hierarchy Top level QoS containers should have been created,davidopp,1
|
||||||
Kubelet Container Manager oom score adjusting when scheduling a busybox command that always fails in a pod should be possible to delete,jbeda,1
|
Kubelet Container Manager oom score adjusting when scheduling a busybox command that always fails in a pod should be possible to delete,jbeda,1
|
||||||
Kubelet Container Manager oom score adjusting when scheduling a busybox command that always fails in a pod should have an error terminated reason,vulpecula,1
|
Kubelet Container Manager oom score adjusting when scheduling a busybox command that always fails in a pod should have an error terminated reason,vulpecula,1
|
||||||
|
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,karlkfi,1
|
||||||
Kubelet experimental resource usage tracking for 100 pods per node over 20m0s,yujuhong,0
|
Kubelet experimental resource usage tracking for 100 pods per node over 20m0s,yujuhong,0
|
||||||
Kubelet experimental resource usage tracking over 30m0s with 50 pods per node.,yujuhong,0
|
Kubelet experimental resource usage tracking over 30m0s with 50 pods per node.,yujuhong,0
|
||||||
Kubelet experimental resource usage tracking resource tracking for 100 pods per node,ghodss,0
|
Kubelet experimental resource usage tracking resource tracking for 100 pods per node,ghodss,0
|
||||||
|
@ -265,7 +279,9 @@ Nodes Network when a node becomes unreachable recreates pods scheduled on the un
|
||||||
Nodes Resize should be able to add nodes,piosz,1
|
Nodes Resize should be able to add nodes,piosz,1
|
||||||
Nodes Resize should be able to delete nodes,zmerlynn,1
|
Nodes Resize should be able to delete nodes,zmerlynn,1
|
||||||
"PersistentVolumes NFS volume can be created, bound, retrieved, unbound, and used by a pod",jsafrane,0
|
"PersistentVolumes NFS volume can be created, bound, retrieved, unbound, and used by a pod",jsafrane,0
|
||||||
|
"PersistentVolumes should create a PersistentVolume, Claim, and Pod that will test write access of the volume",maisem,1
|
||||||
"PersistentVolumes should create a PersistentVolume, Claim, and a client Pod that will test the read/write access of the volume",ixdy,1
|
"PersistentVolumes should create a PersistentVolume, Claim, and a client Pod that will test the read/write access of the volume",ixdy,1
|
||||||
|
"PersistentVolumes should create a pre-bound PersistentVolume, Claim, and Pod that will test write access of the volume",Random-Liu,1
|
||||||
Pet Store should scale to persist a nominal number ( 50 ) of transactions in 1m0s seconds,timstclair,1
|
Pet Store should scale to persist a nominal number ( 50 ) of transactions in 1m0s seconds,timstclair,1
|
||||||
PetSet Basic PetSet functionality should handle healthy pet restarts during scale,kevin-wangzefeng,1
|
PetSet Basic PetSet functionality should handle healthy pet restarts during scale,kevin-wangzefeng,1
|
||||||
PetSet Basic PetSet functionality should provide basic identity,girishkalele,1
|
PetSet Basic PetSet functionality should provide basic identity,girishkalele,1
|
||||||
|
@ -280,6 +296,7 @@ PetSet Deploy clustered applications should creating a working zookeeper cluster
|
||||||
"Pod Disks should schedule a pod w/ a readonly PD on two hosts, then remove both ungracefully.",kargakis,1
|
"Pod Disks should schedule a pod w/ a readonly PD on two hosts, then remove both ungracefully.",kargakis,1
|
||||||
"Pod Disks should schedule a pod w/ a readonly PD on two hosts, then remove both.",saad-ali,0
|
"Pod Disks should schedule a pod w/ a readonly PD on two hosts, then remove both.",saad-ali,0
|
||||||
"Pod Disks should schedule a pod w/two RW PDs both mounted to one container, write to PD, verify contents, delete pod, recreate pod, verify contents, and repeat in rapid succession",saad-ali,0
|
"Pod Disks should schedule a pod w/two RW PDs both mounted to one container, write to PD, verify contents, delete pod, recreate pod, verify contents, and repeat in rapid succession",saad-ali,0
|
||||||
|
Pod garbage collector should handle the creation of 1000 pods,wojtek-t,1
|
||||||
Pods should *not* be restarted with a /healthz http liveness probe,cjcullen,1
|
Pods should *not* be restarted with a /healthz http liveness probe,cjcullen,1
|
||||||
"Pods should *not* be restarted with a docker exec ""cat /tmp/health"" liveness probe",vishh,0
|
"Pods should *not* be restarted with a docker exec ""cat /tmp/health"" liveness probe",vishh,0
|
||||||
Pods should allow activeDeadlineSeconds to be updated,derekwaynecarr,0
|
Pods should allow activeDeadlineSeconds to be updated,derekwaynecarr,0
|
||||||
|
@ -291,7 +308,7 @@ Pods should be updated,derekwaynecarr,1
|
||||||
Pods should cap back-off at MaxContainerBackOff,maisem,1
|
Pods should cap back-off at MaxContainerBackOff,maisem,1
|
||||||
Pods should contain environment variables for services,jlowdermilk,1
|
Pods should contain environment variables for services,jlowdermilk,1
|
||||||
Pods should get a host IP,xiang90,1
|
Pods should get a host IP,xiang90,1
|
||||||
Pods should have monotonically increasing restart count,Random-Liu,1
|
Pods should have monotonically increasing restart count,apelisse,1
|
||||||
Pods should have their auto-restart back-off timer reset on image update,mikedanese,1
|
Pods should have their auto-restart back-off timer reset on image update,mikedanese,1
|
||||||
Pods should invoke init containers on a RestartAlways pod,cjcullen,1
|
Pods should invoke init containers on a RestartAlways pod,cjcullen,1
|
||||||
Pods should invoke init containers on a RestartNever pod,justinsb,1
|
Pods should invoke init containers on a RestartNever pod,justinsb,1
|
||||||
|
@ -304,14 +321,19 @@ Pods should support retrieving logs from the container over websockets,vishh,0
|
||||||
"Port forwarding With a server that expects no client request should support a client that connects, sends no data, and disconnects",sttts,0
|
"Port forwarding With a server that expects no client request should support a client that connects, sends no data, and disconnects",sttts,0
|
||||||
PreStop should call prestop when killing a pod,ncdc,1
|
PreStop should call prestop when killing a pod,ncdc,1
|
||||||
PrivilegedPod should test privileged pod,vishh,0
|
PrivilegedPod should test privileged pod,vishh,0
|
||||||
Probing container with readiness probe should not be ready before initial delay and never restart,smarterclayton,1
|
Probing container should *not* be restarted with a /healthz http liveness probe,Random-Liu,0
|
||||||
Probing container with readiness probe that fails should never be ready and never restart,mtaufen,1
|
"Probing container should *not* be restarted with a exec ""cat /tmp/health"" liveness probe",Random-Liu,0
|
||||||
|
Probing container should be restarted with a /healthz http liveness probe,Random-Liu,0
|
||||||
|
"Probing container should be restarted with a exec ""cat /tmp/health"" liveness probe",Random-Liu,0
|
||||||
|
Probing container should have monotonically increasing restart count,Random-Liu,0
|
||||||
|
Probing container with readiness probe should not be ready before initial delay and never restart,Random-Liu,0
|
||||||
|
Probing container with readiness probe that fails should never be ready and never restart,Random-Liu,0
|
||||||
Proxy version v1 should proxy logs on node,girishkalele,1
|
Proxy version v1 should proxy logs on node,girishkalele,1
|
||||||
Proxy version v1 should proxy logs on node using proxy subresource,karlkfi,1
|
Proxy version v1 should proxy logs on node using proxy subresource,karlkfi,1
|
||||||
Proxy version v1 should proxy logs on node with explicit kubelet port,mwielgus,1
|
Proxy version v1 should proxy logs on node with explicit kubelet port,mwielgus,1
|
||||||
Proxy version v1 should proxy logs on node with explicit kubelet port using proxy subresource,bgrant0607,1
|
Proxy version v1 should proxy logs on node with explicit kubelet port using proxy subresource,bgrant0607,1
|
||||||
Proxy version v1 should proxy through a service and a pod,mml,1
|
Proxy version v1 should proxy through a service and a pod,mml,1
|
||||||
Proxy version v1 should proxy to cadvisor,Random-Liu,1
|
Proxy version v1 should proxy to cadvisor,rmmh,1
|
||||||
Proxy version v1 should proxy to cadvisor using proxy subresource,deads2k,1
|
Proxy version v1 should proxy to cadvisor using proxy subresource,deads2k,1
|
||||||
Reboot each node by dropping all inbound packets for a while and ensure they function afterwards,quinton-hoole,0
|
Reboot each node by dropping all inbound packets for a while and ensure they function afterwards,quinton-hoole,0
|
||||||
Reboot each node by dropping all outbound packets for a while and ensure they function afterwards,quinton-hoole,0
|
Reboot each node by dropping all outbound packets for a while and ensure they function afterwards,quinton-hoole,0
|
||||||
|
@ -325,6 +347,7 @@ ReplicaSet should serve a basic image on each replica with a public image,krouse
|
||||||
ReplicationController should serve a basic image on each replica with a private image,jbeda,1
|
ReplicationController should serve a basic image on each replica with a private image,jbeda,1
|
||||||
ReplicationController should serve a basic image on each replica with a public image,krousey,1
|
ReplicationController should serve a basic image on each replica with a public image,krousey,1
|
||||||
Resource usage of system containers should not exceed expected amount.,ncdc,1
|
Resource usage of system containers should not exceed expected amount.,ncdc,1
|
||||||
|
Resource-usage regular resource usage tracking resource tracking for 10 pods per node,janetkuo,1
|
||||||
ResourceQuota should create a ResourceQuota and capture the life of a configMap.,timstclair,1
|
ResourceQuota should create a ResourceQuota and capture the life of a configMap.,timstclair,1
|
||||||
ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.,bgrant0607,1
|
ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.,bgrant0607,1
|
||||||
ResourceQuota should create a ResourceQuota and capture the life of a pod.,pmorie,1
|
ResourceQuota should create a ResourceQuota and capture the life of a pod.,pmorie,1
|
||||||
|
@ -441,7 +464,7 @@ k8s.io/kubernetes/cmd/kube-apiserver/app/options,nikhiljindal,0
|
||||||
k8s.io/kubernetes/cmd/kube-proxy/app,luxas,1
|
k8s.io/kubernetes/cmd/kube-proxy/app,luxas,1
|
||||||
k8s.io/kubernetes/cmd/kubelet/app,hurf,1
|
k8s.io/kubernetes/cmd/kubelet/app,hurf,1
|
||||||
k8s.io/kubernetes/cmd/kubernetes-discovery/discoverysummarizer,thockin,1
|
k8s.io/kubernetes/cmd/kubernetes-discovery/discoverysummarizer,thockin,1
|
||||||
k8s.io/kubernetes/cmd/libs/go2idl/client-gen/testoutput/clientset_generated/test_internalclientset,Random-Liu,1
|
k8s.io/kubernetes/cmd/libs/go2idl/client-gen/testoutput/clientset_generated/test_internalclientset,bgrant0607,1
|
||||||
k8s.io/kubernetes/cmd/libs/go2idl/client-gen/testoutput/clientset_generated/test_internalclientset/typed/testgroup.k8s.io/unversioned,eparis,1
|
k8s.io/kubernetes/cmd/libs/go2idl/client-gen/testoutput/clientset_generated/test_internalclientset/typed/testgroup.k8s.io/unversioned,eparis,1
|
||||||
k8s.io/kubernetes/cmd/libs/go2idl/client-gen/testoutput/testgroup/unversioned,wojtek-t,1
|
k8s.io/kubernetes/cmd/libs/go2idl/client-gen/testoutput/testgroup/unversioned,wojtek-t,1
|
||||||
k8s.io/kubernetes/cmd/libs/go2idl/deepcopy-gen/generators,mwielgus,1
|
k8s.io/kubernetes/cmd/libs/go2idl/deepcopy-gen/generators,mwielgus,1
|
||||||
|
@ -507,14 +530,14 @@ k8s.io/kubernetes/pkg/apimachinery/registered,jlowdermilk,1
|
||||||
k8s.io/kubernetes/pkg/apis/abac/v0,liggitt,0
|
k8s.io/kubernetes/pkg/apis/abac/v0,liggitt,0
|
||||||
k8s.io/kubernetes/pkg/apis/apps/validation,derekwaynecarr,1
|
k8s.io/kubernetes/pkg/apis/apps/validation,derekwaynecarr,1
|
||||||
k8s.io/kubernetes/pkg/apis/authorization/validation,erictune,0
|
k8s.io/kubernetes/pkg/apis/authorization/validation,erictune,0
|
||||||
k8s.io/kubernetes/pkg/apis/autoscaling/validation,Random-Liu,1
|
k8s.io/kubernetes/pkg/apis/autoscaling/validation,mtaufen,1
|
||||||
k8s.io/kubernetes/pkg/apis/batch/validation,erictune,0
|
k8s.io/kubernetes/pkg/apis/batch/validation,erictune,0
|
||||||
k8s.io/kubernetes/pkg/apis/certificates/install,zmerlynn,1
|
k8s.io/kubernetes/pkg/apis/certificates/install,zmerlynn,1
|
||||||
k8s.io/kubernetes/pkg/apis/componentconfig,jbeda,1
|
k8s.io/kubernetes/pkg/apis/componentconfig,jbeda,1
|
||||||
k8s.io/kubernetes/pkg/apis/componentconfig/install,pmorie,1
|
k8s.io/kubernetes/pkg/apis/componentconfig/install,pmorie,1
|
||||||
k8s.io/kubernetes/pkg/apis/extensions/install,thockin,1
|
k8s.io/kubernetes/pkg/apis/extensions/install,thockin,1
|
||||||
k8s.io/kubernetes/pkg/apis/extensions/v1beta1,madhusudancs,1
|
k8s.io/kubernetes/pkg/apis/extensions/v1beta1,madhusudancs,1
|
||||||
k8s.io/kubernetes/pkg/apis/extensions/validation,Random-Liu,1
|
k8s.io/kubernetes/pkg/apis/extensions/validation,nikhiljindal,1
|
||||||
k8s.io/kubernetes/pkg/apis/policy/validation,deads2k,1
|
k8s.io/kubernetes/pkg/apis/policy/validation,deads2k,1
|
||||||
k8s.io/kubernetes/pkg/apis/rbac/install,ixdy,1
|
k8s.io/kubernetes/pkg/apis/rbac/install,ixdy,1
|
||||||
k8s.io/kubernetes/pkg/apis/rbac/validation,erictune,0
|
k8s.io/kubernetes/pkg/apis/rbac/validation,erictune,0
|
||||||
|
@ -551,9 +574,10 @@ k8s.io/kubernetes/pkg/controller,mikedanese,1
|
||||||
k8s.io/kubernetes/pkg/controller/daemon,Q-Lee,1
|
k8s.io/kubernetes/pkg/controller/daemon,Q-Lee,1
|
||||||
k8s.io/kubernetes/pkg/controller/deployment,asalkeld,0
|
k8s.io/kubernetes/pkg/controller/deployment,asalkeld,0
|
||||||
k8s.io/kubernetes/pkg/controller/deployment/util,saad-ali,1
|
k8s.io/kubernetes/pkg/controller/deployment/util,saad-ali,1
|
||||||
k8s.io/kubernetes/pkg/controller/endpoint,Random-Liu,1
|
k8s.io/kubernetes/pkg/controller/endpoint,mwielgus,1
|
||||||
k8s.io/kubernetes/pkg/controller/framework,smarterclayton,1
|
k8s.io/kubernetes/pkg/controller/framework,smarterclayton,1
|
||||||
k8s.io/kubernetes/pkg/controller/garbagecollector,rmmh,1
|
k8s.io/kubernetes/pkg/controller/garbagecollector,rmmh,1
|
||||||
|
k8s.io/kubernetes/pkg/controller/garbagecollector/metaonly,cjcullen,1
|
||||||
k8s.io/kubernetes/pkg/controller/gc,jdef,1
|
k8s.io/kubernetes/pkg/controller/gc,jdef,1
|
||||||
k8s.io/kubernetes/pkg/controller/job,soltysh,0
|
k8s.io/kubernetes/pkg/controller/job,soltysh,0
|
||||||
k8s.io/kubernetes/pkg/controller/namespace,karlkfi,1
|
k8s.io/kubernetes/pkg/controller/namespace,karlkfi,1
|
||||||
|
@ -567,6 +591,7 @@ k8s.io/kubernetes/pkg/controller/replicaset,fgrzadkowski,0
|
||||||
k8s.io/kubernetes/pkg/controller/replication,fgrzadkowski,0
|
k8s.io/kubernetes/pkg/controller/replication,fgrzadkowski,0
|
||||||
k8s.io/kubernetes/pkg/controller/resourcequota,ghodss,1
|
k8s.io/kubernetes/pkg/controller/resourcequota,ghodss,1
|
||||||
k8s.io/kubernetes/pkg/controller/route,gmarek,0
|
k8s.io/kubernetes/pkg/controller/route,gmarek,0
|
||||||
|
k8s.io/kubernetes/pkg/controller/scheduledjob,andyzheng0831,1
|
||||||
k8s.io/kubernetes/pkg/controller/service,asalkeld,0
|
k8s.io/kubernetes/pkg/controller/service,asalkeld,0
|
||||||
k8s.io/kubernetes/pkg/controller/serviceaccount,liggitt,0
|
k8s.io/kubernetes/pkg/controller/serviceaccount,liggitt,0
|
||||||
k8s.io/kubernetes/pkg/controller/volume/attachdetach,luxas,1
|
k8s.io/kubernetes/pkg/controller/volume/attachdetach,luxas,1
|
||||||
|
@ -601,6 +626,7 @@ k8s.io/kubernetes/pkg/kubelet/dockertools,deads2k,1
|
||||||
k8s.io/kubernetes/pkg/kubelet/envvars,karlkfi,1
|
k8s.io/kubernetes/pkg/kubelet/envvars,karlkfi,1
|
||||||
k8s.io/kubernetes/pkg/kubelet/eviction,childsb,1
|
k8s.io/kubernetes/pkg/kubelet/eviction,childsb,1
|
||||||
k8s.io/kubernetes/pkg/kubelet/images,caesarxuchao,1
|
k8s.io/kubernetes/pkg/kubelet/images,caesarxuchao,1
|
||||||
|
k8s.io/kubernetes/pkg/kubelet/kuberuntime,yifan-gu,1
|
||||||
k8s.io/kubernetes/pkg/kubelet/lifecycle,yujuhong,1
|
k8s.io/kubernetes/pkg/kubelet/lifecycle,yujuhong,1
|
||||||
k8s.io/kubernetes/pkg/kubelet/network,freehan,0
|
k8s.io/kubernetes/pkg/kubelet/network,freehan,0
|
||||||
k8s.io/kubernetes/pkg/kubelet/network/cni,freehan,0
|
k8s.io/kubernetes/pkg/kubelet/network/cni,freehan,0
|
||||||
|
@ -710,6 +736,7 @@ k8s.io/kubernetes/pkg/runtime/serializer,wojtek-t,0
|
||||||
k8s.io/kubernetes/pkg/runtime/serializer/json,wojtek-t,0
|
k8s.io/kubernetes/pkg/runtime/serializer/json,wojtek-t,0
|
||||||
k8s.io/kubernetes/pkg/runtime/serializer/protobuf,wojtek-t,0
|
k8s.io/kubernetes/pkg/runtime/serializer/protobuf,wojtek-t,0
|
||||||
k8s.io/kubernetes/pkg/runtime/serializer/recognizer,wojtek-t,0
|
k8s.io/kubernetes/pkg/runtime/serializer/recognizer,wojtek-t,0
|
||||||
|
k8s.io/kubernetes/pkg/runtime/serializer/recognizer/testing,piosz,1
|
||||||
k8s.io/kubernetes/pkg/runtime/serializer/streaming,wojtek-t,0
|
k8s.io/kubernetes/pkg/runtime/serializer/streaming,wojtek-t,0
|
||||||
k8s.io/kubernetes/pkg/runtime/serializer/versioning,wojtek-t,0
|
k8s.io/kubernetes/pkg/runtime/serializer/versioning,wojtek-t,0
|
||||||
k8s.io/kubernetes/pkg/security/podsecuritypolicy,erictune,0
|
k8s.io/kubernetes/pkg/security/podsecuritypolicy,erictune,0
|
||||||
|
@ -726,6 +753,7 @@ k8s.io/kubernetes/pkg/storage/etcd,eparis,1
|
||||||
k8s.io/kubernetes/pkg/storage/etcd/util,xiang90,0
|
k8s.io/kubernetes/pkg/storage/etcd/util,xiang90,0
|
||||||
k8s.io/kubernetes/pkg/storage/etcd3,xiang90,0
|
k8s.io/kubernetes/pkg/storage/etcd3,xiang90,0
|
||||||
k8s.io/kubernetes/pkg/util,jbeda,1
|
k8s.io/kubernetes/pkg/util,jbeda,1
|
||||||
|
k8s.io/kubernetes/pkg/util/async,spxtr,1
|
||||||
k8s.io/kubernetes/pkg/util/atomic,kargakis,1
|
k8s.io/kubernetes/pkg/util/atomic,kargakis,1
|
||||||
k8s.io/kubernetes/pkg/util/bandwidth,thockin,1
|
k8s.io/kubernetes/pkg/util/bandwidth,thockin,1
|
||||||
k8s.io/kubernetes/pkg/util/cache,thockin,1
|
k8s.io/kubernetes/pkg/util/cache,thockin,1
|
||||||
|
@ -767,7 +795,7 @@ k8s.io/kubernetes/pkg/util/slice,quinton-hoole,0
|
||||||
k8s.io/kubernetes/pkg/util/strategicpatch,brendandburns,1
|
k8s.io/kubernetes/pkg/util/strategicpatch,brendandburns,1
|
||||||
k8s.io/kubernetes/pkg/util/strings,quinton-hoole,0
|
k8s.io/kubernetes/pkg/util/strings,quinton-hoole,0
|
||||||
k8s.io/kubernetes/pkg/util/testing,jlowdermilk,1
|
k8s.io/kubernetes/pkg/util/testing,jlowdermilk,1
|
||||||
k8s.io/kubernetes/pkg/util/threading,Random-Liu,1
|
k8s.io/kubernetes/pkg/util/threading,roberthbailey,1
|
||||||
k8s.io/kubernetes/pkg/util/validation,Q-Lee,1
|
k8s.io/kubernetes/pkg/util/validation,Q-Lee,1
|
||||||
k8s.io/kubernetes/pkg/util/validation/field,timstclair,1
|
k8s.io/kubernetes/pkg/util/validation/field,timstclair,1
|
||||||
k8s.io/kubernetes/pkg/util/wait,Q-Lee,1
|
k8s.io/kubernetes/pkg/util/wait,Q-Lee,1
|
||||||
|
|
|
Loading…
Reference in New Issue