Files
kubernetes/test/test_owners.csv
Kubernetes Submit Queue 377ad165a1 Merge pull request #34353 from copejon/gce-persistentvolume-testing
Automatic merge from submit-queue (batch tested with PRs 34353, 33837, 38878)

Gce persistentvolume testing

Add E2E PersistentVolume test for a GCE environment.  Tests that deleting a PV or PVC before the referencing pod does not fail on unmount and detach during pod deletion.
cc @jeffvance
2016-12-19 06:42:56 -08:00

70 KiB

1nameownerauto-assigned
2DEFAULTrmmh/spxtr/ixdy/apelisse/fejta0
3Addon update should propagate add-on file changeseparis1
4AppArmor should enforce an AppArmor profilederekwaynecarr0
5AppArmor when running with AppArmor should enforce a permissive profileyujuhong1
6AppArmor when running with AppArmor should enforce a profile blocking writesfreehan1
7AppArmor when running with AppArmor should reject an unloaded profilekargakis1
8AppArmor when running without AppArmor should reject a pod with an AppArmor profilerrati0
9Cadvisor should be healthy on every node.vishh0
10Cassandra should create and scale cassandrafabioy1
11CassandraStatefulSet should create statefulsetwojtek-t1
12Cluster level logging using Elasticsearch should check that logs from containers are ingested into Elasticsearchcrassirostris0
13Cluster level logging using GCL should check that logs from containers are ingested in GCLcrassirostris0
14Cluster size autoscaling should add node to the particular migspxtr1
15Cluster size autoscaling should correctly scale down after a node is not neededpmorie1
16Cluster size autoscaling should correctly scale down after a node is not needed when there is non autoscaled poolkrousey1
17Cluster size autoscaling should disable node pool autoscalingQ-Lee1
18Cluster size autoscaling should increase cluster size if pending pods are smallchildsb1
19Cluster size autoscaling should increase cluster size if pending pods are small and there is another node pool that is not autoscaledapelisse1
20Cluster size autoscaling should increase cluster size if pods are pending due to host port conflictbrendandburns1
21Cluster size autoscaling should scale up correct target poolmikedanese1
22Cluster size autoscaling shouldn't increase cluster size if pending pod is too largerrati0
23ClusterDns should create pod that uses dnssttts0
24ConfigMap should be consumable from pods in volumealex-mohr1
25ConfigMap should be consumable from pods in volume as non-rootrrati0
26ConfigMap should be consumable from pods in volume as non-root with FSGrouproberthbailey1
27ConfigMap should be consumable from pods in volume as non-root with defaultMode and fsGroup setrrati0
28ConfigMap should be consumable from pods in volume with defaultMode setRandom-Liu1
29ConfigMap should be consumable from pods in volume with mappingsrrati0
30ConfigMap should be consumable from pods in volume with mappings and Item mode seteparis1
31ConfigMap should be consumable from pods in volume with mappings as non-rootapelisse1
32ConfigMap should be consumable from pods in volume with mappings as non-root with FSGroupzmerlynn1
33ConfigMap should be consumable in multiple volumes in the same podcaesarxuchao1
34ConfigMap should be consumable via environment variablencdc1
35ConfigMap updates should be reflected in volumekevin-wangzefeng1
36Container Lifecycle Hook when create a pod with lifecycle hook when it is exec hook should execute poststart exec hook properlykargakis1
37Container Lifecycle Hook when create a pod with lifecycle hook when it is exec hook should execute prestop exec hook properlyrrati0
38Container Lifecycle Hook when create a pod with lifecycle hook when it is http hook should execute poststart http hook properlyvishh1
39Container Lifecycle Hook when create a pod with lifecycle hook when it is http hook should execute prestop http hook properlyfreehan1
40Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image *Random-Liu0
41Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits it should run with the expected statusluxas1
42Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits should report termination message if TerminationMessagePath is settimothysc1
43ContainerLogPath Pod with a container printed log to stdout should print log to correct log pathresouer0
44CronJob should not emit unexpected warningssoltysh1
45CronJob should not schedule jobs when suspendedsoltysh1
46CronJob should not schedule new jobs when ForbidConcurrentsoltysh1
47CronJob should replace jobs when ReplaceConcurrentsoltysh1
48CronJob should schedule multiple jobs concurrentlysoltysh1
49DNS config map should be able to change configurationderekwaynecarr0
50DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods in both nonfaulty and faulty scenariosMrHohn0
51DNS horizontal autoscaling kube-dns-autoscaler should scale kube-dns pods when cluster size changedMrHohn0
52DNS should provide DNS for ExternalName servicesrmmh1
53DNS should provide DNS for pods for Hostname and Subdomain Annotationmtaufen1
54DNS should provide DNS for servicesroberthbailey1
55DNS should provide DNS for the clusterroberthbailey1
56Daemon set should run and stop complex daemonjlowdermilk1
57Daemon set should run and stop complex daemon with node affinityerictune1
58Daemon set should run and stop simple daemonmtaufen1
59DaemonRestart Controller Manager should not create/delete replicas across restartrrati0
60DaemonRestart Kubelet should not restart containers across restartmadhusudancs1
61DaemonRestart Scheduler should continue assigning pods to nodes across restartlavalamp1
62Density create a batch of pods latency/resource should be within limit when create * pods with * intervalapelisse1
63Density create a batch of pods with higher API QPS latency/resource should be within limit when create * pods with * interval (QPS *)jlowdermilk1
64Density create a sequence of pods latency/resource should be within limit when create * pods with * background podswojtek-t1
65Density should allow running maximum capacity pods on nodessmarterclayton1
66Density should allow starting * pods per node using * with * secretsderekwaynecarr0
67Deployment RecreateDeployment should delete old pods and create new onespwittrock0
68Deployment RollingUpdateDeployment should delete old pods and create new onespwittrock0
69Deployment deployment reaping should cascade to its replica sets and podswojtek-t1
70Deployment deployment should create new podspwittrock0
71Deployment deployment should delete old replica setspwittrock0
72Deployment deployment should label adopted RSs and podspwittrock0
73Deployment deployment should support rollbackpwittrock0
74Deployment deployment should support rollback when there's replica set with no revisionpwittrock0
75Deployment deployment should support rolloverpwittrock0
76Deployment iterative rollouts should eventually progresskargakis0
77Deployment lack of progress should be reported in the deployment statuskargakis0
78Deployment overlapping deployment should not fight with each otherkargakis1
79Deployment paused deployment should be able to scalekargakis1
80Deployment paused deployment should be ignored by the controllerkargakis0
81Deployment scaled rollout deployment should not block on annotation checkkargakis1
82DisruptionController evictions: * => *rkouj0
83DisruptionController should create a PodDisruptionBudgetrkouj0
84DisruptionController should update PodDisruptionBudget statusrkouj0
85Docker Containers should be able to override the image's default arguments (docker cmd)maisem0
86Docker Containers should be able to override the image's default command and argumentsmaisem0
87Docker Containers should be able to override the image's default commmand (docker entrypoint)maisem0
88Docker Containers should use the image defaults if command and args are blankvishh0
89Downward API should create a pod that prints his name and namespacenhlfr0
90Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env varsdeads2k1
91Downward API should provide default limits.cpu/memory from node allocatablederekwaynecarr0
92Downward API should provide pod IP as an env varnhlfr0
93Downward API should provide pod name and namespace as env varsnhlfr0
94Downward API volume should provide container's cpu limitsmarterclayton1
95Downward API volume should provide container's cpu requestkrousey1
96Downward API volume should provide container's memory limitkrousey1
97Downward API volume should provide container's memory requestmikedanese1
98Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not setlavalamp1
99Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not setfreehan1
100Downward API volume should provide podname as non-root with fsgrouprrati0
101Downward API volume should provide podname as non-root with fsgroup and defaultModerrati0
102Downward API volume should provide podname onlymwielgus1
103Downward API volume should set DefaultMode on filesdavidopp1
104Downward API volume should set mode on item filemtaufen1
105Downward API volume should update annotations on modificationeparis1
106Downward API volume should update labels on modificationtimothysc1
107Dynamic provisioning DynamicProvisioner Alpha should create and delete alpha persistent volumesrrati0
108Dynamic provisioning DynamicProvisioner should create and delete persistent volumesjsafrane0
109DynamicKubeletConfiguration When a configmap called `kubelet-<node-name>` is added to the `kube-system` namespace The Kubelet on that node should restart to take up the new configmwielgus1
110ESIPP should handle updates to source ip annotationjsafrane1
111ESIPP should only target nodes with endpointsrrati0
112ESIPP should work for type=LoadBalancerfgrzadkowski1
113ESIPP should work for type=NodePortkargakis1
114ESIPP should work from podscjcullen1
115Empty does nothingcjcullen1
116EmptyDir volumes should support (non-root,0644,default)timstclair1
117EmptyDir volumes should support (non-root,0644,tmpfs)spxtr1
118EmptyDir volumes should support (non-root,0666,default)dchen11071
119EmptyDir volumes should support (non-root,0666,tmpfs)apelisse1
120EmptyDir volumes should support (non-root,0777,default)mwielgus1
121EmptyDir volumes should support (non-root,0777,tmpfs)smarterclayton1
122EmptyDir volumes should support (root,0644,default)mtaufen1
123EmptyDir volumes should support (root,0644,tmpfs)madhusudancs1
124EmptyDir volumes should support (root,0666,default)brendandburns1
125EmptyDir volumes should support (root,0666,tmpfs)davidopp1
126EmptyDir volumes should support (root,0777,default)spxtr1
127EmptyDir volumes should support (root,0777,tmpfs)alex-mohr1
128EmptyDir volumes volume on default medium should have the correct modeyifan-gu1
129EmptyDir volumes volume on tmpfs should have the correct modemwielgus1
130EmptyDir volumes when FSGroup is specified files with FSGroup ownership should support (root,0644,tmpfs)justinsb1
131EmptyDir volumes when FSGroup is specified new files should be created with FSGroup ownership when container is non-rootbrendandburns1
132EmptyDir volumes when FSGroup is specified new files should be created with FSGroup ownership when container is rootchildsb1
133EmptyDir volumes when FSGroup is specified volume on default medium should have the correct mode using FSGroupeparis1
134EmptyDir volumes when FSGroup is specified volume on tmpfs should have the correct mode using FSGrouptimothysc1
135EmptyDir wrapper volumes should not cause race condition when used for configmapsmtaufen1
136EmptyDir wrapper volumes should not cause race condition when used for git_repobrendandburns1
137EmptyDir wrapper volumes should not conflictdeads2k1
138Etcd failure should recover from SIGKILLpmorie1
139Etcd failure should recover from network partition with masterjustinsb1
140Events should be sent by kubelets and the scheduler about pods scheduling and runningzmerlynn1
141Federated Services DNS non-local federated service missing local service should never find DNS entries for a missing local servicemml0
142Federated Services DNS non-local federated service should be able to discover a non-local federated servicejlowdermilk1
143Federated Services DNS should be able to discover a federated servicederekwaynecarr1
144Federated Services Service creation should create matching services in underlying clustersjbeda1
145Federated Services Service creation should not be deleted from underlying clusters when it is deletedmadhusudancs0
146Federated Services Service creation should succeedrmmh1
147Federated ingresses Federated Ingresses Ingress connectivity and DNS should be able to connect to a federated ingress via its load balancerrmmh1
148Federated ingresses Federated Ingresses should be created and deleted successfullydchen11071
149Federated ingresses Federated Ingresses should be deleted from underlying clusters when OrphanDependents is falsenikhiljindal0
150Federated ingresses Federated Ingresses should create and update matching ingresses in underlying clustersrrati0
151Federated ingresses Federated Ingresses should not be deleted from underlying clusters when OrphanDependents is nilnikhiljindal0
152Federated ingresses Federated Ingresses should not be deleted from underlying clusters when OrphanDependents is truenikhiljindal0
153Federation API server authentication should accept cluster resources when the client has right authentication credentialsdavidopp1
154Federation API server authentication should not accept cluster resources when the client has invalid authentication credentialsyujuhong1
155Federation API server authentication should not accept cluster resources when the client has no authentication credentialsnikhiljindal1
156Federation apiserver Admission control should not be able to create resources if namespace does not existalex-mohr1
157Federation apiserver Cluster objects should be created and deleted successfullyrrati0
158Federation daemonsets DaemonSet objects should be created and deleted successfullynikhiljindal0
159Federation daemonsets DaemonSet objects should be deleted from underlying clusters when OrphanDependents is falsenikhiljindal0
160Federation daemonsets DaemonSet objects should not be deleted from underlying clusters when OrphanDependents is nilnikhiljindal0
161Federation daemonsets DaemonSet objects should not be deleted from underlying clusters when OrphanDependents is truenikhiljindal0
162Federation deployments Deployment objects should be created and deleted successfullysoltysh1
163Federation deployments Federated Deployment should be deleted from underlying clusters when OrphanDependents is falsenikhiljindal0
164Federation deployments Federated Deployment should create and update matching deployments in underling clusterssoltysh1
165Federation deployments Federated Deployment should not be deleted from underlying clusters when OrphanDependents is nilnikhiljindal0
166Federation deployments Federated Deployment should not be deleted from underlying clusters when OrphanDependents is truenikhiljindal0
167Federation events Event objects should be created and deleted successfullyrrati0
168Federation namespace Namespace objects all resources in the namespace should be deleted when namespace is deletednikhiljindal0
169Federation namespace Namespace objects should be created and deleted successfullyxiang901
170Federation namespace Namespace objects should be deleted from underlying clusters when OrphanDependents is falsenikhiljindal0
171Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is nilnikhiljindal0
172Federation namespace Namespace objects should not be deleted from underlying clusters when OrphanDependents is truenikhiljindal0
173Federation replicasets Federated ReplicaSet should be deleted from underlying clusters when OrphanDependents is falsenikhiljindal0
174Federation replicasets Federated ReplicaSet should create and update matching replicasets in underling clusterschildsb1
175Federation replicasets Federated ReplicaSet should not be deleted from underlying clusters when OrphanDependents is nilnikhiljindal0
176Federation replicasets Federated ReplicaSet should not be deleted from underlying clusters when OrphanDependents is truenikhiljindal0
177Federation replicasets ReplicaSet objects should be created and deleted successfullyapelisse1
178Federation secrets Secret objects should be created and deleted successfullypmorie1
179Federation secrets Secret objects should be deleted from underlying clusters when OrphanDependents is falsenikhiljindal0
180Federation secrets Secret objects should not be deleted from underlying clusters when OrphanDependents is nilnikhiljindal0
181Federation secrets Secret objects should not be deleted from underlying clusters when OrphanDependents is truenikhiljindal0
182GCP Volumes GlusterFS should be mountablenikhiljindal0
183GCP Volumes NFSv4 should be mountable for NFSv4nikhiljindal0
184GKE local SSD should write and read from node local SSDfabioy0
185GKE node pools should create a cluster with multiple node poolsfabioy1
186Garbage Collection Test: * Should eventually garbage collect containers when we exceed the number of dead containers per containerRandom-Liu0
187Garbage collector should delete pods created by rc when not orphaningjustinsb1
188Garbage collector should orphan pods created by rc if delete options say sofabioy1
189Garbage collector should orphan pods created by rc if deleteOptions.OrphanDependents is nilzmerlynn1
190Generated release_1_5 clientset should create pods, delete pods, watch podsrrati0
191Generated release_1_5 clientset should create v2alpha1 cronJobs, delete cronJobs, watch cronJobssoltysh1
192HA-master survive addition/removal replicas different zonesderekwaynecarr0
193HA-master survive addition/removal replicas same zonederekwaynecarr0
194Hazelcast should create and scale hazelcastmikedanese1
195Horizontal pod autoscaling (scale resource: CPU) Deployment Should scale from 1 pod to 3 pods and from 3 to 5jszczepkowski0
196Horizontal pod autoscaling (scale resource: CPU) Deployment Should scale from 5 pods to 3 pods and from 3 to 1jszczepkowski0
197Horizontal pod autoscaling (scale resource: CPU) ReplicaSet Should scale from 1 pod to 3 pods and from 3 to 5jszczepkowski0
198Horizontal pod autoscaling (scale resource: CPU) ReplicaSet Should scale from 5 pods to 3 pods and from 3 to 1jszczepkowski0
199Horizontal pod autoscaling (scale resource: CPU) ReplicationController *jszczepkowski0
200Horizontal pod autoscaling (scale resource: CPU) ReplicationController light Should scale from 1 pod to 2 podsjszczepkowski0
201Horizontal pod autoscaling (scale resource: CPU) ReplicationController light Should scale from 2 pods to 1 podjszczepkowski0
202HostPath should give a volume the correct modethockin1
203HostPath should support r/wluxas1
204HostPath should support subPathsttts1
205ImageID should be set to the manifest digest (from RepoDigests) when availablerrati0
206InitContainer should invoke init containers on a RestartAlways podsaad-ali1
207InitContainer should invoke init containers on a RestartNever podrrati0
208InitContainer should not start app containers and fail the pod if init containers fail on a RestartNever podmaisem0
209InitContainer should not start app containers if init containers fail on a RestartAlways podmaisem0
210Initial Resources should set initial resources based on historical datapiosz0
211Job should delete a jobsoltysh1
212Job should fail a jobsoltysh1
213Job should keep restarting failed podssoltysh1
214Job should run a job to completion when tasks sometimes fail and are locally restartedsoltysh1
215Job should run a job to completion when tasks sometimes fail and are not locally restartedsoltysh1
216Job should run a job to completion when tasks succeedsoltysh1
217Job should scale a job downsoltysh1
218Job should scale a job upsoltysh1
219Kibana Logging Instances Is Alive should check that the Kibana logging instance is aliveswagiaal0
220Kubectl alpha client Kubectl run CronJob should create a CronJobsoltysh1
221Kubectl alpha client Kubectl run ScheduledJob should create a ScheduledJobsoltysh1
222Kubectl client Guestbook application should create and stop a working applicationpwittrock0
223Kubectl client Kubectl api-versions should check if v1 is in available api versionspwittrock0
224Kubectl client Kubectl apply should apply a new configuration to an existing RCpwittrock0
225Kubectl client Kubectl apply should reuse port when apply to an existing SVCdeads2k0
226Kubectl client Kubectl cluster-info should check if Kubernetes master services is included in cluster-infopwittrock0
227Kubectl client Kubectl create quota should create a quota with scopesrrati0
228Kubectl client Kubectl create quota should create a quota without scopesxiang901
229Kubectl client Kubectl create quota should reject quota with invalid scopesbrendandburns1
230Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and podspwittrock0
231Kubectl client Kubectl expose should create services for rcpwittrock0
232Kubectl client Kubectl label should update the label on a resourcepwittrock0
233Kubectl client Kubectl logs should be able to retrieve and filter logsjlowdermilk0
234Kubectl client Kubectl patch should add annotations for pods in rcjanetkuo0
235Kubectl client Kubectl replace should update a single-container pod's imagerrati0
236Kubectl client Kubectl rolling-update should support rolling-update to same imagejanetkuo0
237Kubectl client Kubectl run --rm job should create a job from an image, then delete the jobsoltysh1
238Kubectl client Kubectl run default should create an rc or deployment from an imagejanetkuo0
239Kubectl client Kubectl run deployment should create a deployment from an imagejanetkuo0
240Kubectl client Kubectl run job should create a job from an image when restart is OnFailuresoltysh1
241Kubectl client Kubectl run pod should create a pod from an image when restart is Neverjanetkuo0
242Kubectl client Kubectl run rc should create an rc from an imagejanetkuo0
243Kubectl client Kubectl taint should remove all the taints with the same key off a nodeerictune1
244Kubectl client Kubectl taint should update the taint on a nodepwittrock0
245Kubectl client Kubectl version should check is all data is printedjanetkuo0
246Kubectl client Proxy server should support --unix-socket=/pathzmerlynn1
247Kubectl client Proxy server should support proxy with --port 0ncdc1
248Kubectl client Simple pod should return command exit codesyifan-gu1
249Kubectl client Simple pod should support execncdc0
250Kubectl client Simple pod should support exec through an HTTP proxyncdc0
251Kubectl client Simple pod should support inline execution and attachncdc0
252Kubectl client Simple pod should support port-forwardncdc0
253Kubectl client Update Demo should create and stop a replication controllersttts0
254Kubectl client Update Demo should do a rolling update of a replication controllersttts0
255Kubectl client Update Demo should scale a replication controllersttts0
256Kubelet Cgroup Manager Pod containers On scheduling a BestEffort Pod Pod containers should have been created under the BestEffort cgroupderekwaynecarr0
257Kubelet Cgroup Manager Pod containers On scheduling a Burstable Pod Pod containers should have been created under the Burstable cgroupderekwaynecarr0
258Kubelet Cgroup Manager Pod containers On scheduling a Guaranteed Pod Pod containers should have been created under the cgroup-rootderekwaynecarr0
259Kubelet Cgroup Manager QOS containers On enabling QOS cgroup hierarchy Top level QoS containers should have been createddavidopp1
260Kubelet Container Manager Validate OOM score adjustments once the node is setup Kubelet's oom-score-adj should be -999kargakis1
261Kubelet Container Manager Validate OOM score adjustments once the node is setup burstable container's oom-score-adj should be between [2, 1000)derekwaynecarr1
262Kubelet Container Manager Validate OOM score adjustments once the node is setup docker daemon's oom-score-adj should be -999thockin1
263Kubelet Container Manager Validate OOM score adjustments once the node is setup guaranteed container's oom-score-adj should be -998kargakis1
264Kubelet 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 1000timothysc1
265Kubelet 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 spacerrati0
266Kubelet Volume Manager Volume Manager On terminatation of pod with memory backed volume should remove the volume from the nodederekwaynecarr0
267Kubelet experimental resource usage tracking resource tracking for * pods per nodeyujuhong0
268Kubelet regular resource usage tracking resource tracking for * pods per nodeyujuhong0
269Kubelet when scheduling a busybox command in a pod it should print the output to logsixdy1
270Kubelet when scheduling a busybox command that always fails in a pod should be possible to deletesmarterclayton1
271Kubelet when scheduling a busybox command that always fails in a pod should have an error terminated reasondeads2k1
272Kubelet when scheduling a read only busybox container it should not write to root filesystemtimothysc1
273KubeletManagedEtcHosts should test kubelet managed /etc/hosts fileRandom-Liu1
274Kubernetes Dashboard should check that the kubernetes-dashboard instance is alivewonderfly0
275LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied.cjcullen1
276Liveness liveness pods should be automatically restartedderekwaynecarr0
277Load capacity should be able to handle * pods per node * with * secretsderekwaynecarr0
278Loadbalancing: L7 GCE shoud create ingress with given static-ipderekwaynecarr0
279Loadbalancing: L7 GCE should conform to Ingress specderekwaynecarr0
280Loadbalancing: L7 Nginx should conform to Ingress specncdc1
281Logging soak should survive logging 1KB every * seconds, for a duration of *, scaling up to * pods per nodejustinsb1
282MemoryEviction when there is memory pressure should evict pods in the correct order (besteffort first, then burstable, then guaranteed)ixdy1
283Mesos applies slave attributes as labelsjustinsb1
284Mesos schedules pods annotated with roles on correct slavestimstclair1
285Mesos starts static pods on every node in the mesos clusterlavalamp1
286MetricsGrabber should grab all metrics from API server.gmarek0
287MetricsGrabber should grab all metrics from a ControllerManager.gmarek0
288MetricsGrabber should grab all metrics from a Kubelet.gmarek0
289MetricsGrabber should grab all metrics from a Scheduler.gmarek0
290MirrorPod when create a mirror pod should be recreated when mirror pod forcibly deletedroberthbailey1
291MirrorPod when create a mirror pod should be recreated when mirror pod gracefully deletedjustinsb1
292MirrorPod when create a mirror pod should be updated when static pod updatedsaad-ali1
293Monitoring should verify monitoring pods and all cluster nodes are available on influxdb using heapster.piosz0
294Multi-AZ Clusters should spread the pods of a replication controller across zonesxiang901
295Multi-AZ Clusters should spread the pods of a service across zonesmwielgus1
296Namespaces should always delete fast (ALL of 100 namespaces in 150 seconds)rmmh1
297Namespaces should delete fast enough (90 percent of 100 namespaces in 150 seconds)kevin-wangzefeng1
298Namespaces should ensure that all pods are removed when a namespace is deleted.xiang901
299Namespaces should ensure that all services are removed when a namespace is deleted.pmorie1
300Network Partition *foxish0
301Network Partition Pods should return to running and ready state after network partition is healed *foxish0
302Network Partition should come back up if node goes downfoxish0
303Network Partition should create new pods when node is partitionedfoxish0
304Network Partition should eagerly create replacement pod during network partition when termination grace is non-zerofoxish0
305Network Partition should not reschedule stateful pods if there is a network partitionfoxish0
306Network should set TCP CLOSE_WAIT timeoutbowei0
307Networking Granular Checks: Pods should function for intra-pod communication: httpstts0
308Networking Granular Checks: Pods should function for intra-pod communication: udpfreehan0
309Networking Granular Checks: Pods should function for node-pod communication: httpspxtr1
310Networking Granular Checks: Pods should function for node-pod communication: udpwojtek-t1
311Networking Granular Checks: Services should function for endpoint-Service: httpbgrant06071
312Networking Granular Checks: Services should function for endpoint-Service: udpmaisem1
313Networking Granular Checks: Services should function for node-Service: httpthockin1
314Networking Granular Checks: Services should function for node-Service: udpyifan-gu1
315Networking Granular Checks: Services should function for pod-Service: httpchildsb1
316Networking Granular Checks: Services should function for pod-Service: udpbrendandburns1
317Networking Granular Checks: Services should update endpoints: httprrati0
318Networking Granular Checks: Services should update endpoints: udpfreehan1
319Networking Granular Checks: Services should update nodePort: httpnikhiljindal1
320Networking Granular Checks: Services should update nodePort: udpsmarterclayton1
321Networking IPerf should transfer ~ 1GB onto the service endpoint * servers (maximum of * clients)fabioy1
322Networking should check kube-proxy urlslavalamp1
323Networking should provide Internet connection for containerssttts0
324Networking should provide unchanging, static URL paths for kubernetes api servicesfreehan0
325NodeOutOfDisk runs out of disk spacevishh0
326NodeProblemDetector KernelMonitor should generate node condition and events for corresponding errorsRandom-Liu0
327Nodes Resize should be able to add nodespiosz1
328Nodes Resize should be able to delete nodeszmerlynn1
329Opaque resources should account opaque integer resources in pods with multiple containers.ConnorDoyle0
330Opaque resources should not break pods that do not consume opaque integer resources.ConnorDoyle0
331Opaque resources should not schedule pods that exceed the available amount of opaque integer resource.ConnorDoyle0
332Opaque resources should schedule pods that do consume opaque integer resources.ConnorDoyle0
333PersistentVolumes PersistentVolumes:GCEPD should test that deleting a PVC before the pod does not cause pod deletion to fail on PD detachcopejon0
334PersistentVolumes PersistentVolumes:GCEPD should test that deleting the PV before the pod does not cause pod deletion to fail on PD detachcopejon0
335PersistentVolumes PersistentVolumes:NFS with Single PV - PVC pairs create a PV and a pre-bound PVC: test write accesscopejon0
336PersistentVolumes PersistentVolumes:NFS with Single PV - PVC pairs create a PVC and a pre-bound PV: test write accesscopejon0
337PersistentVolumes PersistentVolumes:NFS with Single PV - PVC pairs create a PVC and non-pre-bound PV: test write accesscopejon0
338PersistentVolumes PersistentVolumes:NFS with Single PV - PVC pairs should create a non-pre-bound PV and PVC: test write accesscopejon0
339PersistentVolumes PersistentVolumes:NFS with multiple PVs and PVCs all in same ns should create 2 PVs and 4 PVCs: test write accesscopejon0
340PersistentVolumes PersistentVolumes:NFS with multiple PVs and PVCs all in same ns should create 3 PVs and 3 PVCs: test write accesscopejon0
341PersistentVolumes PersistentVolumes:NFS with multiple PVs and PVCs all in same ns should create 4 PVs and 2 PVCs: test write accesscopejon0
342Pet Store should scale to persist a nominal number ( * ) of transactions in * secondsxiang901
343Pod Disks Should schedule a pod w/ a RW PD, gracefully remove it, then schedule it on another hostalex-mohr1
344Pod Disks Should schedule a pod w/ a readonly PD on two hosts, then remove both gracefully.rrati0
345Pod Disks should schedule a pod w/ a RW PD shared between multiple containers, write to PD, delete pod, verify contents, and repeat in rapid successionsaad-ali0
346Pod Disks should schedule a pod w/ a RW PD, ungracefully remove it, then schedule it on another hostmml1
347Pod Disks should schedule a pod w/ a readonly PD on two hosts, then remove both ungracefully.saad-ali1
348Pod 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 successionsaad-ali0
349Pod garbage collector should handle the creation of 1000 podswojtek-t1
350Pods Delete Grace Period should be submitted and removedbdbauer0
351Pods should allow activeDeadlineSeconds to be updatedderekwaynecarr0
352Pods should be submitted and removeddavidopp1
353Pods should be updatedderekwaynecarr1
354Pods should cap back-off at MaxContainerBackOffmaisem1
355Pods should contain environment variables for servicesjlowdermilk1
356Pods should get a host IPxiang901
357Pods should have their auto-restart back-off timer reset on image updatemikedanese1
358Pods should support remote command execution over websocketsmadhusudancs1
359Pods should support retrieving logs from the container over websocketsvishh0
360Port forwarding With a server that expects a client request should support a client that connects, sends data, and disconnectssttts0
361Port forwarding With a server that expects a client request should support a client that connects, sends no data, and disconnectssttts0
362Port forwarding With a server that expects no client request should support a client that connects, sends no data, and disconnectssttts0
363PreStop should call prestop when killing a podncdc1
364PrivilegedPod should enable privileged commandsderekwaynecarr0
365Probing container should *not* be restarted with a /healthz http liveness probeRandom-Liu0
366Probing container should *not* be restarted with a exec "cat /tmp/health" liveness probeRandom-Liu0
367Probing container should be restarted with a /healthz http liveness probeRandom-Liu0
368Probing container should be restarted with a docker exec liveness probe with timeouttimstclair0
369Probing container should be restarted with a exec "cat /tmp/health" liveness probeRandom-Liu0
370Probing container should have monotonically increasing restart countRandom-Liu0
371Probing container with readiness probe should not be ready before initial delay and never restartRandom-Liu0
372Probing container with readiness probe that fails should never be ready and never restartRandom-Liu0
373Proxy * should proxy logs on noderrati0
374Proxy * should proxy logs on node using proxy subresourcerrati0
375Proxy * should proxy logs on node with explicit kubelet portixdy1
376Proxy * should proxy logs on node with explicit kubelet port using proxy subresourcedchen11071
377Proxy * should proxy through a service and a podrrati0
378Proxy * should proxy to cadvisorjszczepkowski1
379Proxy * should proxy to cadvisor using proxy subresourceroberthbailey1
380Reboot each node by dropping all inbound packets for a while and ensure they function afterwardsquinton-hoole0
381Reboot each node by dropping all outbound packets for a while and ensure they function afterwardsquinton-hoole0
382Reboot each node by ordering clean reboot and ensure they function upon restartquinton-hoole0
383Reboot each node by ordering unclean reboot and ensure they function upon restartquinton-hoole0
384Reboot each node by switching off the network interface and ensure they function upon switch onquinton-hoole0
385Reboot each node by triggering kernel panic and ensure they function upon restartquinton-hoole0
386Redis should create and stop redis serverstimstclair1
387ReplicaSet should serve a basic image on each replica with a private imagepmorie1
388ReplicaSet should serve a basic image on each replica with a public imagekrousey0
389ReplicaSet should surface a failure condition on a common issue like exceeded quotakargakis0
390ReplicationController should serve a basic image on each replica with a private imagejbeda1
391ReplicationController should serve a basic image on each replica with a public imagekrousey1
392ReplicationController should surface a failure condition on a common issue like exceeded quotakargakis0
393Rescheduler should ensure that critical pod is scheduled in case there is no resources availablemtaufen1
394Resource-usage regular resource usage tracking resource tracking for * pods per nodejanetkuo1
395ResourceQuota should create a ResourceQuota and capture the life of a configMap.timstclair1
396ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim with a storage class.derekwaynecarr0
397ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim.bgrant06071
398ResourceQuota should create a ResourceQuota and capture the life of a pod.pmorie1
399ResourceQuota should create a ResourceQuota and capture the life of a replication controller.rrati0
400ResourceQuota should create a ResourceQuota and capture the life of a secret.ncdc1
401ResourceQuota should create a ResourceQuota and capture the life of a service.timstclair1
402ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated.krousey1
403ResourceQuota should verify ResourceQuota with best effort scope.mml1
404ResourceQuota should verify ResourceQuota with terminating scopes.ncdc1
405Restart Docker Daemon Network should recover from ip leakbprashanth0
406Restart should restart all nodes and ensure all nodes and pods recoverrrati0
407RethinkDB should create and stop rethinkdb serversmwielgus1
408SSH should SSH to all nodes and run commandsquinton-hoole0
409SchedulerPredicates validates MaxPods limit number of pods that are allowed to rungmarek0
410SchedulerPredicates validates resource limits of pods that are allowed to rungmarek0
411SchedulerPredicates validates that Inter-pod-Affinity is respected if not matchingrrati0
412SchedulerPredicates validates that InterPod Affinity and AntiAffinity is respected if matchingyifan-gu1
413SchedulerPredicates validates that InterPodAffinity is respected if matchingkevin-wangzefeng1
414SchedulerPredicates validates that InterPodAffinity is respected if matching with multiple Affinitiescaesarxuchao1
415SchedulerPredicates validates that InterPodAntiAffinity is respected if matching 2sttts0
416SchedulerPredicates validates that NodeAffinity is respected if not matchingfgrzadkowski0
417SchedulerPredicates validates that NodeSelector is respected if matchinggmarek0
418SchedulerPredicates validates that NodeSelector is respected if not matchinggmarek0
419SchedulerPredicates validates that a pod with an invalid NodeAffinity is rejecteddeads2k1
420SchedulerPredicates validates that a pod with an invalid podAffinity is rejected because of the LabelSelectorRequirement is invalidsmarterclayton1
421SchedulerPredicates validates that embedding the JSON PodAffinity and PodAntiAffinity setting as a string in the annotation value workrrati0
422SchedulerPredicates validates that required NodeAffinity setting is respected if matchingmml1
423SchedulerPredicates validates that taints-tolerations is respected if matchingjlowdermilk1
424SchedulerPredicates validates that taints-tolerations is respected if not matchingderekwaynecarr1
425Secret should create a pod that reads a secretluxas1
426Secrets should be able to mount in a volume regardless of a different secret existing with same name in different namespacerkouj0
427Secrets should be consumable from pods in env varsmml1
428Secrets should be consumable from pods in volumerrati0
429Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup setrrati0
430Secrets should be consumable from pods in volume with defaultMode setderekwaynecarr1
431Secrets should be consumable from pods in volume with mappingsjbeda1
432Secrets should be consumable from pods in volume with mappings and Item Mode setquinton-hoole1
433Secrets should be consumable in multiple volumes in a podalex-mohr1
434Security Context should support container.SecurityContext.RunAsUseralex-mohr1
435Security Context should support pod.Spec.SecurityContext.RunAsUserbgrant06071
436Security Context should support pod.Spec.SecurityContext.SupplementalGroupsrrati0
437Security Context should support seccomp alpha docker/default annotationfreehan1
438Security Context should support seccomp alpha unconfined annotation on the containerchildsb1
439Security Context should support seccomp alpha unconfined annotation on the podkrousey1
440Security Context should support seccomp default which is unconfinedlavalamp1
441Security Context should support volume SELinux relabelingthockin1
442Security Context should support volume SELinux relabeling when using hostIPCalex-mohr1
443Security Context should support volume SELinux relabeling when using hostPIDdchen11071
444Service endpoints latency should not be very highcjcullen1
445ServiceAccounts should ensure a single API token existsliggitt0
446ServiceAccounts should mount an API token into podsliggitt0
447ServiceLoadBalancer should support simple GET on Ingress ipsbprashanth0
448Services should be able to change the type and ports of a servicebprashanth0
449Services should be able to create a functioning NodePort servicebprashanth0
450Services should be able to up and down servicesbprashanth0
451Services should check NodePort out-of-rangebprashanth0
452Services should create endpoints for unready podsmaisem0
453Services should only allow access from service loadbalancer source rangesmadhusudancs0
454Services should preserve source pod IP for traffic thru service cluster IPRandom-Liu1
455Services should prevent NodePort collisionsbprashanth0
456Services should provide secure master servicebprashanth0
457Services should release NodePorts on deletebprashanth0
458Services should serve a basic endpoint from podsbprashanth0
459Services should serve multiport endpoints from podsbprashanth0
460Services should use same NodePort with same port but different protocolstimothysc1
461Services should work after restarting apiserverbprashanth0
462Services should work after restarting kube-proxybprashanth0
463SimpleMount should be able to mount an emptydir on a containerrrati0
464Spark should start spark master, driver and workersjszczepkowski1
465Staging client repo client should create pods, delete pods, watch podsjbeda1
466StatefulSet Basic StatefulSet functionality Scaling down before scale up is finished should wait until current pod will be running and ready before it will be removedderekwaynecarr0
467StatefulSet Basic StatefulSet functionality Scaling should happen in predictable order and halt if any stateful pod is unhealthyderekwaynecarr0
468StatefulSet Basic StatefulSet functionality Should recreate evicted statefulsetrrati0
469StatefulSet Basic StatefulSet functionality should allow template updatesderekwaynecarr0
470StatefulSet Basic StatefulSet functionality should handle healthy stateful pod restarts during scalekevin-wangzefeng1
471StatefulSet Basic StatefulSet functionality should provide basic identitybprashanth1
472StatefulSet Deploy clustered applications should creating a working CockroachDB clusterderekwaynecarr0
473StatefulSet Deploy clustered applications should creating a working mysql clusteryujuhong1
474StatefulSet Deploy clustered applications should creating a working redis clusteryifan-gu1
475StatefulSet Deploy clustered applications should creating a working zookeeper clusterpmorie1
476Storm should create and stop Zookeeper, Nimbus and Storm worker serversmtaufen1
477Summary API when querying /stats/summary should report resource usage through the stats apiRandom-Liu1
478Sysctls should not launch unsafe, but not explicitly enabled sysctls on the nodemadhusudancs1
479Sysctls should reject invalid sysctlsdavidopp1
480Sysctls should support sysctlsRandom-Liu1
481Sysctls should support unsafe sysctls which are actually whitelisteddeads2k1
482ThirdParty resources Simple Third Party creating/deleting thirdparty objects worksluxas1
483Upgrade cluster upgrade should maintain a functioning clusterluxas1
484Upgrade cluster upgrade should maintain responsive servicesmikedanese1
485Upgrade master upgrade should maintain responsive servicesmikedanese1
486Upgrade node upgrade should maintain a functioning clusterzmerlynn1
487Upgrade node upgrade should maintain responsive serviceschildsb1
488Variable Expansion should allow composing env vars into new env varsderekwaynecarr0
489Variable Expansion should allow substituting values in a container's argsdchen11071
490Variable Expansion should allow substituting values in a container's commandmml1
491Volumes Ceph RBD should be mountablefabioy1
492Volumes CephFS should be mountableQ-Lee1
493Volumes Cinder should be mountablecjcullen1
494Volumes GlusterFS should be mountableeparis1
495Volumes NFS should be mountablerrati0
496Volumes PD should be mountablecaesarxuchao1
497Volumes iSCSI should be mountablejsafrane1
498k8s.io/kubernetes/cmd/genutilsrmmh1
499k8s.io/kubernetes/cmd/hyperkubejbeda0
500k8s.io/kubernetes/cmd/kube-apiserver/app/optionsnikhiljindal0
501k8s.io/kubernetes/cmd/kube-discovery/apppmorie1
502k8s.io/kubernetes/cmd/kube-proxy/appluxas1
503k8s.io/kubernetes/cmd/kubeadm/app/cmdcaesarxuchao1
504k8s.io/kubernetes/cmd/kubeadm/app/discoveryrrati0
505k8s.io/kubernetes/cmd/kubeadm/app/imagesdavidopp1
506k8s.io/kubernetes/cmd/kubeadm/app/masterapprenda0
507k8s.io/kubernetes/cmd/kubeadm/app/nodeapprenda0
508k8s.io/kubernetes/cmd/kubeadm/app/preflightapprenda0
509k8s.io/kubernetes/cmd/kubeadm/app/utilkrousey1
510k8s.io/kubernetes/cmd/kubeadm/testpipejakob0
511k8s.io/kubernetes/cmd/kubelet/appderekwaynecarr0
512k8s.io/kubernetes/cmd/kubernetes-discovery/pkg/apiserverdeads2k0
513k8s.io/kubernetes/cmd/libs/go2idl/client-gen/typescaesarxuchao0
514k8s.io/kubernetes/cmd/libs/go2idl/go-to-protobuf/protobufsmarterclayton0
515k8s.io/kubernetes/cmd/libs/go2idl/openapi-gen/generatorsdavidopp1
516k8s.io/kubernetes/cmd/mungedocsmwielgus1
517k8s.io/kubernetes/examplesRandom-Liu0
518k8s.io/kubernetes/federation/apis/federation/installnikhiljindal0
519k8s.io/kubernetes/federation/apis/federation/validationnikhiljindal0
520k8s.io/kubernetes/federation/cmd/federation-controller-manager/appkzwang0
521k8s.io/kubernetes/federation/pkg/dnsprovidersttts1
522k8s.io/kubernetes/federation/pkg/dnsprovider/providers/aws/route53cjcullen1
523k8s.io/kubernetes/federation/pkg/dnsprovider/providers/corednsquinton-hoole0
524k8s.io/kubernetes/federation/pkg/dnsprovider/providers/google/clouddnsjsafrane1
525k8s.io/kubernetes/federation/pkg/federation-controller/clusternikhiljindal0
526k8s.io/kubernetes/federation/pkg/federation-controller/configmapmwielgus0
527k8s.io/kubernetes/federation/pkg/federation-controller/daemonsetchildsb1
528k8s.io/kubernetes/federation/pkg/federation-controller/deploymentzmerlynn1
529k8s.io/kubernetes/federation/pkg/federation-controller/ingressvishh1
530k8s.io/kubernetes/federation/pkg/federation-controller/namespacerrati0
531k8s.io/kubernetes/federation/pkg/federation-controller/replicasetroberthbailey1
532k8s.io/kubernetes/federation/pkg/federation-controller/secretapelisse1
533k8s.io/kubernetes/federation/pkg/federation-controller/servicepmorie1
534k8s.io/kubernetes/federation/pkg/federation-controller/utilbgrant06071
535k8s.io/kubernetes/federation/pkg/federation-controller/util/eventsinkluxas1
536k8s.io/kubernetes/federation/pkg/federation-controller/util/plannerQ-Lee1
537k8s.io/kubernetes/federation/pkg/federation-controller/util/podanalyzercaesarxuchao1
538k8s.io/kubernetes/federation/pkg/kubefedmadhusudancs0
539k8s.io/kubernetes/federation/pkg/kubefed/initmadhusudancs0
540k8s.io/kubernetes/federation/registry/clusternikhiljindal0
541k8s.io/kubernetes/federation/registry/cluster/etcdnikhiljindal0
542k8s.io/kubernetes/hack/cmd/teststalethockin1
543k8s.io/kubernetes/pkg/admissiondchen11071
544k8s.io/kubernetes/pkg/apiQ-Lee1
545k8s.io/kubernetes/pkg/api/endpointscjcullen1
546k8s.io/kubernetes/pkg/api/errorsyifan-gu1
547k8s.io/kubernetes/pkg/api/eventsjlowdermilk1
548k8s.io/kubernetes/pkg/api/installtimothysc1
549k8s.io/kubernetes/pkg/api/metafabioy1
550k8s.io/kubernetes/pkg/api/resourcesmarterclayton1
551k8s.io/kubernetes/pkg/api/servicespxtr1
552k8s.io/kubernetes/pkg/api/testapicaesarxuchao1
553k8s.io/kubernetes/pkg/api/utilrrati0
554k8s.io/kubernetes/pkg/api/v1rrati0
555k8s.io/kubernetes/pkg/api/v1/endpointsmadhusudancs0
556k8s.io/kubernetes/pkg/api/v1/podmadhusudancs0
557k8s.io/kubernetes/pkg/api/v1/servicemadhusudancs0
558k8s.io/kubernetes/pkg/api/validationsmarterclayton1
559k8s.io/kubernetes/pkg/api/validation/pathluxas1
560k8s.io/kubernetes/pkg/apimachinerygmarek1
561k8s.io/kubernetes/pkg/apimachinery/announcedkargakis1
562k8s.io/kubernetes/pkg/apimachinery/registeredjlowdermilk1
563k8s.io/kubernetes/pkg/apis/abac/v0liggitt0
564k8s.io/kubernetes/pkg/apis/apps/validationderekwaynecarr1
565k8s.io/kubernetes/pkg/apis/authorization/validationerictune0
566k8s.io/kubernetes/pkg/apis/autoscaling/v1yarntime0
567k8s.io/kubernetes/pkg/apis/autoscaling/validationmtaufen1
568k8s.io/kubernetes/pkg/apis/batch/v1vishh1
569k8s.io/kubernetes/pkg/apis/batch/v2alpha1jlowdermilk1
570k8s.io/kubernetes/pkg/apis/batch/validationerictune0
571k8s.io/kubernetes/pkg/apis/componentconfigjbeda1
572k8s.io/kubernetes/pkg/apis/extensionsbgrant06071
573k8s.io/kubernetes/pkg/apis/extensions/v1beta1madhusudancs1
574k8s.io/kubernetes/pkg/apis/extensions/validationnikhiljindal1
575k8s.io/kubernetes/pkg/apis/meta/v1sttts0
576k8s.io/kubernetes/pkg/apis/meta/v1/unstructuredsmarterclayton0
577k8s.io/kubernetes/pkg/apis/meta/v1/validationsmarterclayton0
578k8s.io/kubernetes/pkg/apis/policy/validationdeads2k1
579k8s.io/kubernetes/pkg/apis/rbac/validationerictune0
580k8s.io/kubernetes/pkg/apis/storage/validationcaesarxuchao1
581k8s.io/kubernetes/pkg/apiservernikhiljindal0
582k8s.io/kubernetes/pkg/apiserver/filtersdchen11071
583k8s.io/kubernetes/pkg/apiserver/requestlavalamp1
584k8s.io/kubernetes/pkg/auth/authenticator/bearertokenliggitt0
585k8s.io/kubernetes/pkg/auth/authorizer/abacliggitt0
586k8s.io/kubernetes/pkg/auth/authorizer/unionliggitt0
587k8s.io/kubernetes/pkg/auth/grouprrati0
588k8s.io/kubernetes/pkg/auth/handlersliggitt0
589k8s.io/kubernetes/pkg/client/cachexiang901
590k8s.io/kubernetes/pkg/client/chaosclientdeads2k1
591k8s.io/kubernetes/pkg/client/leaderelectionxiang901
592k8s.io/kubernetes/pkg/client/listers/batch/internalversionmqliang0
593k8s.io/kubernetes/pkg/client/recordrrati0
594k8s.io/kubernetes/pkg/client/restclientkargakis1
595k8s.io/kubernetes/pkg/client/retrycaesarxuchao1
596k8s.io/kubernetes/pkg/client/testing/cachemikedanese1
597k8s.io/kubernetes/pkg/client/testing/coremaisem1
598k8s.io/kubernetes/pkg/client/transporteparis1
599k8s.io/kubernetes/pkg/client/typed/discoveryfabioy1
600k8s.io/kubernetes/pkg/client/typed/dynamicluxas1
601k8s.io/kubernetes/pkg/client/unversionedjustinsb1
602k8s.io/kubernetes/pkg/client/unversioned/authjbeda1
603k8s.io/kubernetes/pkg/client/unversioned/clientcmdyifan-gu1
604k8s.io/kubernetes/pkg/client/unversioned/clientcmd/apithockin1
605k8s.io/kubernetes/pkg/client/unversioned/portforwardlavalamp1
606k8s.io/kubernetes/pkg/client/unversioned/remotecommandrrati0
607k8s.io/kubernetes/pkg/cloudprovider/providers/awseparis1
608k8s.io/kubernetes/pkg/cloudprovider/providers/azuresaad-ali1
609k8s.io/kubernetes/pkg/cloudprovider/providers/cloudstackroberthbailey1
610k8s.io/kubernetes/pkg/cloudprovider/providers/gceyifan-gu1
611k8s.io/kubernetes/pkg/cloudprovider/providers/mesosmml1
612k8s.io/kubernetes/pkg/cloudprovider/providers/openstackQ-Lee1
613k8s.io/kubernetes/pkg/cloudprovider/providers/ovirtdchen11071
614k8s.io/kubernetes/pkg/cloudprovider/providers/photonluomiao0
615k8s.io/kubernetes/pkg/cloudprovider/providers/rackspacecaesarxuchao1
616k8s.io/kubernetes/pkg/cloudprovider/providers/vsphereapelisse1
617k8s.io/kubernetes/pkg/controllermikedanese1
618k8s.io/kubernetes/pkg/controller/cronjobsoltysh1
619k8s.io/kubernetes/pkg/controller/daemonQ-Lee1
620k8s.io/kubernetes/pkg/controller/deploymentasalkeld0
621k8s.io/kubernetes/pkg/controller/deployment/utilsaad-ali1
622k8s.io/kubernetes/pkg/controller/disruptionfabioy1
623k8s.io/kubernetes/pkg/controller/endpointmwielgus1
624k8s.io/kubernetes/pkg/controller/garbagecollectorrmmh1
625k8s.io/kubernetes/pkg/controller/garbagecollector/metaonlycjcullen1
626k8s.io/kubernetes/pkg/controller/jobsoltysh1
627k8s.io/kubernetes/pkg/controller/namespacerrati0
628k8s.io/kubernetes/pkg/controller/nodegmarek0
629k8s.io/kubernetes/pkg/controller/petsetfgrzadkowski1
630k8s.io/kubernetes/pkg/controller/podautoscalerpiosz0
631k8s.io/kubernetes/pkg/controller/podautoscaler/metricspiosz0
632k8s.io/kubernetes/pkg/controller/podgcrrati0
633k8s.io/kubernetes/pkg/controller/replicasetfgrzadkowski0
634k8s.io/kubernetes/pkg/controller/replicationfgrzadkowski0
635k8s.io/kubernetes/pkg/controller/resourcequotarrati0
636k8s.io/kubernetes/pkg/controller/routegmarek0
637k8s.io/kubernetes/pkg/controller/serviceasalkeld0
638k8s.io/kubernetes/pkg/controller/serviceaccountliggitt0
639k8s.io/kubernetes/pkg/controller/volume/attachdetachluxas1
640k8s.io/kubernetes/pkg/controller/volume/attachdetach/cacherrati0
641k8s.io/kubernetes/pkg/controller/volume/attachdetach/reconcilerjsafrane1
642k8s.io/kubernetes/pkg/controller/volume/persistentvolumejsafrane0
643k8s.io/kubernetes/pkg/conversionixdy1
644k8s.io/kubernetes/pkg/conversion/queryparamscaesarxuchao1
645k8s.io/kubernetes/pkg/credentialproviderjustinsb1
646k8s.io/kubernetes/pkg/credentialprovider/awszmerlynn1
647k8s.io/kubernetes/pkg/credentialprovider/azurebrendandburns1
648k8s.io/kubernetes/pkg/credentialprovider/gcpmml1
649k8s.io/kubernetes/pkg/dnsrrati0
650k8s.io/kubernetes/pkg/dns/configderekwaynecarr0
651k8s.io/kubernetes/pkg/dns/federationderekwaynecarr0
652k8s.io/kubernetes/pkg/dns/treecachebowei0
653k8s.io/kubernetes/pkg/fieldpathchildsb1
654k8s.io/kubernetes/pkg/fieldsjsafrane1
655k8s.io/kubernetes/pkg/genericapiservernikhiljindal0
656k8s.io/kubernetes/pkg/genericapiserver/authorizerlavalamp1
657k8s.io/kubernetes/pkg/genericapiserver/filtersdchen11071
658k8s.io/kubernetes/pkg/genericapiserver/muxspxtr1
659k8s.io/kubernetes/pkg/genericapiserver/openapidavidopp1
660k8s.io/kubernetes/pkg/healthzthockin1
661k8s.io/kubernetes/pkg/httplogmtaufen1
662k8s.io/kubernetes/pkg/kubectlmadhusudancs1
663k8s.io/kubernetes/pkg/kubectl/cmdrmmh1
664k8s.io/kubernetes/pkg/kubectl/cmd/configasalkeld0
665k8s.io/kubernetes/pkg/kubectl/cmd/seterictune1
666k8s.io/kubernetes/pkg/kubectl/cmd/utilasalkeld0
667k8s.io/kubernetes/pkg/kubectl/cmd/util/editorrrati0
668k8s.io/kubernetes/pkg/kubectl/resourcecaesarxuchao1
669k8s.io/kubernetes/pkg/kubeletvishh0
670k8s.io/kubernetes/pkg/kubelet/cadvisorsttts1
671k8s.io/kubernetes/pkg/kubelet/clienttimstclair1
672k8s.io/kubernetes/pkg/kubelet/cmvishh0
673k8s.io/kubernetes/pkg/kubelet/configmikedanese1
674k8s.io/kubernetes/pkg/kubelet/containeryujuhong0
675k8s.io/kubernetes/pkg/kubelet/custommetricskevin-wangzefeng0
676k8s.io/kubernetes/pkg/kubelet/dockershimzmerlynn1
677k8s.io/kubernetes/pkg/kubelet/dockertoolsdeads2k1
678k8s.io/kubernetes/pkg/kubelet/envvarsrrati0
679k8s.io/kubernetes/pkg/kubelet/evictionchildsb1
680k8s.io/kubernetes/pkg/kubelet/imagescaesarxuchao1
681k8s.io/kubernetes/pkg/kubelet/kuberuntimeyifan-gu1
682k8s.io/kubernetes/pkg/kubelet/lifecycleyujuhong1
683k8s.io/kubernetes/pkg/kubelet/networkfreehan0
684k8s.io/kubernetes/pkg/kubelet/network/cnifreehan0
685k8s.io/kubernetes/pkg/kubelet/network/execfreehan0
686k8s.io/kubernetes/pkg/kubelet/network/hairpinfreehan0
687k8s.io/kubernetes/pkg/kubelet/network/hostporterictune1
688k8s.io/kubernetes/pkg/kubelet/network/kubenetfreehan0
689k8s.io/kubernetes/pkg/kubelet/plegyujuhong0
690k8s.io/kubernetes/pkg/kubelet/podalex-mohr1
691k8s.io/kubernetes/pkg/kubelet/proberalex-mohr1
692k8s.io/kubernetes/pkg/kubelet/prober/resultskrousey1
693k8s.io/kubernetes/pkg/kubelet/qosvishh0
694k8s.io/kubernetes/pkg/kubelet/rktapelisse1
695k8s.io/kubernetes/pkg/kubelet/rktshimmml1
696k8s.io/kubernetes/pkg/kubelet/servertimstclair0
697k8s.io/kubernetes/pkg/kubelet/server/portforwardrkouj0
698k8s.io/kubernetes/pkg/kubelet/server/statstimstclair0
699k8s.io/kubernetes/pkg/kubelet/server/streamingcaesarxuchao1
700k8s.io/kubernetes/pkg/kubelet/statusmwielgus1
701k8s.io/kubernetes/pkg/kubelet/sysctlpiosz1
702k8s.io/kubernetes/pkg/kubelet/typesjlowdermilk1
703k8s.io/kubernetes/pkg/kubelet/util/cachetimothysc1
704k8s.io/kubernetes/pkg/kubelet/util/formatncdc1
705k8s.io/kubernetes/pkg/kubelet/util/queueyujuhong0
706k8s.io/kubernetes/pkg/kubelet/volumemanagerrrati0
707k8s.io/kubernetes/pkg/kubelet/volumemanager/cachejanetkuo1
708k8s.io/kubernetes/pkg/kubelet/volumemanager/reconcilertimstclair1
709k8s.io/kubernetes/pkg/labelsixdy1
710k8s.io/kubernetes/pkg/masterfabioy1
711k8s.io/kubernetes/pkg/probe/execbgrant06071
712k8s.io/kubernetes/pkg/probe/httpmtaufen1
713k8s.io/kubernetes/pkg/probe/tcpmtaufen1
714k8s.io/kubernetes/pkg/proxy/configixdy1
715k8s.io/kubernetes/pkg/proxy/healthcheckrrati0
716k8s.io/kubernetes/pkg/proxy/iptablesfreehan0
717k8s.io/kubernetes/pkg/proxy/userspaceluxas1
718k8s.io/kubernetes/pkg/proxy/winuserspacejbhurat0
719k8s.io/kubernetes/pkg/quotasttts1
720k8s.io/kubernetes/pkg/quota/evaluator/coreyifan-gu1
721k8s.io/kubernetes/pkg/registry/apps/petsetkevin-wangzefeng1
722k8s.io/kubernetes/pkg/registry/apps/petset/etcdpiosz1
723k8s.io/kubernetes/pkg/registry/autoscaling/horizontalpodautoscalerbgrant06071
724k8s.io/kubernetes/pkg/registry/autoscaling/horizontalpodautoscaler/etcdjustinsb1
725k8s.io/kubernetes/pkg/registry/batch/cronjobsoltysh1
726k8s.io/kubernetes/pkg/registry/batch/cronjob/etcdsoltysh1
727k8s.io/kubernetes/pkg/registry/batch/jobsoltysh1
728k8s.io/kubernetes/pkg/registry/batch/job/etcdsoltysh1
729k8s.io/kubernetes/pkg/registry/certificates/certificatessmarterclayton1
730k8s.io/kubernetes/pkg/registry/core/componentstatuskrousey1
731k8s.io/kubernetes/pkg/registry/core/configmapjanetkuo1
732k8s.io/kubernetes/pkg/registry/core/configmap/etcdgmarek1
733k8s.io/kubernetes/pkg/registry/core/controllerfreehan1
734k8s.io/kubernetes/pkg/registry/core/controller/etcdfabioy1
735k8s.io/kubernetes/pkg/registry/core/endpointbprashanth1
736k8s.io/kubernetes/pkg/registry/core/endpoint/etcdmikedanese1
737k8s.io/kubernetes/pkg/registry/core/eventixdy1
738k8s.io/kubernetes/pkg/registry/core/event/etcdyujuhong1
739k8s.io/kubernetes/pkg/registry/core/limitrangeyifan-gu1
740k8s.io/kubernetes/pkg/registry/core/limitrange/etcdmikedanese1
741k8s.io/kubernetes/pkg/registry/core/namespacequinton-hoole1
742k8s.io/kubernetes/pkg/registry/core/namespace/etcdmadhusudancs1
743k8s.io/kubernetes/pkg/registry/core/nodermmh1
744k8s.io/kubernetes/pkg/registry/core/node/etcddeads2k1
745k8s.io/kubernetes/pkg/registry/core/persistentvolumelavalamp1
746k8s.io/kubernetes/pkg/registry/core/persistentvolume/etcdderekwaynecarr1
747k8s.io/kubernetes/pkg/registry/core/persistentvolumeclaimbgrant06071
748k8s.io/kubernetes/pkg/registry/core/persistentvolumeclaim/etcdrrati0
749k8s.io/kubernetes/pkg/registry/core/podRandom-Liu1
750k8s.io/kubernetes/pkg/registry/core/pod/etcdalex-mohr1
751k8s.io/kubernetes/pkg/registry/core/pod/restjsafrane1
752k8s.io/kubernetes/pkg/registry/core/podtemplatethockin1
753k8s.io/kubernetes/pkg/registry/core/podtemplate/etcdbrendandburns1
754k8s.io/kubernetes/pkg/registry/core/resourcequotarrati0
755k8s.io/kubernetes/pkg/registry/core/resourcequota/etcdrrati0
756k8s.io/kubernetes/pkg/registry/core/restdeads2k0
757k8s.io/kubernetes/pkg/registry/core/secretrrati0
758k8s.io/kubernetes/pkg/registry/core/secret/etcdfreehan1
759k8s.io/kubernetes/pkg/registry/core/servicemadhusudancs1
760k8s.io/kubernetes/pkg/registry/core/service/allocatorjbeda1
761k8s.io/kubernetes/pkg/registry/core/service/allocator/etcdixdy1
762k8s.io/kubernetes/pkg/registry/core/service/etcdapelisse1
763k8s.io/kubernetes/pkg/registry/core/service/ipallocatoreparis1
764k8s.io/kubernetes/pkg/registry/core/service/ipallocator/controllermtaufen1
765k8s.io/kubernetes/pkg/registry/core/service/ipallocator/etcdkargakis1
766k8s.io/kubernetes/pkg/registry/core/service/portallocatorrrati0
767k8s.io/kubernetes/pkg/registry/core/serviceaccountcaesarxuchao1
768k8s.io/kubernetes/pkg/registry/core/serviceaccount/etcdbprashanth1
769k8s.io/kubernetes/pkg/registry/extensions/controller/etcdmwielgus1
770k8s.io/kubernetes/pkg/registry/extensions/daemonsetnikhiljindal1
771k8s.io/kubernetes/pkg/registry/extensions/daemonset/etcdspxtr1
772k8s.io/kubernetes/pkg/registry/extensions/deploymentdchen11071
773k8s.io/kubernetes/pkg/registry/extensions/deployment/etcdrrati0
774k8s.io/kubernetes/pkg/registry/extensions/ingressapelisse1
775k8s.io/kubernetes/pkg/registry/extensions/ingress/etcdapelisse1
776k8s.io/kubernetes/pkg/registry/extensions/networkpolicydeads2k1
777k8s.io/kubernetes/pkg/registry/extensions/networkpolicy/etcdncdc1
778k8s.io/kubernetes/pkg/registry/extensions/podsecuritypolicy/etcderictune1
779k8s.io/kubernetes/pkg/registry/extensions/replicasetrrati0
780k8s.io/kubernetes/pkg/registry/extensions/replicaset/etcdfabioy1
781k8s.io/kubernetes/pkg/registry/extensions/restrrati0
782k8s.io/kubernetes/pkg/registry/extensions/thirdpartyresourcemwielgus1
783k8s.io/kubernetes/pkg/registry/extensions/thirdpartyresource/etcdrrati0
784k8s.io/kubernetes/pkg/registry/extensions/thirdpartyresourcedatasttts1
785k8s.io/kubernetes/pkg/registry/extensions/thirdpartyresourcedata/etcdsttts1
786k8s.io/kubernetes/pkg/registry/generic/registryjsafrane1
787k8s.io/kubernetes/pkg/registry/generic/restsmarterclayton1
788k8s.io/kubernetes/pkg/registry/policy/poddisruptionbudgetQ-Lee1
789k8s.io/kubernetes/pkg/registry/policy/poddisruptionbudget/etcdxiang901
790k8s.io/kubernetes/pkg/registry/storage/storageclassbrendandburns1
791k8s.io/kubernetes/pkg/registry/storage/storageclass/etcdeparis1
792k8s.io/kubernetes/pkg/runtimewojtek-t0
793k8s.io/kubernetes/pkg/runtime/schemamadhusudancs0
794k8s.io/kubernetes/pkg/runtime/serializerwojtek-t0
795k8s.io/kubernetes/pkg/runtime/serializer/jsonwojtek-t0
796k8s.io/kubernetes/pkg/runtime/serializer/protobufwojtek-t0
797k8s.io/kubernetes/pkg/runtime/serializer/recognizer/testingwojtek-t0
798k8s.io/kubernetes/pkg/runtime/serializer/streamingwojtek-t0
799k8s.io/kubernetes/pkg/runtime/serializer/versioningwojtek-t0
800k8s.io/kubernetes/pkg/security/apparmorbgrant06071
801k8s.io/kubernetes/pkg/security/podsecuritypolicyerictune0
802k8s.io/kubernetes/pkg/security/podsecuritypolicy/apparmorrrati0
803k8s.io/kubernetes/pkg/security/podsecuritypolicy/capabilitieserictune0
804k8s.io/kubernetes/pkg/security/podsecuritypolicy/grouperictune0
805k8s.io/kubernetes/pkg/security/podsecuritypolicy/seccomprmmh1
806k8s.io/kubernetes/pkg/security/podsecuritypolicy/selinuxerictune0
807k8s.io/kubernetes/pkg/security/podsecuritypolicy/sysctlrrati0
808k8s.io/kubernetes/pkg/security/podsecuritypolicy/usererictune0
809k8s.io/kubernetes/pkg/security/podsecuritypolicy/utilerictune0
810k8s.io/kubernetes/pkg/securitycontexterictune1
811k8s.io/kubernetes/pkg/serviceaccountliggitt0
812k8s.io/kubernetes/pkg/sshjbeda1
813k8s.io/kubernetes/pkg/storagexiang900
814k8s.io/kubernetes/pkg/storage/etcdeparis1
815k8s.io/kubernetes/pkg/storage/etcd/utilxiang900
816k8s.io/kubernetes/pkg/storage/etcd3xiang900
817k8s.io/kubernetes/pkg/storage/storagebackend/factorymaisem1
818k8s.io/kubernetes/pkg/utiljbeda1
819k8s.io/kubernetes/pkg/util/asyncspxtr1
820k8s.io/kubernetes/pkg/util/bandwidththockin1
821k8s.io/kubernetes/pkg/util/cachethockin1
822k8s.io/kubernetes/pkg/util/certrrati0
823k8s.io/kubernetes/pkg/util/clockzmerlynn1
824k8s.io/kubernetes/pkg/util/configjszczepkowski1
825k8s.io/kubernetes/pkg/util/configzixdy1
826k8s.io/kubernetes/pkg/util/dbusroberthbailey1
827k8s.io/kubernetes/pkg/util/diffpiosz1
828k8s.io/kubernetes/pkg/util/envasalkeld0
829k8s.io/kubernetes/pkg/util/errorsjlowdermilk1
830k8s.io/kubernetes/pkg/util/execkrousey1
831k8s.io/kubernetes/pkg/util/flowcontrolixdy1
832k8s.io/kubernetes/pkg/util/flushwriterrrati0
833k8s.io/kubernetes/pkg/util/framerpiosz1
834k8s.io/kubernetes/pkg/util/goroutinemapsaad-ali0
835k8s.io/kubernetes/pkg/util/hashtimothysc1
836k8s.io/kubernetes/pkg/util/httpstreamapelisse1
837k8s.io/kubernetes/pkg/util/httpstream/spdyzmerlynn1
838k8s.io/kubernetes/pkg/util/integerchildsb1
839k8s.io/kubernetes/pkg/util/intstrbrendandburns1
840k8s.io/kubernetes/pkg/util/iomtaufen1
841k8s.io/kubernetes/pkg/util/iptablesrrati0
842k8s.io/kubernetes/pkg/util/jsonliggitt0
843k8s.io/kubernetes/pkg/util/jsonpathspxtr1
844k8s.io/kubernetes/pkg/util/keymutexsaad-ali0
845k8s.io/kubernetes/pkg/util/labelsrmmh1
846k8s.io/kubernetes/pkg/util/limitwriterdeads2k1
847k8s.io/kubernetes/pkg/util/mountxiang901
848k8s.io/kubernetes/pkg/util/netspxtr1
849k8s.io/kubernetes/pkg/util/net/setsrrati0
850k8s.io/kubernetes/pkg/util/nodeliggitt0
851k8s.io/kubernetes/pkg/util/oomvishh0
852k8s.io/kubernetes/pkg/util/parsersderekwaynecarr1
853k8s.io/kubernetes/pkg/util/procfsroberthbailey1
854k8s.io/kubernetes/pkg/util/proxycjcullen1
855k8s.io/kubernetes/pkg/util/randmadhusudancs1
856k8s.io/kubernetes/pkg/util/runtimedavidopp1
857k8s.io/kubernetes/pkg/util/setsquinton-hoole0
858k8s.io/kubernetes/pkg/util/slicequinton-hoole0
859k8s.io/kubernetes/pkg/util/strategicpatchbrendandburns1
860k8s.io/kubernetes/pkg/util/stringsquinton-hoole0
861k8s.io/kubernetes/pkg/util/systemmwielgus0
862k8s.io/kubernetes/pkg/util/taintsrrati0
863k8s.io/kubernetes/pkg/util/termdavidopp1
864k8s.io/kubernetes/pkg/util/testingjlowdermilk1
865k8s.io/kubernetes/pkg/util/threadingroberthbailey1
866k8s.io/kubernetes/pkg/util/validationQ-Lee1
867k8s.io/kubernetes/pkg/util/validation/fieldtimstclair1
868k8s.io/kubernetes/pkg/util/versiondanwinship0
869k8s.io/kubernetes/pkg/util/waitQ-Lee1
870k8s.io/kubernetes/pkg/util/workqueuemtaufen1
871k8s.io/kubernetes/pkg/util/wsstreamtimothysc1
872k8s.io/kubernetes/pkg/util/yamlrmmh1
873k8s.io/kubernetes/pkg/volumesaad-ali0
874k8s.io/kubernetes/pkg/volume/aws_ebscaesarxuchao1
875k8s.io/kubernetes/pkg/volume/azure_ddbgrant06071
876k8s.io/kubernetes/pkg/volume/azure_filemaisem1
877k8s.io/kubernetes/pkg/volume/cephfseparis1
878k8s.io/kubernetes/pkg/volume/cinderjsafrane1
879k8s.io/kubernetes/pkg/volume/configmapderekwaynecarr1
880k8s.io/kubernetes/pkg/volume/downwardapimikedanese1
881k8s.io/kubernetes/pkg/volume/empty_dirquinton-hoole1
882k8s.io/kubernetes/pkg/volume/fcrrati0
883k8s.io/kubernetes/pkg/volume/flexvolumeQ-Lee1
884k8s.io/kubernetes/pkg/volume/flockerjbeda1
885k8s.io/kubernetes/pkg/volume/gce_pdsaad-ali0
886k8s.io/kubernetes/pkg/volume/git_repodavidopp1
887k8s.io/kubernetes/pkg/volume/glusterfstimstclair1
888k8s.io/kubernetes/pkg/volume/host_pathjbeda1
889k8s.io/kubernetes/pkg/volume/iscsicjcullen1
890k8s.io/kubernetes/pkg/volume/nfsjustinsb1
891k8s.io/kubernetes/pkg/volume/photon_pdluomiao0
892k8s.io/kubernetes/pkg/volume/quobyteyujuhong1
893k8s.io/kubernetes/pkg/volume/rbdpiosz1
894k8s.io/kubernetes/pkg/volume/secretrmmh1
895k8s.io/kubernetes/pkg/volume/utilsaad-ali0
896k8s.io/kubernetes/pkg/volume/util/nestedpendingoperationsfreehan1
897k8s.io/kubernetes/pkg/volume/vsphere_volumedeads2k1
898k8s.io/kubernetes/pkg/watchmwielgus1
899k8s.io/kubernetes/pkg/watch/versionedchildsb1
900k8s.io/kubernetes/plugin/pkg/admission/admitpiosz1
901k8s.io/kubernetes/plugin/pkg/admission/alwayspullimageskargakis1
902k8s.io/kubernetes/plugin/pkg/admission/antiaffinitytimothysc1
903k8s.io/kubernetes/plugin/pkg/admission/denyeparis1
904k8s.io/kubernetes/plugin/pkg/admission/execdeads2k1
905k8s.io/kubernetes/plugin/pkg/admission/gckevin-wangzefeng1
906k8s.io/kubernetes/plugin/pkg/admission/imagepolicyapelisse1
907k8s.io/kubernetes/plugin/pkg/admission/initialresourcespiosz0
908k8s.io/kubernetes/plugin/pkg/admission/limitrangerncdc1
909k8s.io/kubernetes/plugin/pkg/admission/namespace/autoprovisionderekwaynecarr0
910k8s.io/kubernetes/plugin/pkg/admission/namespace/existsderekwaynecarr0
911k8s.io/kubernetes/plugin/pkg/admission/namespace/lifecyclederekwaynecarr0
912k8s.io/kubernetes/plugin/pkg/admission/persistentvolume/labelrrati0
913k8s.io/kubernetes/plugin/pkg/admission/podnodeselectorixdy1
914k8s.io/kubernetes/plugin/pkg/admission/resourcequotafabioy1
915k8s.io/kubernetes/plugin/pkg/admission/security/podsecuritypolicymaisem1
916k8s.io/kubernetes/plugin/pkg/admission/securitycontext/scdenyrrati0
917k8s.io/kubernetes/plugin/pkg/admission/serviceaccountliggitt0
918k8s.io/kubernetes/plugin/pkg/admission/storageclass/defaultpmorie1
919k8s.io/kubernetes/plugin/pkg/auth/authenticator/password/allowliggitt0
920k8s.io/kubernetes/plugin/pkg/auth/authenticator/password/passwordfileliggitt0
921k8s.io/kubernetes/plugin/pkg/auth/authenticator/request/anonymousjustinsb1
922k8s.io/kubernetes/plugin/pkg/auth/authenticator/request/basicauthliggitt0
923k8s.io/kubernetes/plugin/pkg/auth/authenticator/request/headerrequestdeads2k0
924k8s.io/kubernetes/plugin/pkg/auth/authenticator/request/unionliggitt0
925k8s.io/kubernetes/plugin/pkg/auth/authenticator/request/x509liggitt0
926k8s.io/kubernetes/plugin/pkg/auth/authenticator/token/anytokenkrousey1
927k8s.io/kubernetes/plugin/pkg/auth/authenticator/token/oidcbrendandburns1
928k8s.io/kubernetes/plugin/pkg/auth/authenticator/token/tokenfileliggitt0
929k8s.io/kubernetes/plugin/pkg/auth/authenticator/token/webhookrrati0
930k8s.io/kubernetes/plugin/pkg/auth/authorizer/rbacrrati0
931k8s.io/kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicymml1
932k8s.io/kubernetes/plugin/pkg/auth/authorizer/webhookrrati0
933k8s.io/kubernetes/plugin/pkg/client/auth/gcpjlowdermilk0
934k8s.io/kubernetes/plugin/pkg/client/auth/oidccjcullen1
935k8s.io/kubernetes/plugin/pkg/schedulerfgrzadkowski0
936k8s.io/kubernetes/plugin/pkg/scheduler/algorithm/predicatesfgrzadkowski0
937k8s.io/kubernetes/plugin/pkg/scheduler/algorithm/prioritiesfgrzadkowski0
938k8s.io/kubernetes/plugin/pkg/scheduler/algorithmproviderfgrzadkowski0
939k8s.io/kubernetes/plugin/pkg/scheduler/algorithmprovider/defaultsfgrzadkowski0
940k8s.io/kubernetes/plugin/pkg/scheduler/api/validationfgrzadkowski0
941k8s.io/kubernetes/plugin/pkg/scheduler/factoryfgrzadkowski0
942k8s.io/kubernetes/plugin/pkg/scheduler/schedulercachefgrzadkowski0
943k8s.io/kubernetes/test/e2ekevin-wangzefeng1
944k8s.io/kubernetes/test/e2e/chaosmonkeypmorie1
945k8s.io/kubernetes/test/e2e_nodemml1
946k8s.io/kubernetes/test/e2e_node/systemRandom-Liu0
947k8s.io/kubernetes/test/integration/authjbeda1
948k8s.io/kubernetes/test/integration/clientQ-Lee1
949k8s.io/kubernetes/test/integration/configmapQ-Lee1
950k8s.io/kubernetes/test/integration/discoverysummarizerfabioy1
951k8s.io/kubernetes/test/integration/evictionswojtek-t1
952k8s.io/kubernetes/test/integration/examplesmaisem1
953k8s.io/kubernetes/test/integration/federationrrati0
954k8s.io/kubernetes/test/integration/garbagecollectorjlowdermilk1
955k8s.io/kubernetes/test/integration/kubectlrrati0
956k8s.io/kubernetes/test/integration/masterfabioy1
957k8s.io/kubernetes/test/integration/metricslavalamp1
958k8s.io/kubernetes/test/integration/objectmetajanetkuo1
959k8s.io/kubernetes/test/integration/openshiftkevin-wangzefeng1
960k8s.io/kubernetes/test/integration/podssmarterclayton1
961k8s.io/kubernetes/test/integration/quotaalex-mohr1
962k8s.io/kubernetes/test/integration/replicasetjanetkuo1
963k8s.io/kubernetes/test/integration/replicationcontrollerjbeda1
964k8s.io/kubernetes/test/integration/schedulermikedanese1
965k8s.io/kubernetes/test/integration/scheduler_perfroberthbailey1
966k8s.io/kubernetes/test/integration/secretsrmmh1
967k8s.io/kubernetes/test/integration/serviceaccountdeads2k1
968k8s.io/kubernetes/test/integration/storageclassesrrati0
969k8s.io/kubernetes/test/integration/thirdpartydavidopp1
970k8s.io/kubernetes/test/integration/volumerrati0
971k8s.io/kubernetes/test/listmaisem1
972kubelet Clean up pods on node kubelet should be able to delete * pods per node in *.yujuhong0
973when we run containers that should cause * should eventually see *, and then evict all of the correct podsRandom-Liu0