openai / kubernetes
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 7,208 files with 729,974 lines of code.
    • 61 very long files (118,693 lines of code)
    • 145 long files (98,587 lines of code)
    • 672 medium size files (203,975 lines of code)
    • 972 small files (140,646 lines of code)
    • 5,358 very small files (168,073 lines of code)
16% | 13% | 27% | 19% | 23%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
go12% | 13% | 29% | 20% | 24%
yaml57% | 6% | 12% | 6% | 16%
proto46% | 20% | 15% | 10% | 6%
mo83% | 0% | 0% | 15% | <1%
psm164% | 18% | 17% | 0% | 0%
in0% | 0% | 100% | 0% | 0%
sed0% | 0% | 95% | 0% | 4%
ps10% | 0% | 0% | 100% | 0%
py0% | 0% | 0% | 53% | 46%
c0% | 0% | 0% | 0% | 100%
jsonl0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
staging15% | 11% | 24% | 21% | 26%
pkg19% | 16% | 31% | 15% | 16%
cluster15% | 19% | 26% | 13% | 26%
cmd2% | 15% | 43% | 17% | 21%
plugin0% | 23% | 30% | 24% | 21%
hack0% | 0% | 64% | 22% | 12%
build0% | 0% | 58% | 0% | 41%
.github0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
validation.go
in pkg/apis/core/validation
7523 347
endpoints.yaml
in staging/src/k8s.io/apimachinery/pkg/util/managedfields
7017 -
endpoints.yaml
in staging/src/k8s.io/apiserver/pkg/endpoints/handlers/fieldmanager
7017 -
proto
generated.proto
in staging/src/k8s.io/api/core/v1
6296 -
allocator_testing.go
in staging/src/k8s.io/dynamic-resource-allocation/structured/internal/allocatortesting
6009 75
describe.go
in staging/src/k8s.io/kubectl/pkg/describe
4634 221
printers.go
in pkg/printers/internalversion
2955 158
rules.yaml
in staging/publishing
2477 -
kubelet.go
in pkg/kubelet
2216 63
types.go
in staging/src/k8s.io/api/core/v1
2131 -
k8s-node-setup.psm1
in cluster/gce/windows
2114 -
kubelet_pods.go
in pkg/kubelet
2106 55
types.go
in pkg/apis/core
2086 -
proto
api.proto
in staging/src/k8s.io/cri-api/pkg/apis/runtime/v1
1918 -
mocks.go
in pkg/kubelet/cm/testing
1905 229
utils.go
in staging/src/k8s.io/client-go/applyconfigurations
1797 2
mo
k8s.mo
in staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/en_US/LC_MESSAGES
1796 -
mo
k8s.mo
in staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/default/LC_MESSAGES
1796 -
patch.go
in staging/src/k8s.io/apimachinery/pkg/util/strategicpatch
1668 80
operation_generator.go
in pkg/volume/util/operationexecutor
1640 32
job_controller.go
in pkg/controller/job
1591 72
proto
generated.proto
in staging/src/k8s.io/api/resource/v1beta1
1577 -
kuberuntime_manager.go
in pkg/kubelet/kuberuntime
1567 43
proto
generated.proto
in staging/src/k8s.io/api/resource/v1beta2
1562 -
proto
generated.proto
in staging/src/k8s.io/api/resource/v1
1562 -
framework.go
in pkg/scheduler/framework/runtime
1542 102
util.go
in pkg/api/pod
1537 91
validation.go
in staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation
1530 78
mocks.go
in pkg/kubelet/container/testing
1508 149
proxier.go
in pkg/proxy/winkernel
1373 66
validation.go
in staging/src/k8s.io/code-generator/cmd/validation-gen
1354 35
api_grpc.pb.go
in staging/src/k8s.io/cri-api/pkg/apis/runtime/v1
1334 113
resttest.go
in staging/src/k8s.io/apiserver/pkg/registry/rest/resttest
1321 64
pv_controller.go
in pkg/controller/volume/persistentvolume
1318 36
validation.go
in pkg/apis/admissionregistration/validation
1307 78
proxier.go
in pkg/proxy/ipvs
1305 28
proxier.go
in pkg/proxy/nftables
1295 36
testcase.go
in staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/testing
1248 21
proto
generated.proto
in staging/src/k8s.io/api/admissionregistration/v1beta1
1247 -
device_taint_eviction.go
in pkg/controller/devicetainteviction
1243 38
customresource_handler.go
in staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver
1233 37
allocator_experimental.go
in staging/src/k8s.io/dynamic-resource-allocation/structured/internal/experimental
1220 52
validation.go
in pkg/apis/resource/validation
1218 82
kube_features.go
in pkg/features
1189 1
horizontal.go
in pkg/controller/podautoscaler
1187 46
store.go
in staging/src/k8s.io/apiserver/pkg/registry/generic/registry
1160 45
wrappers.go
in pkg/scheduler/testing
1140 190
request.go
in staging/src/k8s.io/client-go/rest
1136 67
installer.go
in staging/src/k8s.io/apiserver/pkg/endpoints
1102 26
api.pb.go
in staging/src/k8s.io/kubelet/pkg/apis/deviceplugin/v1beta1
1096 137
Files With Most Units (Top 50)
File# lines# units
validation.go
in pkg/apis/core/validation
7523 347
mocks.go
in pkg/kubelet/cm/testing
1905 229
describe.go
in staging/src/k8s.io/kubectl/pkg/describe
4634 221
wrappers.go
in pkg/scheduler/testing
1140 190
printers.go
in pkg/printers/internalversion
2955 158
mocks.go
in pkg/kubelet/container/testing
1508 149
api.pb.go
in staging/src/k8s.io/kubelet/pkg/apis/deviceplugin/v1beta1
1096 137
api_grpc.pb.go
in staging/src/k8s.io/cri-api/pkg/apis/runtime/v1
1334 113
api.pb.go
in staging/src/k8s.io/kubelet/pkg/apis/podresources/v1
872 110
framework.go
in pkg/scheduler/framework/runtime
1542 102
mocks.go
in pkg/kubelet/server/stats/testing
972 99
actions.go
in staging/src/k8s.io/client-go/testing
724 96
util.go
in pkg/api/pod
1537 91
controller_utils.go
in pkg/controller
1015 88
validation.go
in pkg/apis/resource/validation
1218 82
patch.go
in staging/src/k8s.io/apimachinery/pkg/util/strategicpatch
1668 80
validation.go
in pkg/apis/admissionregistration/validation
1307 78
validation.go
in staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation
1530 78
mocks.go
in pkg/kubelet/pod/testing
667 77
types.go
in pkg/scheduler/framework
728 75
allocator_testing.go
in staging/src/k8s.io/dynamic-resource-allocation/structured/internal/allocatortesting
6009 75
accessors.go
in pkg/securitycontext
479 73
job_controller.go
in pkg/controller/job
1591 72
selector.go
in staging/src/k8s.io/apimachinery/pkg/labels
753 67
request.go
in staging/src/k8s.io/client-go/rest
1136 67
proxier.go
in pkg/proxy/winkernel
1373 66
discovery_client.go
in staging/src/k8s.io/client-go/discovery
825 66
mocks.go
in pkg/kubelet/apis/podresources/testing
534 65
resttest.go
in staging/src/k8s.io/apiserver/pkg/registry/rest/resttest
1321 64
kubelet.go
in pkg/kubelet
2216 63
meta.go
in staging/src/k8s.io/apimachinery/pkg/api/meta
524 63
helpers.go
in pkg/kubelet/eviction
1065 62
builder.go
in staging/src/k8s.io/cli-runtime/pkg/resource
963 62
helpers.go
in staging/src/k8s.io/kubectl/pkg/cmd/util
691 62
api.pb.go
in staging/src/k8s.io/kubelet/pkg/apis/deviceplugin/v1alpha
511 60
checks.go
in cmd/kubeadm/app/preflight
912 58
fake.go
in staging/src/k8s.io/kubectl/pkg/cmd/testing
651 58
clientset.go
in staging/src/k8s.io/client-go/kubernetes
642 58
api.pb.go
in staging/src/k8s.io/kubelet/pkg/apis/dra/v1
517 58
core.go
in cmd/kube-controller-manager/app
947 57
scheduling_queue.go
in pkg/scheduler/backend/queue
925 57
api.pb.go
in staging/src/k8s.io/kubelet/pkg/apis/dra/v1beta1
510 57
value.go
in staging/src/k8s.io/apiserver/pkg/cel
569 57
kubelet_pods.go
in pkg/kubelet
2106 55
unstructured.go
in staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
393 55
stateful_set_utils.go
in pkg/controller/statefulset
493 54
strategy.go
in pkg/registry/core/pod
761 54
errors.go
in staging/src/k8s.io/apimachinery/pkg/api/errors
646 54
deployment_util.go
in pkg/controller/deployment/util
650 53
allocator_experimental.go
in staging/src/k8s.io/dynamic-resource-allocation/structured/internal/experimental
1220 52
Files With Long Lines (Top 50)

There are 3696 files with lines longer than 120 characters. In total, there are 24801 long lines.

File# lines# units# long lines
validation.go
in pkg/apis/core/validation
7523 347 802
allocator_testing.go
in staging/src/k8s.io/dynamic-resource-allocation/structured/internal/allocatortesting
6009 75 193
printers.go
in pkg/printers/internalversion
2955 158 182
validation.go
in staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation
1530 78 175
mocks.go
in pkg/kubelet/cm/testing
1905 229 165
types.go
in staging/src/k8s.io/api/core/v1
2131 - 157
validation.go
in pkg/apis/admissionregistration/validation
1307 78 151
operation_generator.go
in pkg/volume/util/operationexecutor
1640 32 150
validation.go
in pkg/apis/resource/validation
1218 82 144
validation.go
in pkg/apis/batch/validation
891 36 127
mo
k8s.mo
in staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/en_US/LC_MESSAGES
1796 - 124
mo
k8s.mo
in staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/default/LC_MESSAGES
1796 - 124
generic.go
in staging/src/k8s.io/client-go/informers
341 3 124
pv_controller.go
in pkg/controller/volume/persistentvolume
1318 36 123
describe.go
in staging/src/k8s.io/kubectl/pkg/describe
4634 221 123
api_grpc.pb.go
in staging/src/k8s.io/cri-api/pkg/apis/runtime/v1
1334 113 122
validation.go
in pkg/apis/apps/validation
659 42 120
options.go
in cmd/kubelet/app/options
337 12 117
kuberuntime_manager.go
in pkg/kubelet/kuberuntime
1567 43 104
validation.go
in pkg/apis/certificates/validation
761 36 92
mocks.go
in pkg/kubelet/container/testing
1508 149 90
controller_policy.go
in plugin/pkg/auth/authorizer/rbac/bootstrappolicy
490 5 85
horizontal.go
in pkg/controller/podautoscaler
1187 46 85
kubelet_pods.go
in pkg/kubelet
2106 55 84
validation.go
in pkg/kubelet/apis/config/validation
334 1 83
kubelet.go
in pkg/kubelet
2216 63 78
proxier.go
in pkg/proxy/winkernel
1373 66 77
generator_fake_for_type.go
in staging/src/k8s.io/code-generator/cmd/client-gen/generators/fake
455 5 76
validation.go
in staging/src/k8s.io/apiserver/pkg/apis/apiserver/validation
694 30 73
framework.go
in pkg/scheduler/framework/runtime
1542 102 72
proto
generated.proto
in staging/src/k8s.io/api/core/v1
6296 - 67
policy.go
in plugin/pkg/auth/authorizer/rbac/bootstrappolicy
536 10 65
validation.go
in pkg/apis/flowcontrol/validation
456 27 65
helpers.go
in pkg/kubelet/eviction
1065 62 65
job_controller.go
in pkg/controller/job
1591 72 61
kuberuntime_container.go
in pkg/kubelet/kuberuntime
1058 38 61
validation.go
in pkg/apis/networking/validation
704 38 60
generator_for_type.go
in staging/src/k8s.io/code-generator/cmd/client-gen/generators
731 8 60
allocator_experimental.go
in staging/src/k8s.io/dynamic-resource-allocation/structured/internal/experimental
1220 52 59
installer.go
in staging/src/k8s.io/apiserver/pkg/endpoints
1102 26 59
customresource_handler.go
in staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver
1233 37 58
warnings.go
in pkg/api/pod
462 11 56
dynamicresources.go
in pkg/scheduler/framework/plugins/dynamicresources
942 33 55
proto
generated.proto
in staging/src/k8s.io/api/admissionregistration/v1beta1
1247 - 55
resttest.go
in staging/src/k8s.io/apiserver/pkg/registry/rest/resttest
1321 64 53
allocator_incubating.go
in staging/src/k8s.io/dynamic-resource-allocation/structured/internal/incubating
1035 43 52
admission.go
in plugin/pkg/admission/noderestriction
766 29 50
core.go
in cmd/kube-controller-manager/app
947 57 50
validation.go
in pkg/apis/autoscaling/validation
374 19 50
allocator_stable.go
in staging/src/k8s.io/dynamic-resource-allocation/structured/internal/stable
984 42 50
Correlations

File Size vs. Commits (all time): 7201 points

cmd/kubelet/app/options/options.go x: 766 commits (all time) y: 337 lines of code cmd/kubelet/app/server.go x: 1421 commits (all time) y: 1090 lines of code pkg/scheduler/backend/workloadmanager/podgroupstate.go x: 2 commits (all time) y: 119 lines of code pkg/scheduler/backend/workloadmanager/workloadmanager.go x: 4 commits (all time) y: 77 lines of code pkg/scheduler/framework/plugins/gangscheduling/gangscheduling.go x: 4 commits (all time) y: 174 lines of code staging/src/k8s.io/kube-scheduler/framework/listers.go x: 15 commits (all time) y: 69 lines of code pkg/kubelet/stats/cri_stats_provider_windows.go x: 48 commits (all time) y: 282 lines of code pkg/features/kube_features.go x: 2445 commits (all time) y: 1189 lines of code pkg/kubelet/kubelet.go x: 3374 commits (all time) y: 2216 lines of code pkg/kubelet/kubelet_getters.go x: 183 commits (all time) y: 295 lines of code pkg/kubelet/kubelet_pods.go x: 760 commits (all time) y: 2106 lines of code pkg/kubelet/kubelet_volumes.go x: 113 commits (all time) y: 185 lines of code pkg/kubelet/allocation/allocation_manager.go x: 72 commits (all time) y: 575 lines of code pkg/kubelet/cm/devicemanager/plugin/v1beta1/client.go x: 20 commits (all time) y: 105 lines of code pkg/kubelet/cm/dra/plugin/dra_plugin_manager.go x: 18 commits (all time) y: 345 lines of code pkg/kubelet/kuberuntime/kuberuntime_container_linux.go x: 110 commits (all time) y: 384 lines of code pkg/kubelet/lifecycle/handlers.go x: 134 commits (all time) y: 225 lines of code pkg/kubelet/metrics/collectors/cri_metrics.go x: 8 commits (all time) y: 88 lines of code pkg/kubelet/pleg/generic.go x: 173 commits (all time) y: 448 lines of code pkg/kubelet/prober/prober.go x: 187 commits (all time) y: 208 lines of code pkg/kubelet/prober/prober_manager.go x: 88 commits (all time) y: 331 lines of code pkg/kubelet/stats/cri_stats_provider.go x: 185 commits (all time) y: 991 lines of code pkg/kubelet/stats/helper.go x: 95 commits (all time) y: 433 lines of code pkg/kubelet/volumemanager/reconciler/reconstruct.go x: 31 commits (all time) y: 146 lines of code pkg/kubelet/kuberuntime/kuberuntime_container.go x: 424 commits (all time) y: 1058 lines of code pkg/kubelet/oom/oom_watcher_linux.go x: 31 commits (all time) y: 58 lines of code pkg/kubelet/prober/worker.go x: 131 commits (all time) y: 258 lines of code pkg/kubelet/volumemanager/volume_manager.go x: 203 commits (all time) y: 407 lines of code staging/src/k8s.io/apiserver/pkg/server/flagz/flagz.go x: 5 commits (all time) y: 204 lines of code staging/src/k8s.io/apiserver/pkg/server/statusz/statusz.go x: 5 commits (all time) y: 248 lines of code staging/src/k8s.io/client-go/features/known_features.go x: 25 commits (all time) y: 42 lines of code hack/golangci-hints.yaml x: 169 commits (all time) y: 350 lines of code hack/golangci.yaml x: 198 commits (all time) y: 430 lines of code hack/kube-api-linter/exceptions.yaml x: 22 commits (all time) y: 62 lines of code hack/kube-api-linter/kube-api-linter.yaml x: 24 commits (all time) y: 40 lines of code staging/src/k8s.io/api/scheduling/v1/types.go x: 20 commits (all time) y: 18 lines of code staging/src/k8s.io/api/scheduling/v1alpha1/generated.proto x: 51 commits (all time) y: 180 lines of code staging/src/k8s.io/api/scheduling/v1alpha1/types.go x: 41 commits (all time) y: 51 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/delegator.go x: 53 commits (all time) y: 400 lines of code pkg/proxy/winkernel/hns.go x: 33 commits (all time) y: 479 lines of code pkg/proxy/winkernel/proxier.go x: 302 commits (all time) y: 1373 lines of code pkg/kubelet/cm/dra/manager.go x: 104 commits (all time) y: 698 lines of code pkg/scheduler/schedule_one.go x: 185 commits (all time) y: 838 lines of code pkg/scheduler/scheduler.go x: 606 commits (all time) y: 471 lines of code staging/src/k8s.io/kubectl/pkg/cmd/run/run.go x: 81 commits (all time) y: 604 lines of code build/dependencies.yaml x: 812 commits (all time) y: 234 lines of code cmd/kubeadm/app/phases/upgrade/health.go x: 97 commits (all time) y: 211 lines of code cmd/kube-controller-manager/app/core.go x: 429 commits (all time) y: 947 lines of code cmd/kube-controller-manager/app/plugins.go x: 201 commits (all time) y: 98 lines of code cmd/kubelet/app/plugins.go x: 198 commits (all time) y: 44 lines of code pkg/apis/core/types.go x: 727 commits (all time) y: 2086 lines of code pkg/controller/volume/attachdetach/attach_detach_controller.go x: 280 commits (all time) y: 633 lines of code pkg/controller/volume/expand/expand_controller.go x: 145 commits (all time) y: 346 lines of code pkg/controller/volume/persistentvolume/pv_controller_base.go x: 212 commits (all time) y: 572 lines of code pkg/controller/volume/persistentvolume/volume_host.go x: 104 commits (all time) y: 82 lines of code pkg/controller/volume/selinuxwarning/selinux_warning_controller.go x: 23 commits (all time) y: 409 lines of code pkg/kubelet/volume_host.go x: 150 commits (all time) y: 223 lines of code pkg/kubemark/hollow_kubelet.go x: 262 commits (all time) y: 171 lines of code pkg/scheduler/framework/plugins/feature/feature.go x: 88 commits (all time) y: 59 lines of code pkg/scheduler/framework/plugins/nodevolumelimits/csi.go x: 112 commits (all time) y: 488 lines of code pkg/scheduler/framework/plugins/nodevolumelimits/utils.go x: 35 commits (all time) y: 24 lines of code pkg/scheduler/framework/plugins/volumebinding/binder.go x: 87 commits (all time) y: 762 lines of code pkg/volume/csi/csi_plugin.go x: 287 commits (all time) y: 754 lines of code pkg/volume/csimigration/plugin_manager.go x: 52 commits (all time) y: 100 lines of code pkg/volume/plugins.go x: 432 commits (all time) y: 573 lines of code pkg/volume/testing/volume_host.go x: 37 commits (all time) y: 338 lines of code plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go x: 272 commits (all time) y: 490 lines of code staging/src/k8s.io/api/core/v1/generated.proto x: 836 commits (all time) y: 6296 lines of code staging/src/k8s.io/api/core/v1/types.go x: 1027 commits (all time) y: 2131 lines of code staging/src/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go x: 12 commits (all time) y: 116 lines of code staging/src/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go x: 14 commits (all time) y: 156 lines of code cmd/kubeadm/app/util/etcd/etcd.go x: 141 commits (all time) y: 540 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/output_tests/native/basics/doc.go x: 3 commits (all time) y: 34 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/output_tests/native/unions/doc.go x: 2 commits (all time) y: 17 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validation.go x: 84 commits (all time) y: 1354 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/registry.go x: 16 commits (all time) y: 200 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/union.go x: 19 commits (all time) y: 381 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/validators.go x: 36 commits (all time) y: 276 lines of code staging/src/k8s.io/api/authentication/v1/generated.proto x: 43 commits (all time) y: 172 lines of code staging/src/k8s.io/api/authentication/v1/types.go x: 40 commits (all time) y: 67 lines of code staging/src/k8s.io/api/authentication/v1alpha1/generated.proto x: 7 commits (all time) y: 38 lines of code staging/src/k8s.io/api/authentication/v1beta1/generated.proto x: 34 commits (all time) y: 116 lines of code pkg/kubelet/container/helpers.go x: 270 commits (all time) y: 371 lines of code pkg/kubelet/container/testing/fake_runtime_helper.go x: 55 commits (all time) y: 90 lines of code pkg/kubelet/kubelet_node_status.go x: 457 commits (all time) y: 557 lines of code pkg/kubelet/kuberuntime/kuberuntime_sandbox.go x: 172 commits (all time) y: 293 lines of code pkg/kubelet/kuberuntime/security_context.go x: 76 commits (all time) y: 113 lines of code pkg/kubelet/userns/types.go x: 9 commits (all time) y: 12 lines of code pkg/kubelet/userns/userns_manager.go x: 44 commits (all time) y: 390 lines of code hack/golangci.yaml.in x: 86 commits (all time) y: 231 lines of code staging/src/k8s.io/kubectl/pkg/cmd/debug/debug.go x: 98 commits (all time) y: 808 lines of code staging/src/k8s.io/kubectl/pkg/describe/describe.go x: 239 commits (all time) y: 4634 lines of code pkg/apis/batch/v1beta1/doc.go x: 15 commits (all time) y: 1 lines of code pkg/apis/batch/validation/validation.go x: 143 commits (all time) y: 891 lines of code pkg/registry/batch/cronjob/strategy.go x: 97 commits (all time) y: 135 lines of code staging/src/k8s.io/api/batch/v1/generated.proto x: 119 commits (all time) y: 546 lines of code staging/src/k8s.io/api/batch/v1/types.go x: 143 commits (all time) y: 170 lines of code staging/src/k8s.io/api/batch/v1beta1/generated.proto x: 39 commits (all time) y: 116 lines of code pkg/apis/admissionregistration/validation/validation.go x: 129 commits (all time) y: 1307 lines of code pkg/apis/autoscaling/validation/validation.go x: 61 commits (all time) y: 374 lines of code pkg/apis/networking/validation/validation.go x: 125 commits (all time) y: 704 lines of code pkg/apis/rbac/validation/validation.go x: 48 commits (all time) y: 182 lines of code pkg/apis/scheduling/validation/validation.go x: 31 commits (all time) y: 155 lines of code staging/src/k8s.io/apimachinery/pkg/api/validate/strfmt.go x: 21 commits (all time) y: 186 lines of code staging/src/k8s.io/apiserver/pkg/registry/generic/registry/store.go x: 273 commits (all time) y: 1160 lines of code staging/src/k8s.io/apiserver/pkg/registry/rest/create.go x: 70 commits (all time) y: 125 lines of code staging/src/k8s.io/apiserver/pkg/registry/rest/resttest/resttest.go x: 80 commits (all time) y: 1321 lines of code staging/src/k8s.io/apiserver/pkg/registry/rest/update.go x: 67 commits (all time) y: 164 lines of code staging/src/k8s.io/apiserver/pkg/storage/util.go x: 30 commits (all time) y: 78 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/format.go x: 27 commits (all time) y: 116 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/filters/audit.go x: 83 commits (all time) y: 156 lines of code staging/publishing/rules.yaml x: 536 commits (all time) y: 2477 lines of code pkg/api/testing/validation.go x: 30 commits (all time) y: 236 lines of code staging/src/k8s.io/client-go/testing/fixture.go x: 87 commits (all time) y: 771 lines of code pkg/controller/deployment/recreate.go x: 60 commits (all time) y: 86 lines of code pkg/controller/deployment/rolling.go x: 62 commits (all time) y: 142 lines of code pkg/controller/deployment/sync.go x: 195 commits (all time) y: 372 lines of code pkg/scheduler/backend/queue/scheduling_queue.go x: 77 commits (all time) y: 925 lines of code pkg/scheduler/framework/plugins/dynamicresources/dynamicresources.go x: 212 commits (all time) y: 942 lines of code pkg/scheduler/framework/plugins/volumebinding/volume_binding.go x: 153 commits (all time) y: 475 lines of code pkg/scheduler/framework/preemption/preemption.go x: 131 commits (all time) y: 550 lines of code pkg/scheduler/framework/runtime/framework.go x: 247 commits (all time) y: 1542 lines of code pkg/scheduler/testing/framework/fake_plugins.go x: 25 commits (all time) y: 195 lines of code staging/src/k8s.io/kube-scheduler/framework/interface.go x: 14 commits (all time) y: 321 lines of code pkg/scheduler/apis/config/validation/validation_pluginargs.go x: 56 commits (all time) y: 297 lines of code staging/src/k8s.io/code-generator/cmd/defaulter-gen/generators/defaulter.go x: 21 commits (all time) y: 936 lines of code pkg/kubelet/kuberuntime/kuberuntime_manager.go x: 537 commits (all time) y: 1567 lines of code pkg/controller/history/controller_history.go x: 64 commits (all time) y: 395 lines of code pkg/controller/statefulset/stateful_set.go x: 149 commits (all time) y: 396 lines of code pkg/controller/statefulset/stateful_set_control.go x: 126 commits (all time) y: 595 lines of code pkg/registry/batch/job/strategy.go x: 152 commits (all time) y: 315 lines of code staging/src/k8s.io/component-base/featuregate/feature_gate.go x: 35 commits (all time) y: 774 lines of code staging/src/k8s.io/component-base/featuregate/testing/feature_gate.go x: 23 commits (all time) y: 228 lines of code staging/src/k8s.io/apimachinery/pkg/api/meta/interfaces.go x: 26 commits (all time) y: 129 lines of code staging/src/k8s.io/apimachinery/pkg/api/meta/meta.go x: 60 commits (all time) y: 524 lines of code staging/src/k8s.io/apimachinery/pkg/api/meta/multirestmapper.go x: 14 commits (all time) y: 208 lines of code staging/src/k8s.io/apimachinery/pkg/api/meta/restmapper.go x: 31 commits (all time) y: 418 lines of code staging/src/k8s.io/apimachinery/pkg/util/httpstream/spdy/connection.go x: 20 commits (all time) y: 120 lines of code staging/src/k8s.io/apimachinery/pkg/util/net/http.go x: 80 commits (all time) y: 491 lines of code staging/src/k8s.io/apimachinery/pkg/util/net/interface.go x: 32 commits (all time) y: 397 lines of code staging/src/k8s.io/apimachinery/pkg/util/proxy/transport.go x: 34 commits (all time) y: 188 lines of code staging/src/k8s.io/apimachinery/pkg/util/proxy/upgradeaware.go x: 70 commits (all time) y: 385 lines of code staging/src/k8s.io/apiserver/pkg/util/proxy/streamtunnel.go x: 8 commits (all time) y: 340 lines of code staging/src/k8s.io/client-go/discovery/cached/disk/cached_discovery.go x: 36 commits (all time) y: 257 lines of code staging/src/k8s.io/client-go/discovery/cached/memory/memcache.go x: 33 commits (all time) y: 298 lines of code staging/src/k8s.io/client-go/discovery/discovery_client.go x: 154 commits (all time) y: 825 lines of code staging/src/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go x: 77 commits (all time) y: 499 lines of code staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/oidc.go x: 37 commits (all time) y: 259 lines of code staging/src/k8s.io/client-go/restmapper/category_expansion.go x: 16 commits (all time) y: 129 lines of code staging/src/k8s.io/client-go/restmapper/discovery.go x: 25 commits (all time) y: 300 lines of code staging/src/k8s.io/client-go/restmapper/shortcut.go x: 22 commits (all time) y: 170 lines of code staging/src/k8s.io/client-go/tools/clientcmd/client_config.go x: 121 commits (all time) y: 501 lines of code staging/src/k8s.io/client-go/tools/clientcmd/config.go x: 30 commits (all time) y: 362 lines of code staging/src/k8s.io/client-go/tools/clientcmd/loader.go x: 55 commits (all time) y: 474 lines of code staging/src/k8s.io/client-go/tools/portforward/portforward.go x: 65 commits (all time) y: 340 lines of code staging/src/k8s.io/client-go/tools/portforward/tunneling_connection.go x: 5 commits (all time) y: 111 lines of code staging/src/k8s.io/client-go/tools/remotecommand/remotecommand.go x: 29 commits (all time) y: 25 lines of code staging/src/k8s.io/client-go/tools/remotecommand/spdy.go x: 8 commits (all time) y: 122 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/cacher.go x: 371 commits (all time) y: 952 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/store/store_btree.go x: 2 commits (all time) y: 384 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/watch_cache.go x: 165 commits (all time) y: 668 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/metrics/metrics.go x: 228 commits (all time) y: 722 lines of code staging/src/k8s.io/apimachinery/pkg/util/validation/field/error_matcher.go x: 12 commits (all time) y: 204 lines of code staging/src/k8s.io/apimachinery/pkg/util/validation/field/errors.go x: 48 commits (all time) y: 309 lines of code pkg/controller/endpointslice/endpointslice_controller.go x: 100 commits (all time) y: 468 lines of code pkg/registry/core/service/strategy.go x: 143 commits (all time) y: 251 lines of code staging/src/k8s.io/endpointslice/reconciler.go x: 11 commits (all time) y: 443 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/cel/composition.go x: 12 commits (all time) y: 232 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/validating/typechecking.go x: 12 commits (all time) y: 372 lines of code pkg/controller/serviceaccount/tokengetter.go x: 101 commits (all time) y: 47 lines of code pkg/controller/serviceaccount/tokens_controller.go x: 186 commits (all time) y: 454 lines of code pkg/serviceaccount/claims.go x: 49 commits (all time) y: 233 lines of code pkg/serviceaccount/jwt.go x: 110 commits (all time) y: 310 lines of code pkg/registry/autoscaling/horizontalpodautoscaler/strategy.go x: 60 commits (all time) y: 156 lines of code staging/src/k8s.io/api/autoscaling/v1/types.go x: 46 commits (all time) y: 143 lines of code staging/src/k8s.io/api/autoscaling/v2/generated.proto x: 20 commits (all time) y: 439 lines of code pkg/kubelet/apis/podresources/server_v1.go x: 40 commits (all time) y: 129 lines of code pkg/kubelet/cm/devicemanager/manager.go x: 244 commits (all time) y: 840 lines of code pkg/kubelet/images/image_manager.go x: 122 commits (all time) y: 334 lines of code pkg/kubelet/images/pullmanager/fs_pullrecords.go x: 8 commits (all time) y: 320 lines of code pkg/kubelet/images/pullmanager/image_pull_manager.go x: 14 commits (all time) y: 425 lines of code pkg/kubelet/images/pullmanager/mem_pullrecords.go x: 6 commits (all time) y: 210 lines of code pkg/kubelet/podcertificate/podcertificatemanager.go x: 14 commits (all time) y: 716 lines of code cmd/kubeadm/app/phases/kubelet/flags.go x: 112 commits (all time) y: 112 lines of code pkg/apis/resource/validation/validation.go x: 178 commits (all time) y: 1218 lines of code staging/src/k8s.io/api/resource/v1/generated.proto x: 85 commits (all time) y: 1562 lines of code staging/src/k8s.io/api/resource/v1/types.go x: 92 commits (all time) y: 315 lines of code staging/src/k8s.io/api/resource/v1beta1/generated.proto x: 109 commits (all time) y: 1577 lines of code staging/src/k8s.io/api/resource/v1beta1/types.go x: 126 commits (all time) y: 315 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/each.go x: 46 commits (all time) y: 223 lines of code pkg/apis/discovery/validation/validation.go x: 40 commits (all time) y: 194 lines of code staging/src/k8s.io/api/discovery/v1/types.go x: 46 commits (all time) y: 54 lines of code cmd/kube-controller-manager/app/options/options.go x: 344 commits (all time) y: 464 lines of code staging/src/k8s.io/api/networking/v1/generated.proto x: 81 commits (all time) y: 582 lines of code staging/src/k8s.io/api/networking/v1/types.go x: 82 commits (all time) y: 184 lines of code staging/src/k8s.io/api/networking/v1beta1/generated.proto x: 41 commits (all time) y: 401 lines of code pkg/proxy/ipvs/proxier.go x: 704 commits (all time) y: 1305 lines of code pkg/controller/deployment/deployment_controller.go x: 428 commits (all time) y: 480 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/allocatortesting/allocator_testing.go x: 45 commits (all time) y: 6009 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/experimental/allocator_experimental.go x: 37 commits (all time) y: 1220 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/incubating/allocator_incubating.go x: 36 commits (all time) y: 1035 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/stable/allocator_stable.go x: 30 commits (all time) y: 984 lines of code pkg/volume/csi/csi_client.go x: 141 commits (all time) y: 601 lines of code pkg/volume/csi/fake/fake_client.go x: 78 commits (all time) y: 394 lines of code staging/src/k8s.io/kube-controller-manager/config/v1alpha1/types.go x: 69 commits (all time) y: 182 lines of code pkg/printers/internalversion/printers.go x: 445 commits (all time) y: 2955 lines of code pkg/controller/garbagecollector/graph_builder.go x: 126 commits (all time) y: 756 lines of code pkg/controller/resourcequota/resource_quota_monitor.go x: 60 commits (all time) y: 260 lines of code pkg/kubelet/config/apiserver.go x: 127 commits (all time) y: 40 lines of code pkg/kubelet/config/config.go x: 232 commits (all time) y: 279 lines of code pkg/kubelet/config/file.go x: 155 commits (all time) y: 189 lines of code pkg/kubelet/config/http.go x: 136 commits (all time) y: 104 lines of code pkg/kubelet/types/pod_update.go x: 100 commits (all time) y: 125 lines of code pkg/controller/storageversionmigrator/storageversionmigrator.go x: 20 commits (all time) y: 317 lines of code pkg/scheduler/framework/plugins/noderesources/fit.go x: 166 commits (all time) y: 537 lines of code pkg/controller/volume/attachdetach/testing/testvolumespec.go x: 101 commits (all time) y: 301 lines of code pkg/kubelet/apis/config/types.go x: 189 commits (all time) y: 262 lines of code pkg/kubelet/apis/config/validation/validation.go x: 110 commits (all time) y: 334 lines of code staging/src/k8s.io/kubelet/config/v1beta1/types.go x: 183 commits (all time) y: 251 lines of code staging/src/k8s.io/apiserver/pkg/features/kube_features.go x: 436 commits (all time) y: 212 lines of code staging/src/k8s.io/client-go/tools/leaderelection/leaderelection.go x: 106 commits (all time) y: 336 lines of code pkg/controller/resourceclaim/controller.go x: 86 commits (all time) y: 831 lines of code pkg/scheduler/framework/plugins/interpodaffinity/plugin.go x: 80 commits (all time) y: 228 lines of code pkg/scheduler/framework/plugins/podtopologyspread/plugin.go x: 84 commits (all time) y: 271 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/generic/policy_test_context.go x: 16 commits (all time) y: 519 lines of code staging/src/k8s.io/client-go/dynamic/fake/simple.go x: 57 commits (all time) y: 434 lines of code pkg/controller/certificates/clustertrustbundlepublisher/publisher.go x: 11 commits (all time) y: 284 lines of code staging/src/k8s.io/apiserver/pkg/authentication/request/headerrequest/requestheader_controller.go x: 16 commits (all time) y: 266 lines of code staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates/dynamic_serving_content.go x: 27 commits (all time) y: 159 lines of code staging/src/k8s.io/apiserver/pkg/server/genericapiserver.go x: 325 commits (all time) y: 629 lines of code staging/src/k8s.io/apiserver/pkg/server/hooks.go x: 53 commits (all time) y: 157 lines of code pkg/controller/devicetainteviction/device_taint_eviction.go x: 25 commits (all time) y: 1243 lines of code pkg/scheduler/framework/plugins/imagelocality/image_locality.go x: 46 commits (all time) y: 92 lines of code cmd/kubeadm/app/cmd/config.go x: 280 commits (all time) y: 412 lines of code cmd/kubeadm/app/cmd/options/constant.go x: 72 commits (all time) y: 50 lines of code cmd/kubeadm/app/util/config/common.go x: 141 commits (all time) y: 361 lines of code cmd/kubeadm/app/util/config/upgradeconfiguration.go x: 17 commits (all time) y: 90 lines of code cmd/kubeadm/app/cmd/reset.go x: 288 commits (all time) y: 246 lines of code cmd/kubeadm/app/cmd/init.go x: 627 commits (all time) y: 478 lines of code cmd/kubeadm/app/cmd/upgrade/plan.go x: 166 commits (all time) y: 293 lines of code pkg/scheduler/framework/plugins/defaultpreemption/default_preemption.go x: 151 commits (all time) y: 269 lines of code pkg/scheduler/framework/types.go x: 242 commits (all time) y: 728 lines of code cluster/gce/windows/k8s-node-setup.psm1 x: 279 commits (all time) y: 2114 lines of code staging/src/k8s.io/dynamic-resource-allocation/deviceclass/extendedresourcecache/extendedresourcecache.go x: 11 commits (all time) y: 155 lines of code staging/src/k8s.io/kubectl/pkg/cmd/exec/exec.go x: 49 commits (all time) y: 321 lines of code staging/src/k8s.io/kubectl/pkg/kuberc/kuberc.go x: 16 commits (all time) y: 388 lines of code cmd/kubeadm/app/constants/constants.go x: 663 commits (all time) y: 331 lines of code staging/src/k8s.io/sample-apiserver/artifacts/example/deployment.yaml x: 66 commits (all time) y: 25 lines of code cluster/gce/addons/konnectivity-agent/konnectivity-agent-ds.yaml x: 68 commits (all time) y: 82 lines of code pkg/kubelet/cadvisor/cadvisor_linux.go x: 185 commits (all time) y: 139 lines of code staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/api.proto x: 116 commits (all time) y: 1918 lines of code staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/api_grpc.pb.go x: 4 commits (all time) y: 1334 lines of code cmd/kubeadm/app/apis/kubeadm/types.go x: 347 commits (all time) y: 256 lines of code cmd/kubeadm/app/apis/kubeadm/v1beta4/types.go x: 57 commits (all time) y: 214 lines of code pkg/volume/util/operationexecutor/operation_generator.go x: 420 commits (all time) y: 1640 lines of code cmd/kubeadm/app/features/features.go x: 171 commits (all time) y: 125 lines of code cmd/genfeaturegates/genfeaturegates.go x: 2 commits (all time) y: 464 lines of code staging/src/k8s.io/apiserver/pkg/storage/etcd3/watcher.go x: 101 commits (all time) y: 582 lines of code pkg/kubeapiserver/default_storage_factory_builder.go x: 153 commits (all time) y: 105 lines of code pkg/registry/node/runtimeclass/strategy.go x: 15 commits (all time) y: 56 lines of code staging/src/k8s.io/kubectl/pkg/cmd/apply/apply.go x: 136 commits (all time) y: 795 lines of code cmd/kube-proxy/app/server_linux.go x: 64 commits (all time) y: 270 lines of code cmd/kube-proxy/app/server_windows.go x: 148 commits (all time) y: 80 lines of code cmd/kubeadm/app/preflight/checks_linux.go x: 52 commits (all time) y: 53 lines of code cmd/kubeadm/app/preflight/checks_windows.go x: 39 commits (all time) y: 20 lines of code cmd/kubeadm/app/util/users/users_linux.go x: 27 commits (all time) y: 500 lines of code pkg/kubelet/cadvisor/cadvisor_windows.go x: 57 commits (all time) y: 47 lines of code pkg/kubelet/cm/cgroup_manager_unsupported.go x: 44 commits (all time) y: 74 lines of code pkg/kubelet/cm/container_manager_linux.go x: 518 commits (all time) y: 844 lines of code pkg/kubelet/cm/container_manager_unsupported.go x: 76 commits (all time) y: 23 lines of code pkg/kubelet/cm/node_container_manager_linux.go x: 61 commits (all time) y: 232 lines of code pkg/kubelet/kubelet_network_linux.go x: 54 commits (all time) y: 63 lines of code pkg/kubelet/kuberuntime/kuberuntime_container_windows.go x: 62 commits (all time) y: 111 lines of code pkg/kubelet/nodeshutdown/nodeshutdown_manager_linux.go x: 68 commits (all time) y: 271 lines of code pkg/kubelet/nodeshutdown/nodeshutdown_manager_windows.go x: 10 commits (all time) y: 261 lines of code pkg/kubelet/server/stats/summary_sys_containers.go x: 32 commits (all time) y: 73 lines of code pkg/kubelet/util/util_unix.go x: 46 commits (all time) y: 18 lines of code pkg/kubelet/winstats/network_stats.go x: 26 commits (all time) y: 247 lines of code pkg/proxy/iptables/proxier.go x: 857 commits (all time) y: 999 lines of code pkg/proxy/ipvs/netlink_linux.go x: 58 commits (all time) y: 140 lines of code pkg/proxy/nftables/proxier.go x: 130 commits (all time) y: 1295 lines of code pkg/util/iptables/iptables.go x: 215 commits (all time) y: 584 lines of code pkg/util/iptables/testing/fake.go x: 70 commits (all time) y: 247 lines of code pkg/volume/util/fsquota/project.go x: 19 commits (all time) y: 292 lines of code pkg/volume/util/fsquota/quota_linux.go x: 36 commits (all time) y: 344 lines of code pkg/volume/util/subpath/subpath_linux.go x: 50 commits (all time) y: 416 lines of code pkg/volume/util/subpath/subpath_windows.go x: 37 commits (all time) y: 279 lines of code pkg/volume/volume_linux.go x: 78 commits (all time) y: 208 lines of code staging/src/k8s.io/mount-utils/mount_windows.go x: 41 commits (all time) y: 227 lines of code cmd/kubeadm/app/util/apiclient/idempotency.go x: 102 commits (all time) y: 169 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/incubating/pools_incubating.go x: 15 commits (all time) y: 366 lines of code pkg/volume/iscsi/iscsi.go x: 259 commits (all time) y: 565 lines of code pkg/controller/garbagecollector/dump.go x: 18 commits (all time) y: 280 lines of code staging/src/k8s.io/client-go/applyconfigurations/utils.go x: 221 commits (all time) y: 1797 lines of code staging/src/k8s.io/client-go/informers/generic.go x: 260 commits (all time) y: 341 lines of code staging/src/k8s.io/client-go/kubernetes/clientset.go x: 192 commits (all time) y: 642 lines of code staging/src/k8s.io/client-go/kubernetes/fake/register.go x: 161 commits (all time) y: 123 lines of code pkg/kubelet/cm/cgroup_manager_linux.go x: 193 commits (all time) y: 337 lines of code pkg/apis/storage/validation/validation.go x: 122 commits (all time) y: 460 lines of code staging/src/k8s.io/kubectl/pkg/cmd/cmd.go x: 82 commits (all time) y: 362 lines of code staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go x: 74 commits (all time) y: 384 lines of code staging/src/k8s.io/kubectl/pkg/cmd/set/set_env.go x: 39 commits (all time) y: 439 lines of code pkg/controller/statefulset/stateful_set_utils.go x: 129 commits (all time) y: 493 lines of code plugin/pkg/auth/authorizer/rbac/bootstrappolicy/policy.go x: 391 commits (all time) y: 536 lines of code pkg/controller/volume/persistentvolume/pv_controller.go x: 341 commits (all time) y: 1318 lines of code pkg/kubelet/cm/container_manager.go x: 214 commits (all time) y: 196 lines of code pkg/kubelet/cm/fake_container_manager.go x: 46 commits (all time) y: 239 lines of code pkg/kubelet/cm/pod_container_manager_linux.go x: 104 commits (all time) y: 250 lines of code pkg/kubelet/cm/qos_container_manager_linux.go x: 91 commits (all time) y: 292 lines of code staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go x: 83 commits (all time) y: 1668 lines of code pkg/scheduler/metrics/metrics.go x: 186 commits (all time) y: 427 lines of code staging/src/k8s.io/kubectl/pkg/cmd/label/label.go x: 57 commits (all time) y: 389 lines of code cmd/kube-proxy/app/server.go x: 735 commits (all time) y: 507 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/apiserver.go x: 146 commits (all time) y: 211 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/controller/finalizer/crd_finalizer.go x: 58 commits (all time) y: 267 lines of code pkg/volume/csi/csi_mounter.go x: 225 commits (all time) y: 469 lines of code pkg/volume/csi/nodeinfomanager/nodeinfomanager.go x: 89 commits (all time) y: 527 lines of code pkg/kubelet/server/server.go x: 398 commits (all time) y: 1012 lines of code pkg/api/pod/util.go x: 405 commits (all time) y: 1537 lines of code pkg/apis/core/validation/validation.go x: 849 commits (all time) y: 7523 lines of code pkg/registry/core/service/storage/alloc.go x: 29 commits (all time) y: 748 lines of code pkg/scheduler/framework/interface.go x: 166 commits (all time) y: 124 lines of code pkg/scheduler/framework/plugins/nodeports/node_ports.go x: 74 commits (all time) y: 119 lines of code pkg/scheduler/framework/plugins/noderesources/balanced_allocation.go x: 63 commits (all time) y: 154 lines of code pkg/scheduler/framework/plugins/volumerestrictions/volume_restrictions.go x: 77 commits (all time) y: 302 lines of code pkg/scheduler/framework/plugins/volumezone/volume_zone.go x: 97 commits (all time) y: 291 lines of code pkg/kubelet/cm/helpers_linux.go x: 98 commits (all time) y: 283 lines of code pkg/kubelet/container/runtime.go x: 449 commits (all time) y: 407 lines of code pkg/kubelet/container/testing/fake_runtime.go x: 156 commits (all time) y: 437 lines of code pkg/kubelet/container/testing/mocks.go x: 10 commits (all time) y: 1508 lines of code pkg/registry/core/pod/strategy.go x: 250 commits (all time) y: 761 lines of code pkg/scheduler/framework/plugins/noderesources/resource_allocation.go x: 76 commits (all time) y: 339 lines of code pkg/scheduler/testing/wrappers.go x: 141 commits (all time) y: 1140 lines of code staging/src/k8s.io/component-helpers/resource/helpers.go x: 23 commits (all time) y: 351 lines of code pkg/api/v1/pod/util.go x: 103 commits (all time) y: 394 lines of code pkg/kubelet/status/status_manager.go x: 297 commits (all time) y: 956 lines of code pkg/apis/core/v1/helper/helpers.go x: 84 commits (all time) y: 244 lines of code pkg/controller/daemon/daemon_controller.go x: 262 commits (all time) y: 1060 lines of code pkg/controller/tainteviction/taint_eviction.go x: 23 commits (all time) y: 500 lines of code pkg/kubelet/eviction/eviction_manager.go x: 308 commits (all time) y: 468 lines of code pkg/scheduler/eventhandlers.go x: 192 commits (all time) y: 580 lines of code pkg/scheduler/framework/plugins/podtopologyspread/filtering.go x: 102 commits (all time) y: 248 lines of code pkg/kubelet/metrics/metrics.go x: 296 commits (all time) y: 1069 lines of code cluster/addons/dns/coredns/coredns.yaml.in x: 108 commits (all time) y: 215 lines of code staging/src/k8s.io/dynamic-resource-allocation/resourceslice/resourceslicecontroller.go x: 55 commits (all time) y: 697 lines of code staging/src/k8s.io/kubelet/pkg/apis/dra-health/v1alpha1/api.pb.go x: 4 commits (all time) y: 319 lines of code pkg/scheduler/framework/plugins/dynamicresources/extendeddynamicresources.go x: 3 commits (all time) y: 400 lines of code cmd/kube-apiserver/app/testing/testserver.go x: 158 commits (all time) y: 464 lines of code pkg/controlplane/apiserver/aggregator.go x: 25 commits (all time) y: 285 lines of code pkg/controlplane/apiserver/config.go x: 70 commits (all time) y: 331 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/discovery/aggregated/peer_aggregated_handler.go x: 2 commits (all time) y: 352 lines of code staging/src/k8s.io/apiserver/pkg/server/config.go x: 459 commits (all time) y: 813 lines of code staging/src/k8s.io/kube-aggregator/pkg/apiserver/apiserver.go x: 212 commits (all time) y: 442 lines of code staging/src/k8s.io/dynamic-resource-allocation/kubeletplugin/draplugin.go x: 72 commits (all time) y: 530 lines of code staging/src/k8s.io/kubelet/pkg/apis/dra/v1/api.pb.go x: 6 commits (all time) y: 517 lines of code staging/src/k8s.io/kubelet/pkg/apis/podresources/v1/api.pb.go x: 23 commits (all time) y: 872 lines of code staging/src/k8s.io/cloud-provider/controllers/route/route_controller.go x: 39 commits (all time) y: 448 lines of code staging/src/k8s.io/controller-manager/pkg/features/kube_features.go x: 55 commits (all time) y: 20 lines of code cmd/kube-apiserver/app/aggregator.go x: 281 commits (all time) y: 38 lines of code pkg/controlplane/instance.go x: 234 commits (all time) y: 365 lines of code pkg/kubeapiserver/options/plugins.go x: 106 commits (all time) y: 147 lines of code pkg/kubelet/events/event.go x: 92 commits (all time) y: 81 lines of code pkg/registry/core/node/strategy.go x: 115 commits (all time) y: 226 lines of code staging/publishing/import-restrictions.yaml x: 189 commits (all time) y: 293 lines of code staging/src/k8s.io/component-helpers/nodedeclaredfeatures/testing/mocks.go x: 2 commits (all time) y: 271 lines of code pkg/controller/garbagecollector/garbagecollector.go x: 282 commits (all time) y: 574 lines of code pkg/controller/volume/pvcprotection/pvc_protection_controller.go x: 91 commits (all time) y: 357 lines of code pkg/quota/v1/evaluator/core/pods.go x: 52 commits (all time) y: 367 lines of code cmd/kubeadm/app/apis/kubeadm/fuzzer/fuzzer.go x: 209 commits (all time) y: 122 lines of code cmd/kubeadm/app/apis/kubeadm/v1beta4/defaults.go x: 34 commits (all time) y: 232 lines of code cmd/kubeadm/app/apis/kubeadm/validation/validation.go x: 338 commits (all time) y: 617 lines of code cmd/kubeadm/app/preflight/checks.go x: 477 commits (all time) y: 912 lines of code pkg/controller/job/job_controller.go x: 359 commits (all time) y: 1591 lines of code staging/src/k8s.io/dynamic-resource-allocation/resourceslice/tracker/tracker.go x: 16 commits (all time) y: 539 lines of code pkg/kubelet/config/common.go x: 158 commits (all time) y: 159 lines of code pkg/scheduler/apis/config/testing/defaults/defaults.go x: 42 commits (all time) y: 176 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/customresource_handler.go x: 316 commits (all time) y: 1233 lines of code cmd/kube-apiserver/app/server.go x: 1136 commits (all time) y: 228 lines of code cmd/kube-controller-manager/app/controllermanager.go x: 1002 commits (all time) y: 587 lines of code cmd/kube-scheduler/app/options/options.go x: 185 commits (all time) y: 313 lines of code cmd/kube-scheduler/app/server.go x: 347 commits (all time) y: 367 lines of code staging/src/k8s.io/api/admissionregistration/v1beta1/generated.proto x: 78 commits (all time) y: 1247 lines of code staging/src/k8s.io/api/admissionregistration/v1beta1/types.go x: 75 commits (all time) y: 250 lines of code pkg/registry/resource/resourceclaim/strategy.go x: 65 commits (all time) y: 320 lines of code staging/src/k8s.io/api/resource/v1alpha3/types.go x: 63 commits (all time) y: 49 lines of code pkg/apis/batch/types.go x: 176 commits (all time) y: 161 lines of code pkg/apis/certificates/validation/validation.go x: 57 commits (all time) y: 761 lines of code pkg/kubeapiserver/authorizer/config.go x: 105 commits (all time) y: 150 lines of code plugin/pkg/auth/authorizer/node/graph.go x: 70 commits (all time) y: 407 lines of code staging/src/k8s.io/api/certificates/v1beta1/generated.proto x: 44 commits (all time) y: 437 lines of code staging/src/k8s.io/apimachinery/pkg/util/validation/validation.go x: 69 commits (all time) y: 302 lines of code plugin/pkg/admission/security/podsecurity/admission.go x: 23 commits (all time) y: 241 lines of code pkg/controller/bootstrap/bootstrapsigner.go x: 68 commits (all time) y: 222 lines of code pkg/controller/cronjob/cronjob_controllerv2.go x: 77 commits (all time) y: 552 lines of code pkg/controller/disruption/disruption.go x: 224 commits (all time) y: 831 lines of code pkg/controller/endpointslicemirroring/endpointslicemirroring_controller.go x: 37 commits (all time) y: 369 lines of code pkg/controller/namespace/namespace_controller.go x: 206 commits (all time) y: 149 lines of code pkg/controller/nodeipam/node_ipam_controller.go x: 83 commits (all time) y: 110 lines of code pkg/controller/nodelifecycle/node_lifecycle_controller.go x: 225 commits (all time) y: 998 lines of code pkg/controller/podautoscaler/horizontal.go x: 367 commits (all time) y: 1187 lines of code pkg/controller/podgc/gc_controller.go x: 144 commits (all time) y: 286 lines of code pkg/controller/replicaset/replica_set.go x: 302 commits (all time) y: 643 lines of code pkg/kubelet/cm/container_manager_stub.go x: 152 commits (all time) y: 163 lines of code pkg/kubelet/cm/testing/mocks.go x: 4 commits (all time) y: 1905 lines of code staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/oidc.go x: 90 commits (all time) y: 965 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation.go x: 206 commits (all time) y: 1530 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/cel/validation.go x: 72 commits (all time) y: 702 lines of code cmd/kubeadm/app/phases/upgrade/versiongetter.go x: 50 commits (all time) y: 123 lines of code pkg/kubeapiserver/options/authentication.go x: 213 commits (all time) y: 709 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto x: 52 commits (all time) y: 703 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto x: 119 commits (all time) y: 744 lines of code staging/src/k8s.io/component-base/compatibility/registry.go x: 12 commits (all time) y: 392 lines of code staging/src/k8s.io/sample-apiserver/pkg/cmd/server/start.go x: 134 commits (all time) y: 168 lines of code pkg/kubelet/cm/memorymanager/policy_static.go x: 61 commits (all time) y: 791 lines of code pkg/kubelet/pod_workers.go x: 194 commits (all time) y: 988 lines of code staging/src/k8s.io/api/storage/v1/generated.proto x: 107 commits (all time) y: 587 lines of code staging/src/k8s.io/kubectl/pkg/cmd/util/helpers.go x: 129 commits (all time) y: 691 lines of code pkg/kubelet/eviction/helpers.go x: 245 commits (all time) y: 1065 lines of code pkg/kubelet/eviction/types.go x: 126 commits (all time) y: 69 lines of code cmd/kubeadm/app/images/images.go x: 133 commits (all time) y: 77 lines of code pkg/kubelet/secret/secret_manager.go x: 72 commits (all time) y: 98 lines of code pkg/apis/apps/types.go x: 157 commits (all time) y: 256 lines of code staging/src/k8s.io/api/apps/v1/generated.proto x: 100 commits (all time) y: 694 lines of code staging/src/k8s.io/api/apps/v1/types.go x: 116 commits (all time) y: 253 lines of code staging/src/k8s.io/api/apps/v1beta1/generated.proto x: 104 commits (all time) y: 478 lines of code staging/src/k8s.io/api/apps/v1beta2/generated.proto x: 142 commits (all time) y: 735 lines of code staging/src/k8s.io/api/apps/v1beta2/types.go x: 161 commits (all time) y: 266 lines of code staging/src/k8s.io/api/extensions/v1beta1/generated.proto x: 170 commits (all time) y: 913 lines of code pkg/kubelet/cm/cpumanager/policy_static.go x: 152 commits (all time) y: 529 lines of code pkg/apis/storage/types.go x: 113 commits (all time) y: 141 lines of code pkg/apis/core/v1/defaults.go x: 121 commits (all time) y: 405 lines of code cmd/kubeadm/app/util/staticpod/utils.go x: 146 commits (all time) y: 325 lines of code hack/boilerplate/boilerplate.py x: 86 commits (all time) y: 148 lines of code pkg/controller/deployment/util/deployment_util.go x: 251 commits (all time) y: 650 lines of code pkg/registry/core/pod/rest/subresources.go x: 65 commits (all time) y: 184 lines of code pkg/registry/core/pod/storage/storage.go x: 140 commits (all time) y: 288 lines of code pkg/registry/core/rest/storage_core.go x: 198 commits (all time) y: 451 lines of code cmd/kubeadm/app/cmd/join.go x: 442 commits (all time) y: 539 lines of code cmd/kubeadm/app/discovery/token/token.go x: 105 commits (all time) y: 202 lines of code pkg/controller/controller_utils.go x: 403 commits (all time) y: 1015 lines of code pkg/apis/autoscaling/types.go x: 92 commits (all time) y: 184 lines of code pkg/registry/storage/rest/storage_storage.go x: 89 commits (all time) y: 94 lines of code cmd/kubeadm/app/util/pkiutil/pki_helpers.go x: 110 commits (all time) y: 548 lines of code cmd/kubeadm/app/util/apiclient/wait.go x: 106 commits (all time) y: 405 lines of code pkg/kubelet/cm/devicemanager/types.go x: 84 commits (all time) y: 47 lines of code cmd/kubeadm/app/phases/controlplane/manifests.go x: 291 commits (all time) y: 297 lines of code cmd/kubeadm/app/phases/upgrade/postupgrade.go x: 236 commits (all time) y: 218 lines of code pkg/volume/csi/csi_attacher.go x: 192 commits (all time) y: 494 lines of code staging/src/k8s.io/code-generator/cmd/go-to-protobuf/protobuf/parser.go x: 20 commits (all time) y: 528 lines of code pkg/volume/volume.go x: 215 commits (all time) y: 119 lines of code staging/src/k8s.io/apiserver/pkg/storage/etcd3/store.go x: 303 commits (all time) y: 880 lines of code pkg/volume/util/operationexecutor/operation_executor.go x: 247 commits (all time) y: 484 lines of code cluster/addons/ip-masq-agent/ip-masq-agent.yaml x: 84 commits (all time) y: 62 lines of code cluster/addons/metrics-server/metrics-server-deployment.yaml x: 131 commits (all time) y: 126 lines of code pkg/registry/core/replicationcontroller/strategy.go x: 79 commits (all time) y: 167 lines of code cmd/kubeadm/app/cmd/upgrade/apply.go x: 253 commits (all time) y: 269 lines of code cmd/kubeadm/app/cmd/upgrade/common.go x: 192 commits (all time) y: 170 lines of code cmd/kubeadm/app/cmd/upgrade/diff.go x: 97 commits (all time) y: 155 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/controller/status/naming_controller.go x: 50 commits (all time) y: 291 lines of code pkg/registry/core/replicationcontroller/storage/storage.go x: 94 commits (all time) y: 248 lines of code pkg/controller/namespace/deletion/namespaced_resources_deleter.go x: 94 commits (all time) y: 463 lines of code pkg/controlplane/controller/leaderelection/leaderelection_controller.go x: 27 commits (all time) y: 345 lines of code staging/src/k8s.io/apiserver/pkg/storage/interfaces.go x: 117 commits (all time) y: 175 lines of code pkg/kubelet/certificate/kubelet.go x: 66 commits (all time) y: 254 lines of code staging/src/k8s.io/apimachinery/pkg/labels/selector.go x: 79 commits (all time) y: 753 lines of code pkg/volume/iscsi/iscsi_util.go x: 182 commits (all time) y: 732 lines of code staging/src/k8s.io/client-go/tools/record/events_cache.go x: 59 commits (all time) y: 331 lines of code pkg/scheduler/util/utils.go x: 83 commits (all time) y: 147 lines of code staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go x: 68 commits (all time) y: 556 lines of code staging/src/k8s.io/client-go/tools/events/event_broadcaster.go x: 54 commits (all time) y: 343 lines of code staging/src/k8s.io/client-go/tools/record/event.go x: 106 commits (all time) y: 323 lines of code staging/src/k8s.io/code-generator/cmd/applyconfiguration-gen/generators/applyconfiguration.go x: 42 commits (all time) y: 474 lines of code staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/config.go x: 142 commits (all time) y: 760 lines of code pkg/kubelet/images/image_gc_manager.go x: 118 commits (all time) y: 447 lines of code pkg/kubelet/kuberuntime/fake_kuberuntime_manager.go x: 127 commits (all time) y: 125 lines of code pkg/kubelet/server/stats/handler.go x: 107 commits (all time) y: 101 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/installer.go x: 258 commits (all time) y: 1102 lines of code pkg/kubelet/stats/cadvisor_stats_provider.go x: 111 commits (all time) y: 420 lines of code pkg/controller/volume/attachdetach/reconciler/reconciler.go x: 128 commits (all time) y: 288 lines of code pkg/scheduler/framework/plugins/interpodaffinity/filtering.go x: 91 commits (all time) y: 300 lines of code pkg/controller/podautoscaler/replica_calculator.go x: 126 commits (all time) y: 386 lines of code pkg/registry/core/pod/storage/eviction.go x: 129 commits (all time) y: 358 lines of code pkg/volume/util/util.go x: 275 commits (all time) y: 265 lines of code pkg/kubelet/kuberuntime/helpers.go x: 176 commits (all time) y: 425 lines of code staging/src/k8s.io/cri-api/pkg/apis/testing/fake_runtime_service.go x: 51 commits (all time) y: 599 lines of code staging/src/k8s.io/cri-client/pkg/remote_runtime.go x: 14 commits (all time) y: 692 lines of code staging/src/k8s.io/cli-runtime/pkg/resource/builder.go x: 44 commits (all time) y: 963 lines of code staging/src/k8s.io/kubectl/pkg/cmd/get/get.go x: 69 commits (all time) y: 632 lines of code cluster/images/etcd-version-monitor/etcd-version-monitor.go x: 42 commits (all time) y: 312 lines of code pkg/apis/admissionregistration/types.go x: 111 commits (all time) y: 257 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto x: 208 commits (all time) y: 1088 lines of code staging/src/k8s.io/kubelet/pkg/apis/dra/v1beta1/api.pb.go x: 11 commits (all time) y: 510 lines of code pkg/kubelet/apis/podresources/testing/mocks.go x: 2 commits (all time) y: 534 lines of code pkg/kubelet/cadvisor/testing/mocks.go x: 2 commits (all time) y: 442 lines of code pkg/kubelet/pod/testing/mocks.go x: 2 commits (all time) y: 667 lines of code pkg/kubelet/server/stats/testing/mocks.go x: 2 commits (all time) y: 972 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go x: 228 commits (all time) y: 377 lines of code staging/src/k8s.io/code-generator/cmd/conversion-gen/generators/conversion.go x: 89 commits (all time) y: 1090 lines of code pkg/controller/cronjob/utils.go x: 139 commits (all time) y: 180 lines of code staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go x: 48 commits (all time) y: 509 lines of code staging/src/k8s.io/apimachinery/pkg/api/errors/errors.go x: 74 commits (all time) y: 646 lines of code cmd/kubeadm/app/util/config/initconfiguration.go x: 130 commits (all time) y: 297 lines of code pkg/credentialprovider/plugin/plugin.go x: 51 commits (all time) y: 589 lines of code plugin/pkg/admission/noderestriction/admission.go x: 149 commits (all time) y: 766 lines of code pkg/kubelet/volumemanager/populator/desired_state_of_world_populator.go x: 220 commits (all time) y: 405 lines of code pkg/kubelet/volumemanager/reconciler/reconciler.go x: 223 commits (all time) y: 30 lines of code staging/src/k8s.io/kube-aggregator/pkg/controllers/status/remote/remote_available_controller.go x: 8 commits (all time) y: 485 lines of code pkg/proxy/config/config.go x: 152 commits (all time) y: 385 lines of code pkg/proxy/types.go x: 109 commits (all time) y: 33 lines of code pkg/api/pod/warnings.go x: 68 commits (all time) y: 462 lines of code pkg/volume/projected/projected.go x: 105 commits (all time) y: 385 lines of code staging/src/k8s.io/kubelet/pkg/apis/deviceplugin/v1beta1/api.pb.go x: 25 commits (all time) y: 1096 lines of code pkg/kubelet/kuberuntime/kuberuntime_gc.go x: 110 commits (all time) y: 286 lines of code pkg/kubelet/kubelet_network.go x: 114 commits (all time) y: 25 lines of code cmd/kubelet/kubelet.go x: 257 commits (all time) y: 15 lines of code pkg/kubeapiserver/options/authorization.go x: 76 commits (all time) y: 207 lines of code staging/src/k8s.io/apiserver/pkg/server/options/etcd.go x: 169 commits (all time) y: 446 lines of code staging/src/k8s.io/apiserver/pkg/util/flowcontrol/metrics/metrics.go x: 64 commits (all time) y: 534 lines of code pkg/apis/apps/validation/validation.go x: 135 commits (all time) y: 659 lines of code pkg/registry/certificates/certificates/storage/storage.go x: 78 commits (all time) y: 86 lines of code pkg/registry/core/persistentvolume/storage/storage.go x: 65 commits (all time) y: 65 lines of code pkg/registry/core/service/storage/storage.go x: 123 commits (all time) y: 439 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/registry/customresource/strategy.go x: 84 commits (all time) y: 309 lines of code staging/src/k8s.io/apiserver/pkg/cel/common/valuesreflect.go x: 4 commits (all time) y: 575 lines of code pkg/registry/core/service/ipallocator/controller/repairip.go x: 20 commits (all time) y: 456 lines of code plugin/pkg/admission/serviceaccount/admission.go x: 192 commits (all time) y: 400 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/patch.go x: 217 commits (all time) y: 651 lines of code staging/src/k8s.io/code-generator/cmd/go-to-protobuf/protobuf/generator.go x: 46 commits (all time) y: 639 lines of code pkg/volume/nfs/nfs.go x: 216 commits (all time) y: 242 lines of code pkg/volume/secret/secret.go x: 206 commits (all time) y: 254 lines of code staging/src/k8s.io/apimachinery/pkg/api/apitesting/roundtrip/compatibility.go x: 25 commits (all time) y: 411 lines of code staging/src/k8s.io/apiserver/pkg/storage/testing/utils.go x: 59 commits (all time) y: 356 lines of code staging/src/k8s.io/apiserver/pkg/util/flowcontrol/apf_controller.go x: 126 commits (all time) y: 792 lines of code pkg/apis/networking/types.go x: 99 commits (all time) y: 180 lines of code staging/src/k8s.io/client-go/rest/request.go x: 227 commits (all time) y: 1136 lines of code staging/src/k8s.io/code-generator/cmd/client-gen/generators/generator_for_type.go x: 61 commits (all time) y: 731 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/mutating/dispatcher.go x: 111 commits (all time) y: 391 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/testing/testcase.go x: 64 commits (all time) y: 1248 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/validating/dispatcher.go x: 88 commits (all time) y: 263 lines of code pkg/controller/replication/replication_controller.go x: 297 commits (all time) y: 37 lines of code cmd/kubeadm/app/phases/addons/dns/dns.go x: 162 commits (all time) y: 317 lines of code cmd/kubeadm/app/phases/addons/proxy/proxy.go x: 117 commits (all time) y: 206 lines of code cmd/kubeadm/app/phases/certs/certs.go x: 175 commits (all time) y: 300 lines of code cmd/kubeadm/app/phases/copycerts/copycerts.go x: 52 commits (all time) y: 241 lines of code cmd/kubeadm/app/phases/kubeconfig/kubeconfig.go x: 183 commits (all time) y: 568 lines of code cmd/kubeadm/app/util/version.go x: 88 commits (all time) y: 166 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/rest.go x: 227 commits (all time) y: 345 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/update.go x: 151 commits (all time) y: 238 lines of code staging/src/k8s.io/apimachinery/pkg/util/yaml/decoder.go x: 44 commits (all time) y: 350 lines of code staging/src/k8s.io/apiserver/pkg/cel/common/valuesunstructured.go x: 4 commits (all time) y: 595 lines of code cmd/kubeadm/app/phases/addons/dns/manifests.go x: 131 commits (all time) y: 220 lines of code staging/src/k8s.io/apiserver/pkg/apis/flowcontrol/bootstrap/default.go x: 44 commits (all time) y: 460 lines of code staging/src/k8s.io/apiserver/pkg/server/options/server_run_options.go x: 123 commits (all time) y: 287 lines of code staging/src/k8s.io/api/admissionregistration/v1alpha1/generated.proto x: 65 commits (all time) y: 829 lines of code pkg/volume/git_repo/git_repo.go x: 158 commits (all time) y: 228 lines of code pkg/apis/core/v1/conversion.go x: 80 commits (all time) y: 448 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/resourcequota/controller.go x: 27 commits (all time) y: 545 lines of code pkg/api/testing/fuzzer.go x: 382 commits (all time) y: 82 lines of code staging/src/k8s.io/client-go/util/certificate/certificate_manager.go x: 73 commits (all time) y: 501 lines of code pkg/volume/downwardapi/downwardapi.go x: 163 commits (all time) y: 226 lines of code cmd/kube-apiserver/app/options/options.go x: 312 commits (all time) y: 94 lines of code pkg/kubeapiserver/admission/initializer.go x: 83 commits (all time) y: 11 lines of code staging/src/k8s.io/client-go/rest/config.go x: 128 commits (all time) y: 443 lines of code cluster/addons/volumesnapshots/crd/snapshot.storage.k8s.io_volumesnapshotcontents.yaml x: 14 commits (all time) y: 456 lines of code staging/src/k8s.io/api/policy/v1beta1/types.go x: 77 commits (all time) y: 47 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go x: 91 commits (all time) y: 393 lines of code pkg/apis/extensions/v1beta1/doc.go x: 50 commits (all time) y: 1 lines of code staging/src/k8s.io/apiserver/pkg/server/options/authentication.go x: 102 commits (all time) y: 350 lines of code staging/src/k8s.io/kube-aggregator/pkg/apiserver/handler_proxy.go x: 127 commits (all time) y: 170 lines of code staging/src/k8s.io/client-go/testing/actions.go x: 40 commits (all time) y: 724 lines of code staging/src/k8s.io/code-generator/cmd/client-gen/generators/fake/generator_fake_for_type.go x: 61 commits (all time) y: 455 lines of code pkg/util/node/node.go x: 141 commits (all time) y: 65 lines of code staging/src/k8s.io/kubectl/pkg/cmd/util/editor/editoptions.go x: 27 commits (all time) y: 729 lines of code staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go x: 100 commits (all time) y: 424 lines of code staging/src/k8s.io/kube-aggregator/pkg/apiserver/handler_discovery.go x: 31 commits (all time) y: 378 lines of code staging/src/k8s.io/csi-translation-lib/plugins/aws_ebs.go x: 58 commits (all time) y: 193 lines of code pkg/controller/volume/persistentvolume/index.go x: 100 commits (all time) y: 91 lines of code pkg/registry/registrytest/etcd.go x: 126 commits (all time) y: 29 lines of code staging/src/k8s.io/api/admissionregistration/v1/generated.proto x: 30 commits (all time) y: 1008 lines of code staging/src/k8s.io/kubectl/pkg/cmd/create/create.go x: 43 commits (all time) y: 366 lines of code staging/src/k8s.io/api/flowcontrol/v1/generated.proto x: 8 commits (all time) y: 450 lines of code staging/src/k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/queueset/queueset.go x: 159 commits (all time) y: 678 lines of code cmd/kube-scheduler/app/options/deprecated.go x: 72 commits (all time) y: 23 lines of code cmd/kube-proxy/proxy.go x: 109 commits (all time) y: 14 lines of code pkg/controller/controller_ref_manager.go x: 95 commits (all time) y: 379 lines of code staging/src/k8s.io/cli-runtime/pkg/resource/visitor.go x: 30 commits (all time) y: 574 lines of code pkg/apis/extensions/v1beta1/defaults.go x: 118 commits (all time) y: 127 lines of code staging/src/k8s.io/pod-security-admission/admission/admission.go x: 59 commits (all time) y: 604 lines of code cmd/kubemark/hollow-node.go x: 232 commits (all time) y: 11 lines of code pkg/controller/volume/attachdetach/statusupdater/node_status_updater.go x: 89 commits (all time) y: 85 lines of code staging/src/k8s.io/apimachinery/pkg/util/managedfields/endpoints.yaml x: 2 commits (all time) y: 7017 lines of code cmd/kube-apiserver/apiserver.go x: 121 commits (all time) y: 15 lines of code pkg/apis/extensions/register.go x: 114 commits (all time) y: 37 lines of code staging/src/k8s.io/client-go/util/jsonpath/parser.go x: 27 commits (all time) y: 433 lines of code cluster/gce/windows/common.psm1 x: 35 commits (all time) y: 618 lines of code plugin/pkg/admission/priority/admission.go x: 87 commits (all time) y: 191 lines of code cmd/kubeadm/app/cmd/cmd.go x: 114 commits (all time) y: 65 lines of code pkg/apis/autoscaling/v1/conversion.go x: 49 commits (all time) y: 472 lines of code staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/default/LC_MESSAGES/k8s.mo x: 7 commits (all time) y: 1796 lines of code cluster/addons/fluentd-gcp/fluentd-gcp-ds.yaml x: 209 commits (all time) y: 108 lines of code cluster/addons/calico-policy-controller/felixconfigurations-crd.yaml x: 9 commits (all time) y: 540 lines of code cluster/addons/calico-policy-controller/networkpolicies-crd.yaml x: 9 commits (all time) y: 752 lines of code pkg/apis/extensions/types.go x: 301 commits (all time) y: 1 lines of code pkg/apis/extensions/v1beta1/register.go x: 90 commits (all time) y: 17 lines of code
7523.0
lines of code
  min: 1.0
  average: 101.29
  25th percentile: 17.0
  median: 38.0
  75th percentile: 105.0
  max: 7523.0
0 3374.0
commits (all time)
min: 1.0 | average: 27.56 | 25th percentile: 5.0 | median: 11.0 | 75th percentile: 25.0 | max: 3374.0

File Size vs. Contributors (all time): 7201 points

cmd/kubelet/app/options/options.go x: 199 contributors (all time) y: 337 lines of code cmd/kubelet/app/server.go x: 327 contributors (all time) y: 1090 lines of code pkg/scheduler/backend/workloadmanager/podgroupstate.go x: 2 contributors (all time) y: 119 lines of code pkg/scheduler/backend/workloadmanager/workloadmanager.go x: 3 contributors (all time) y: 77 lines of code pkg/scheduler/framework/plugins/gangscheduling/gangscheduling.go x: 3 contributors (all time) y: 174 lines of code staging/src/k8s.io/kube-scheduler/framework/listers.go x: 8 contributors (all time) y: 69 lines of code pkg/kubelet/stats/cri_stats_provider_windows.go x: 24 contributors (all time) y: 282 lines of code pkg/features/kube_features.go x: 384 contributors (all time) y: 1189 lines of code pkg/kubelet/kubelet.go x: 486 contributors (all time) y: 2216 lines of code pkg/kubelet/kubelet_getters.go x: 81 contributors (all time) y: 295 lines of code pkg/kubelet/kubelet_pods.go x: 190 contributors (all time) y: 2106 lines of code pkg/kubelet/kubelet_volumes.go x: 51 contributors (all time) y: 185 lines of code pkg/kubelet/allocation/allocation_manager.go x: 12 contributors (all time) y: 575 lines of code pkg/kubelet/cm/devicemanager/plugin/v1beta1/client.go x: 10 contributors (all time) y: 105 lines of code pkg/kubelet/cm/dra/plugin/dra_plugin_manager.go x: 5 contributors (all time) y: 345 lines of code pkg/kubelet/kuberuntime/kuberuntime_container_linux.go x: 44 contributors (all time) y: 384 lines of code pkg/kubelet/lifecycle/handlers.go x: 64 contributors (all time) y: 225 lines of code pkg/kubelet/metrics/collectors/cri_metrics.go x: 6 contributors (all time) y: 88 lines of code pkg/kubelet/pleg/generic.go x: 77 contributors (all time) y: 448 lines of code pkg/kubelet/prober/prober.go x: 88 contributors (all time) y: 208 lines of code pkg/kubelet/prober/prober_manager.go x: 43 contributors (all time) y: 331 lines of code pkg/kubelet/stats/cri_stats_provider.go x: 66 contributors (all time) y: 991 lines of code pkg/kubelet/stats/helper.go x: 46 contributors (all time) y: 433 lines of code pkg/kubelet/volumemanager/reconciler/reconstruct.go x: 10 contributors (all time) y: 146 lines of code pkg/kubelet/kuberuntime/kuberuntime_container.go x: 127 contributors (all time) y: 1058 lines of code pkg/kubelet/oom/oom_watcher_linux.go x: 17 contributors (all time) y: 58 lines of code pkg/kubelet/pluginmanager/plugin_manager.go x: 10 contributors (all time) y: 71 lines of code pkg/kubelet/prober/worker.go x: 60 contributors (all time) y: 258 lines of code pkg/kubelet/volumemanager/volume_manager.go x: 80 contributors (all time) y: 407 lines of code staging/src/k8s.io/apiserver/pkg/server/flagz/flagz.go x: 3 contributors (all time) y: 204 lines of code staging/src/k8s.io/apiserver/pkg/server/statusz/statusz.go x: 2 contributors (all time) y: 248 lines of code staging/src/k8s.io/client-go/features/known_features.go x: 10 contributors (all time) y: 42 lines of code hack/golangci-hints.yaml x: 33 contributors (all time) y: 350 lines of code hack/golangci.yaml x: 36 contributors (all time) y: 430 lines of code hack/kube-api-linter/kube-api-linter.yaml x: 8 contributors (all time) y: 40 lines of code staging/src/k8s.io/api/scheduling/v1/generated.proto x: 13 contributors (all time) y: 58 lines of code staging/src/k8s.io/api/scheduling/v1/types.go x: 11 contributors (all time) y: 18 lines of code staging/src/k8s.io/api/scheduling/v1alpha1/generated.proto x: 24 contributors (all time) y: 180 lines of code staging/src/k8s.io/api/scheduling/v1alpha1/types.go x: 18 contributors (all time) y: 51 lines of code staging/src/k8s.io/api/scheduling/v1beta1/types.go x: 14 contributors (all time) y: 18 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/delegator.go x: 6 contributors (all time) y: 400 lines of code pkg/proxy/winkernel/hns.go x: 7 contributors (all time) y: 479 lines of code pkg/proxy/winkernel/proxier.go x: 79 contributors (all time) y: 1373 lines of code pkg/kubelet/cm/dra/manager.go x: 16 contributors (all time) y: 698 lines of code pkg/scheduler/schedule_one.go x: 34 contributors (all time) y: 838 lines of code pkg/scheduler/scheduler.go x: 138 contributors (all time) y: 471 lines of code staging/src/k8s.io/kubectl/pkg/cmd/run/run.go x: 26 contributors (all time) y: 604 lines of code build/dependencies.yaml x: 94 contributors (all time) y: 234 lines of code cmd/kubeadm/app/phases/upgrade/health.go x: 39 contributors (all time) y: 211 lines of code cmd/kube-controller-manager/app/core.go x: 133 contributors (all time) y: 947 lines of code cmd/kube-controller-manager/app/plugins.go x: 80 contributors (all time) y: 98 lines of code cmd/kubelet/app/plugins.go x: 86 contributors (all time) y: 44 lines of code pkg/apis/core/types.go x: 201 contributors (all time) y: 2086 lines of code pkg/controller/volume/attachdetach/attach_detach_controller.go x: 99 contributors (all time) y: 633 lines of code pkg/controller/volume/expand/expand_controller.go x: 58 contributors (all time) y: 346 lines of code pkg/controller/volume/persistentvolume/pv_controller_base.go x: 81 contributors (all time) y: 572 lines of code pkg/controller/volume/persistentvolume/volume_host.go x: 47 contributors (all time) y: 82 lines of code pkg/kubelet/volume_host.go x: 61 contributors (all time) y: 223 lines of code pkg/kubemark/hollow_kubelet.go x: 96 contributors (all time) y: 171 lines of code pkg/scheduler/framework/plugins/feature/feature.go x: 34 contributors (all time) y: 59 lines of code pkg/scheduler/framework/plugins/nodevolumelimits/csi.go x: 40 contributors (all time) y: 488 lines of code pkg/scheduler/framework/plugins/nodevolumelimits/utils.go x: 17 contributors (all time) y: 24 lines of code pkg/scheduler/framework/plugins/volumebinding/binder.go x: 33 contributors (all time) y: 762 lines of code pkg/volume/csi/csi_plugin.go x: 86 contributors (all time) y: 754 lines of code pkg/volume/csimigration/plugin_manager.go x: 16 contributors (all time) y: 100 lines of code pkg/volume/plugins.go x: 136 contributors (all time) y: 573 lines of code pkg/volume/testing/volume_host.go x: 11 contributors (all time) y: 338 lines of code plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go x: 94 contributors (all time) y: 490 lines of code staging/src/k8s.io/api/core/v1/generated.proto x: 243 contributors (all time) y: 6296 lines of code staging/src/k8s.io/api/core/v1/types.go x: 267 contributors (all time) y: 2131 lines of code staging/src/k8s.io/client-go/applyconfigurations/core/v1/persistentvolumesource.go x: 7 contributors (all time) y: 116 lines of code staging/src/k8s.io/client-go/applyconfigurations/core/v1/volumesource.go x: 8 contributors (all time) y: 156 lines of code cmd/kubeadm/app/util/etcd/etcd.go x: 47 contributors (all time) y: 540 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/output_tests/native/basics/doc.go x: 2 contributors (all time) y: 34 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/output_tests/native/unions/doc.go x: 2 contributors (all time) y: 17 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validation.go x: 6 contributors (all time) y: 1354 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/registry.go x: 5 contributors (all time) y: 200 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/union.go x: 5 contributors (all time) y: 381 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/validators.go x: 6 contributors (all time) y: 276 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/zeroorone.go x: 4 contributors (all time) y: 89 lines of code staging/src/k8s.io/api/authentication/v1/generated.proto x: 29 contributors (all time) y: 172 lines of code staging/src/k8s.io/api/authentication/v1/types.go x: 25 contributors (all time) y: 67 lines of code staging/src/k8s.io/api/authentication/v1alpha1/generated.proto x: 5 contributors (all time) y: 38 lines of code staging/src/k8s.io/api/authentication/v1alpha1/types.go x: 4 contributors (all time) y: 13 lines of code staging/src/k8s.io/api/authentication/v1beta1/generated.proto x: 23 contributors (all time) y: 116 lines of code pkg/kubelet/container/helpers.go x: 97 contributors (all time) y: 371 lines of code pkg/kubelet/container/testing/fake_runtime_helper.go x: 27 contributors (all time) y: 90 lines of code pkg/kubelet/kubelet_node_status.go x: 147 contributors (all time) y: 557 lines of code pkg/kubelet/kuberuntime/kuberuntime_sandbox.go x: 62 contributors (all time) y: 293 lines of code pkg/kubelet/kuberuntime/security_context.go x: 38 contributors (all time) y: 113 lines of code pkg/kubelet/userns/userns_manager.go x: 11 contributors (all time) y: 390 lines of code hack/golangci.yaml.in x: 18 contributors (all time) y: 231 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/delete.go x: 57 contributors (all time) y: 334 lines of code staging/src/k8s.io/kubectl/pkg/cmd/debug/debug.go x: 25 contributors (all time) y: 808 lines of code staging/src/k8s.io/kubectl/pkg/cmd/debug/profiles.go x: 13 contributors (all time) y: 356 lines of code staging/src/k8s.io/kubectl/pkg/describe/describe.go x: 83 contributors (all time) y: 4634 lines of code pkg/apis/batch/v1/doc.go x: 22 contributors (all time) y: 1 lines of code pkg/apis/batch/validation/validation.go x: 51 contributors (all time) y: 891 lines of code pkg/registry/batch/cronjob/strategy.go x: 38 contributors (all time) y: 135 lines of code staging/src/k8s.io/api/batch/v1/generated.proto x: 42 contributors (all time) y: 546 lines of code staging/src/k8s.io/api/batch/v1/types.go x: 41 contributors (all time) y: 170 lines of code staging/src/k8s.io/api/batch/v1beta1/generated.proto x: 21 contributors (all time) y: 116 lines of code staging/src/k8s.io/api/batch/v1beta1/types.go x: 14 contributors (all time) y: 42 lines of code pkg/apis/admissionregistration/validation/validation.go x: 39 contributors (all time) y: 1307 lines of code pkg/apis/autoscaling/validation/validation.go x: 35 contributors (all time) y: 374 lines of code pkg/apis/networking/validation/validation.go x: 47 contributors (all time) y: 704 lines of code pkg/apis/rbac/validation/validation.go x: 23 contributors (all time) y: 182 lines of code pkg/apis/scheduling/v1alpha1/doc.go x: 12 contributors (all time) y: 1 lines of code pkg/apis/scheduling/validation/validation.go x: 17 contributors (all time) y: 155 lines of code pkg/registry/scheduling/workload/strategy.go x: 3 contributors (all time) y: 44 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/objectmeta/validation.go x: 6 contributors (all time) y: 95 lines of code staging/src/k8s.io/apimachinery/pkg/api/validate/strfmt.go x: 4 contributors (all time) y: 186 lines of code staging/src/k8s.io/apimachinery/pkg/api/validation/path/name.go x: 6 contributors (all time) y: 12 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/request/requestinfo.go x: 25 contributors (all time) y: 170 lines of code staging/src/k8s.io/apiserver/pkg/registry/generic/registry/store.go x: 78 contributors (all time) y: 1160 lines of code staging/src/k8s.io/apiserver/pkg/registry/rest/create.go x: 36 contributors (all time) y: 125 lines of code staging/src/k8s.io/apiserver/pkg/registry/rest/resttest/resttest.go x: 37 contributors (all time) y: 1321 lines of code staging/src/k8s.io/apiserver/pkg/registry/rest/update.go x: 31 contributors (all time) y: 164 lines of code staging/src/k8s.io/apiserver/pkg/storage/util.go x: 16 contributors (all time) y: 78 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/format.go x: 5 contributors (all time) y: 116 lines of code staging/src/k8s.io/kube-aggregator/pkg/apis/apiregistration/validation/validation.go x: 13 contributors (all time) y: 85 lines of code staging/publishing/rules.yaml x: 67 contributors (all time) y: 2477 lines of code pkg/api/testing/validation.go x: 7 contributors (all time) y: 236 lines of code staging/src/k8s.io/client-go/testing/fixture.go x: 40 contributors (all time) y: 771 lines of code pkg/controller/deployment/recreate.go x: 26 contributors (all time) y: 86 lines of code pkg/controller/deployment/rolling.go x: 32 contributors (all time) y: 142 lines of code pkg/controller/deployment/sync.go x: 63 contributors (all time) y: 372 lines of code pkg/scheduler/backend/queue/scheduling_queue.go x: 11 contributors (all time) y: 925 lines of code pkg/scheduler/framework/plugins/dynamicresources/dynamicresources.go x: 36 contributors (all time) y: 942 lines of code pkg/scheduler/framework/plugins/volumebinding/volume_binding.go x: 39 contributors (all time) y: 475 lines of code pkg/scheduler/framework/preemption/preemption.go x: 33 contributors (all time) y: 550 lines of code pkg/scheduler/framework/runtime/framework.go x: 47 contributors (all time) y: 1542 lines of code pkg/scheduler/testing/framework/fake_plugins.go x: 10 contributors (all time) y: 195 lines of code staging/src/k8s.io/kube-scheduler/framework/interface.go x: 6 contributors (all time) y: 321 lines of code pkg/scheduler/apis/config/validation/validation_pluginargs.go x: 18 contributors (all time) y: 297 lines of code staging/src/k8s.io/code-generator/cmd/defaulter-gen/generators/defaulter.go x: 6 contributors (all time) y: 936 lines of code pkg/kubelet/kuberuntime/kuberuntime_manager.go x: 140 contributors (all time) y: 1567 lines of code pkg/controller/history/controller_history.go x: 36 contributors (all time) y: 395 lines of code pkg/controller/statefulset/stateful_set.go x: 64 contributors (all time) y: 396 lines of code pkg/controller/statefulset/stateful_set_control.go x: 54 contributors (all time) y: 595 lines of code pkg/registry/batch/job/strategy.go x: 47 contributors (all time) y: 315 lines of code staging/src/k8s.io/component-base/featuregate/feature_gate.go x: 15 contributors (all time) y: 774 lines of code staging/src/k8s.io/component-base/featuregate/testing/feature_gate.go x: 11 contributors (all time) y: 228 lines of code staging/src/k8s.io/apimachinery/pkg/api/meta/interfaces.go x: 11 contributors (all time) y: 129 lines of code staging/src/k8s.io/apimachinery/pkg/api/meta/meta.go x: 31 contributors (all time) y: 524 lines of code staging/src/k8s.io/apimachinery/pkg/api/meta/priority.go x: 12 contributors (all time) y: 200 lines of code staging/src/k8s.io/apimachinery/pkg/api/meta/restmapper.go x: 14 contributors (all time) y: 418 lines of code staging/src/k8s.io/apimachinery/pkg/util/httpstream/spdy/connection.go x: 13 contributors (all time) y: 120 lines of code staging/src/k8s.io/apimachinery/pkg/util/httpstream/spdy/upgrade.go x: 12 contributors (all time) y: 69 lines of code staging/src/k8s.io/apimachinery/pkg/util/httpstream/wsstream/conn.go x: 7 contributors (all time) y: 316 lines of code staging/src/k8s.io/apimachinery/pkg/util/httpstream/wsstream/stream.go x: 4 contributors (all time) y: 123 lines of code staging/src/k8s.io/apimachinery/pkg/util/net/interface.go x: 17 contributors (all time) y: 397 lines of code staging/src/k8s.io/apimachinery/pkg/util/proxy/dial.go x: 18 contributors (all time) y: 80 lines of code staging/src/k8s.io/apimachinery/pkg/util/proxy/transport.go x: 20 contributors (all time) y: 188 lines of code staging/src/k8s.io/apimachinery/pkg/util/proxy/upgradeaware.go x: 32 contributors (all time) y: 385 lines of code staging/src/k8s.io/client-go/discovery/cached/disk/cached_discovery.go x: 19 contributors (all time) y: 257 lines of code staging/src/k8s.io/client-go/discovery/cached/memory/memcache.go x: 16 contributors (all time) y: 298 lines of code staging/src/k8s.io/client-go/discovery/discovery_client.go x: 62 contributors (all time) y: 825 lines of code staging/src/k8s.io/client-go/discovery/fake/discovery.go x: 35 contributors (all time) y: 158 lines of code staging/src/k8s.io/client-go/openapi/cached/client.go x: 4 contributors (all time) y: 50 lines of code staging/src/k8s.io/client-go/openapi/cached/groupversion.go x: 6 contributors (all time) y: 43 lines of code staging/src/k8s.io/client-go/openapi/groupversion.go x: 7 contributors (all time) y: 72 lines of code staging/src/k8s.io/client-go/plugin/pkg/client/auth/exec/exec.go x: 34 contributors (all time) y: 499 lines of code staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/oidc.go x: 22 contributors (all time) y: 259 lines of code staging/src/k8s.io/client-go/restmapper/shortcut.go x: 16 contributors (all time) y: 170 lines of code staging/src/k8s.io/client-go/tools/clientcmd/client_config.go x: 54 contributors (all time) y: 501 lines of code staging/src/k8s.io/client-go/tools/clientcmd/config.go x: 19 contributors (all time) y: 362 lines of code staging/src/k8s.io/client-go/tools/clientcmd/loader.go x: 31 contributors (all time) y: 474 lines of code staging/src/k8s.io/client-go/tools/portforward/portforward.go x: 37 contributors (all time) y: 340 lines of code staging/src/k8s.io/client-go/tools/remotecommand/errorstream.go x: 8 contributors (all time) y: 27 lines of code staging/src/k8s.io/client-go/tools/remotecommand/remotecommand.go x: 19 contributors (all time) y: 25 lines of code staging/src/k8s.io/client-go/tools/remotecommand/spdy.go x: 5 contributors (all time) y: 122 lines of code staging/src/k8s.io/client-go/tools/remotecommand/v1.go x: 17 contributors (all time) y: 109 lines of code staging/src/k8s.io/client-go/tools/remotecommand/v2.go x: 16 contributors (all time) y: 120 lines of code staging/src/k8s.io/client-go/tools/remotecommand/v5.go x: 5 contributors (all time) y: 14 lines of code staging/src/k8s.io/client-go/tools/remotecommand/websocket.go x: 9 contributors (all time) y: 383 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/cacher.go x: 59 contributors (all time) y: 952 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/store/store.go x: 2 contributors (all time) y: 74 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/store/store_btree.go x: 2 contributors (all time) y: 384 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/watch_cache.go x: 33 contributors (all time) y: 668 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/metrics/metrics.go x: 69 contributors (all time) y: 722 lines of code staging/src/k8s.io/apimachinery/pkg/util/validation/field/errors.go x: 22 contributors (all time) y: 309 lines of code pkg/controller/endpointslice/endpointslice_controller.go x: 35 contributors (all time) y: 468 lines of code pkg/registry/core/service/strategy.go x: 48 contributors (all time) y: 251 lines of code pkg/registry/discovery/endpointslice/strategy.go x: 11 contributors (all time) y: 174 lines of code staging/src/k8s.io/endpointslice/reconciler.go x: 5 contributors (all time) y: 443 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/mutating/dispatcher.go x: 6 contributors (all time) y: 232 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/validating/plugin.go x: 7 contributors (all time) y: 150 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/validating/typechecking.go x: 6 contributors (all time) y: 372 lines of code pkg/controller/serviceaccount/tokengetter.go x: 44 contributors (all time) y: 47 lines of code pkg/controller/serviceaccount/tokens_controller.go x: 65 contributors (all time) y: 454 lines of code pkg/serviceaccount/claims.go x: 22 contributors (all time) y: 233 lines of code pkg/serviceaccount/jwt.go x: 49 contributors (all time) y: 310 lines of code pkg/serviceaccount/legacy.go x: 24 contributors (all time) y: 154 lines of code pkg/registry/autoscaling/horizontalpodautoscaler/strategy.go x: 28 contributors (all time) y: 156 lines of code staging/src/k8s.io/api/autoscaling/v1/generated.proto x: 27 contributors (all time) y: 409 lines of code staging/src/k8s.io/api/autoscaling/v1/types.go x: 28 contributors (all time) y: 143 lines of code staging/src/k8s.io/api/autoscaling/v2/generated.proto x: 11 contributors (all time) y: 439 lines of code staging/src/k8s.io/api/autoscaling/v2/types.go x: 10 contributors (all time) y: 165 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/limits.go x: 6 contributors (all time) y: 144 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/list.go x: 3 contributors (all time) y: 339 lines of code staging/src/k8s.io/code-generator/cmd/validation-gen/validators/required.go x: 5 contributors (all time) y: 216 lines of code pkg/kubelet/cm/devicemanager/manager.go x: 78 contributors (all time) y: 840 lines of code pkg/kubelet/kuberuntime/kuberuntime_image.go x: 44 contributors (all time) y: 125 lines of code pkg/kubelet/images/image_manager.go x: 50 contributors (all time) y: 334 lines of code pkg/kubelet/images/pullmanager/fs_pullrecords.go x: 3 contributors (all time) y: 320 lines of code pkg/kubelet/images/pullmanager/image_pull_manager.go x: 6 contributors (all time) y: 425 lines of code pkg/kubelet/images/pullmanager/mem_pullrecords.go x: 3 contributors (all time) y: 210 lines of code pkg/kubelet/podcertificate/podcertificatemanager.go x: 5 contributors (all time) y: 716 lines of code cmd/kubeadm/app/phases/kubelet/flags.go x: 40 contributors (all time) y: 112 lines of code pkg/apis/resource/validation/validation.go x: 20 contributors (all time) y: 1218 lines of code staging/src/k8s.io/api/resource/v1/generated.proto x: 11 contributors (all time) y: 1562 lines of code staging/src/k8s.io/api/resource/v1/types.go x: 11 contributors (all time) y: 315 lines of code staging/src/k8s.io/api/resource/v1beta1/generated.proto x: 14 contributors (all time) y: 1577 lines of code staging/src/k8s.io/api/resource/v1beta2/types.go x: 13 contributors (all time) y: 315 lines of code pkg/apis/discovery/v1beta1/doc.go x: 7 contributors (all time) y: 1 lines of code pkg/apis/discovery/validation/validation.go x: 9 contributors (all time) y: 194 lines of code staging/src/k8s.io/api/discovery/v1/generated.proto x: 18 contributors (all time) y: 195 lines of code staging/src/k8s.io/api/discovery/v1beta1/types.go x: 16 contributors (all time) y: 53 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/watch.go x: 33 contributors (all time) y: 299 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/get.go x: 35 contributors (all time) y: 235 lines of code cmd/kube-controller-manager/app/options/options.go x: 115 contributors (all time) y: 464 lines of code pkg/apis/networking/v1/doc.go x: 16 contributors (all time) y: 1 lines of code staging/src/k8s.io/api/networking/v1/generated.proto x: 39 contributors (all time) y: 582 lines of code staging/src/k8s.io/api/networking/v1/types.go x: 36 contributors (all time) y: 184 lines of code staging/src/k8s.io/api/networking/v1beta1/generated.proto x: 18 contributors (all time) y: 401 lines of code staging/src/k8s.io/api/networking/v1beta1/types.go x: 18 contributors (all time) y: 134 lines of code pkg/proxy/ipvs/proxier.go x: 144 contributors (all time) y: 1305 lines of code pkg/kubelet/runtime.go x: 37 contributors (all time) y: 129 lines of code pkg/controller/deployment/deployment_controller.go x: 95 contributors (all time) y: 480 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/allocatortesting/allocator_testing.go x: 8 contributors (all time) y: 6009 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/experimental/allocator_experimental.go x: 7 contributors (all time) y: 1220 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/incubating/allocator_incubating.go x: 7 contributors (all time) y: 1035 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/stable/allocator_stable.go x: 7 contributors (all time) y: 984 lines of code pkg/volume/csi/csi_client.go x: 50 contributors (all time) y: 601 lines of code pkg/volume/csi/fake/fake_client.go x: 35 contributors (all time) y: 394 lines of code cmd/kube-controller-manager/app/options/resourceclaimcontroller.go x: 1 contributors (all time) y: 32 lines of code pkg/controller/apis/config/types.go x: 22 contributors (all time) y: 69 lines of code pkg/controller/apis/config/v1alpha1/defaults.go x: 24 contributors (all time) y: 73 lines of code staging/src/k8s.io/kube-controller-manager/config/v1alpha1/types.go x: 35 contributors (all time) y: 182 lines of code pkg/printers/internalversion/printers.go x: 143 contributors (all time) y: 2955 lines of code pkg/controller/garbagecollector/graph_builder.go x: 52 contributors (all time) y: 756 lines of code pkg/controller/resourcequota/resource_quota_monitor.go x: 33 contributors (all time) y: 260 lines of code pkg/kubelet/config/apiserver.go x: 54 contributors (all time) y: 40 lines of code pkg/kubelet/config/config.go x: 89 contributors (all time) y: 279 lines of code pkg/kubelet/config/file.go x: 62 contributors (all time) y: 189 lines of code pkg/kubelet/config/file_linux.go x: 29 contributors (all time) y: 115 lines of code pkg/kubelet/config/http.go x: 55 contributors (all time) y: 104 lines of code pkg/kubelet/types/pod_update.go x: 47 contributors (all time) y: 125 lines of code pkg/controller/storageversionmigrator/storageversionmigrator.go x: 8 contributors (all time) y: 317 lines of code pkg/kubelet/lifecycle/predicate.go x: 56 contributors (all time) y: 324 lines of code pkg/scheduler/framework/plugins/noderesources/fit.go x: 45 contributors (all time) y: 537 lines of code pkg/controller/volume/attachdetach/testing/testvolumespec.go x: 53 contributors (all time) y: 301 lines of code staging/src/k8s.io/apimachinery/pkg/runtime/testing/validation.go x: 5 contributors (all time) y: 87 lines of code pkg/kubelet/apis/config/types.go x: 80 contributors (all time) y: 262 lines of code pkg/kubelet/apis/config/validation/validation.go x: 49 contributors (all time) y: 334 lines of code staging/src/k8s.io/kubelet/config/v1beta1/types.go x: 72 contributors (all time) y: 251 lines of code staging/src/k8s.io/apiserver/pkg/features/kube_features.go x: 87 contributors (all time) y: 212 lines of code staging/src/k8s.io/client-go/tools/leaderelection/leaderelection.go x: 56 contributors (all time) y: 336 lines of code pkg/controller/resourceclaim/controller.go x: 21 contributors (all time) y: 831 lines of code pkg/scheduler/framework/plugins/interpodaffinity/plugin.go x: 21 contributors (all time) y: 228 lines of code pkg/scheduler/framework/plugins/podtopologyspread/plugin.go x: 27 contributors (all time) y: 271 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/generic/policy_test_context.go x: 6 contributors (all time) y: 519 lines of code staging/src/k8s.io/client-go/dynamic/fake/simple.go x: 25 contributors (all time) y: 434 lines of code staging/src/k8s.io/client-go/metadata/fake/simple.go x: 10 contributors (all time) y: 314 lines of code staging/src/k8s.io/client-go/transport/round_trippers.go x: 45 contributors (all time) y: 585 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/testing/mock.go x: 2 contributors (all time) y: 116 lines of code pkg/controller/certificates/clustertrustbundlepublisher/publisher.go x: 4 contributors (all time) y: 284 lines of code staging/src/k8s.io/apiserver/pkg/authentication/request/headerrequest/requestheader_controller.go x: 9 contributors (all time) y: 266 lines of code staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates/dynamic_cafile_content.go x: 16 contributors (all time) y: 198 lines of code staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates/dynamic_serving_content.go x: 15 contributors (all time) y: 159 lines of code staging/src/k8s.io/apiserver/pkg/server/genericapiserver.go x: 71 contributors (all time) y: 629 lines of code staging/src/k8s.io/apiserver/pkg/server/hooks.go x: 27 contributors (all time) y: 157 lines of code staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/controller/controller.go x: 8 contributors (all time) y: 189 lines of code staging/src/k8s.io/apiserver/pkg/storage/cacher/progress/watch_progress.go x: 3 contributors (all time) y: 95 lines of code staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/kmsv2/grpc_service.go x: 8 contributors (all time) y: 110 lines of code staging/src/k8s.io/client-go/tools/leaderelection/leasecandidate.go x: 5 contributors (all time) y: 160 lines of code pkg/controller/devicetainteviction/device_taint_eviction.go x: 5 contributors (all time) y: 1243 lines of code cmd/kubeadm/app/cmd/config.go x: 65 contributors (all time) y: 412 lines of code cmd/kubeadm/app/cmd/options/constant.go x: 29 contributors (all time) y: 50 lines of code cmd/kubeadm/app/util/config/common.go x: 37 contributors (all time) y: 361 lines of code cmd/kubeadm/app/cmd/reset.go x: 84 contributors (all time) y: 246 lines of code cmd/kubeadm/app/cmd/init.go x: 130 contributors (all time) y: 478 lines of code cmd/kubeadm/app/cmd/phases/init/kubeletfinalize.go x: 12 contributors (all time) y: 100 lines of code cmd/kubeadm/app/cmd/upgrade/plan.go x: 59 contributors (all time) y: 293 lines of code pkg/scheduler/framework/plugins/defaultpreemption/default_preemption.go x: 38 contributors (all time) y: 269 lines of code pkg/scheduler/framework/types.go x: 55 contributors (all time) y: 728 lines of code cluster/gce/windows/k8s-node-setup.psm1 x: 45 contributors (all time) y: 2114 lines of code staging/src/k8s.io/component-base/version/base.go x: 10 contributors (all time) y: 12 lines of code staging/src/k8s.io/kubectl/pkg/cmd/exec/exec.go x: 21 contributors (all time) y: 321 lines of code cmd/kubeadm/app/constants/constants.go x: 127 contributors (all time) y: 331 lines of code staging/src/k8s.io/sample-apiserver/artifacts/example/deployment.yaml x: 20 contributors (all time) y: 25 lines of code cluster/gce/addons/konnectivity-agent/konnectivity-agent-ds.yaml x: 15 contributors (all time) y: 82 lines of code cluster/gce/manifests/konnectivity-server.yaml x: 17 contributors (all time) y: 67 lines of code pkg/kubelet/cadvisor/cadvisor_linux.go x: 81 contributors (all time) y: 139 lines of code staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/api.proto x: 34 contributors (all time) y: 1918 lines of code staging/src/k8s.io/cri-api/pkg/apis/runtime/v1/api_grpc.pb.go x: 3 contributors (all time) y: 1334 lines of code cmd/kubeadm/app/phases/etcd/local.go x: 63 contributors (all time) y: 249 lines of code cmd/kubeadm/app/apis/kubeadm/types.go x: 95 contributors (all time) y: 256 lines of code pkg/volume/util/operationexecutor/operation_generator.go x: 102 contributors (all time) y: 1640 lines of code cmd/kubeadm/app/cmd/phases/init/uploadconfig.go x: 20 contributors (all time) y: 107 lines of code cmd/kubeadm/app/cmd/phases/join/kubelet.go x: 27 contributors (all time) y: 218 lines of code cmd/kubeadm/app/cmd/phases/upgrade/apply/uploadconfig.go x: 4 contributors (all time) y: 88 lines of code cmd/kubeadm/app/features/features.go x: 50 contributors (all time) y: 125 lines of code cmd/genfeaturegates/genfeaturegates.go x: 2 contributors (all time) y: 464 lines of code staging/src/k8s.io/apiserver/pkg/storage/etcd3/watcher.go x: 37 contributors (all time) y: 582 lines of code pkg/kubeapiserver/default_storage_factory_builder.go x: 50 contributors (all time) y: 105 lines of code pkg/registry/node/runtimeclass/strategy.go x: 9 contributors (all time) y: 56 lines of code staging/src/k8s.io/api/node/v1/generated.proto x: 9 contributors (all time) y: 93 lines of code staging/src/k8s.io/api/node/v1alpha1/generated.proto x: 18 contributors (all time) y: 102 lines of code staging/src/k8s.io/kubectl/pkg/cmd/apply/apply.go x: 39 contributors (all time) y: 795 lines of code staging/src/k8s.io/kubectl/pkg/cmd/apply/patcher.go x: 14 contributors (all time) y: 352 lines of code staging/src/k8s.io/kubectl/pkg/drain/filters.go x: 13 contributors (all time) y: 185 lines of code build/tools.go x: 13 contributors (all time) y: 9 lines of code cmd/kube-proxy/app/server_linux.go x: 13 contributors (all time) y: 270 lines of code cmd/kube-proxy/app/server_windows.go x: 55 contributors (all time) y: 80 lines of code cmd/kubeadm/app/cmd/phases/reset/unmount_linux.go x: 11 contributors (all time) y: 48 lines of code cmd/kubeadm/app/componentconfigs/kubelet_windows.go x: 7 contributors (all time) y: 34 lines of code cmd/kubeadm/app/preflight/checks_linux.go x: 23 contributors (all time) y: 53 lines of code cmd/kubeadm/app/preflight/checks_windows.go x: 24 contributors (all time) y: 20 lines of code cmd/kubeadm/app/util/initsystem/initsystem_unix.go x: 14 contributors (all time) y: 105 lines of code cmd/kubeadm/app/util/runtime/runtime_unix.go x: 9 contributors (all time) y: 17 lines of code cmd/kubeadm/app/util/staticpod/utils_linux.go x: 9 contributors (all time) y: 155 lines of code cmd/kubeadm/app/util/users/users_linux.go x: 10 contributors (all time) y: 500 lines of code pkg/kubelet/cadvisor/cadvisor_unsupported.go x: 45 contributors (all time) y: 41 lines of code pkg/kubelet/cadvisor/helpers_linux.go x: 25 contributors (all time) y: 27 lines of code pkg/kubelet/cm/cgroup_manager_unsupported.go x: 27 contributors (all time) y: 74 lines of code pkg/kubelet/cm/container_manager_linux.go x: 160 contributors (all time) y: 844 lines of code pkg/kubelet/cm/container_manager_unsupported.go x: 37 contributors (all time) y: 23 lines of code pkg/kubelet/cm/container_manager_windows.go x: 61 contributors (all time) y: 289 lines of code pkg/kubelet/cm/cpumanager/cpu_manager_others.go x: 3 contributors (all time) y: 16 lines of code pkg/kubelet/cm/helpers_unsupported.go x: 26 contributors (all time) y: 49 lines of code pkg/kubelet/cm/internal_container_lifecycle_windows.go x: 9 contributors (all time) y: 86 lines of code pkg/kubelet/cm/node_container_manager_linux.go x: 31 contributors (all time) y: 232 lines of code pkg/kubelet/kuberuntime/kuberuntime_container_windows.go x: 31 contributors (all time) y: 111 lines of code pkg/kubelet/nodeshutdown/nodeshutdown_manager_linux.go x: 23 contributors (all time) y: 271 lines of code pkg/kubelet/nodeshutdown/nodeshutdown_manager_windows.go x: 6 contributors (all time) y: 261 lines of code pkg/kubelet/server/stats/summary_sys_containers.go x: 20 contributors (all time) y: 73 lines of code pkg/kubelet/server/stats/summary_sys_containers_windows.go x: 11 contributors (all time) y: 93 lines of code pkg/kubelet/util/boottime_util_linux.go x: 12 contributors (all time) y: 49 lines of code pkg/kubelet/util/util_unix.go x: 28 contributors (all time) y: 18 lines of code pkg/kubelet/util/util_windows.go x: 24 contributors (all time) y: 38 lines of code pkg/kubelet/winstats/network_stats.go x: 14 contributors (all time) y: 247 lines of code pkg/kubelet/winstats/version.go x: 21 contributors (all time) y: 50 lines of code pkg/kubelet/winstats/winstats.go x: 19 contributors (all time) y: 134 lines of code pkg/proxy/iptables/proxier.go x: 171 contributors (all time) y: 999 lines of code pkg/proxy/ipvs/graceful_termination.go x: 22 contributors (all time) y: 157 lines of code pkg/proxy/ipvs/netlink_linux.go x: 29 contributors (all time) y: 140 lines of code pkg/proxy/ipvs/testing/fake.go x: 15 contributors (all time) y: 134 lines of code pkg/proxy/nftables/proxier.go x: 18 contributors (all time) y: 1295 lines of code pkg/util/iptables/iptables.go x: 88 contributors (all time) y: 584 lines of code pkg/util/iptables/testing/fake.go x: 36 contributors (all time) y: 247 lines of code pkg/util/iptables/testing/parse.go x: 5 contributors (all time) y: 255 lines of code pkg/util/oom/oom_linux.go x: 33 contributors (all time) y: 90 lines of code pkg/util/oom/oom_unsupported.go x: 15 contributors (all time) y: 17 lines of code pkg/volume/util/device_util_linux.go x: 25 contributors (all time) y: 199 lines of code pkg/volume/util/fs/fs_windows.go x: 14 contributors (all time) y: 78 lines of code pkg/volume/util/fsquota/project.go x: 12 contributors (all time) y: 292 lines of code pkg/volume/util/fsquota/quota_linux.go x: 18 contributors (all time) y: 344 lines of code pkg/volume/util/hostutil/hostutil_linux.go x: 12 contributors (all time) y: 215 lines of code pkg/volume/util/hostutil/hostutil_windows.go x: 11 contributors (all time) y: 84 lines of code pkg/volume/util/subpath/subpath_linux.go x: 24 contributors (all time) y: 416 lines of code pkg/volume/util/subpath/subpath_windows.go x: 17 contributors (all time) y: 279 lines of code pkg/volume/volume_unsupported.go x: 23 contributors (all time) y: 15 lines of code staging/src/k8s.io/mount-utils/mount_linux.go x: 30 contributors (all time) y: 617 lines of code cmd/kubeadm/app/util/apiclient/idempotency.go x: 40 contributors (all time) y: 169 lines of code cmd/kubeadm/app/cmd/phases/join/controlplanejoin.go x: 23 contributors (all time) y: 130 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/experimental/pools_experimental.go x: 5 contributors (all time) y: 410 lines of code staging/src/k8s.io/dynamic-resource-allocation/structured/internal/incubating/pools_incubating.go x: 4 contributors (all time) y: 366 lines of code pkg/volume/iscsi/iscsi.go x: 101 contributors (all time) y: 565 lines of code pkg/controller/garbagecollector/graph.go x: 17 contributors (all time) y: 178 lines of code pkg/controller/garbagecollector/patch.go x: 12 contributors (all time) y: 122 lines of code staging/src/k8s.io/kubectl/pkg/cmd/kuberc/set.go x: 2 contributors (all time) y: 224 lines of code staging/src/k8s.io/client-go/applyconfigurations/utils.go x: 62 contributors (all time) y: 1797 lines of code staging/src/k8s.io/client-go/informers/generic.go x: 85 contributors (all time) y: 341 lines of code staging/src/k8s.io/client-go/kubernetes/clientset.go x: 73 contributors (all time) y: 642 lines of code staging/src/k8s.io/client-go/kubernetes/fake/register.go x: 67 contributors (all time) y: 123 lines of code pkg/proxy/endpointslicecache.go x: 20 contributors (all time) y: 216 lines of code staging/src/k8s.io/apiserver/pkg/storage/storagebackend/factory/etcd3.go x: 50 contributors (all time) y: 393 lines of code pkg/kubelet/cm/cgroup_manager_linux.go x: 69 contributors (all time) y: 337 lines of code pkg/apis/storage/validation/validation.go x: 53 contributors (all time) y: 460 lines of code staging/src/k8s.io/kubectl/pkg/cmd/auth/cani.go x: 14 contributors (all time) y: 356 lines of code staging/src/k8s.io/kubectl/pkg/cmd/cmd.go x: 23 contributors (all time) y: 362 lines of code staging/src/k8s.io/kubectl/pkg/cmd/delete/delete.go x: 22 contributors (all time) y: 439 lines of code staging/src/k8s.io/kubectl/pkg/cmd/drain/drain.go x: 29 contributors (all time) y: 384 lines of code staging/src/k8s.io/kubectl/pkg/cmd/set/set_env.go x: 15 contributors (all time) y: 439 lines of code pkg/controller/statefulset/stateful_set_utils.go x: 52 contributors (all time) y: 493 lines of code plugin/pkg/auth/authorizer/rbac/bootstrappolicy/policy.go x: 112 contributors (all time) y: 536 lines of code pkg/controller/volume/persistentvolume/pv_controller.go x: 104 contributors (all time) y: 1318 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/resourcequota/admission.go x: 8 contributors (all time) y: 123 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/response.go x: 28 contributors (all time) y: 367 lines of code pkg/kubelet/cm/container_manager.go x: 85 contributors (all time) y: 196 lines of code pkg/kubelet/cm/fake_container_manager.go x: 15 contributors (all time) y: 239 lines of code pkg/kubelet/cm/pod_container_manager_linux.go x: 53 contributors (all time) y: 250 lines of code pkg/kubelet/cm/qos_container_manager_linux.go x: 45 contributors (all time) y: 292 lines of code staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go x: 35 contributors (all time) y: 1668 lines of code pkg/scheduler/metrics/metrics.go x: 65 contributors (all time) y: 427 lines of code staging/src/k8s.io/kubectl/pkg/cmd/label/label.go x: 25 contributors (all time) y: 389 lines of code staging/src/k8s.io/kube-aggregator/pkg/controllers/openapi/controller.go x: 24 contributors (all time) y: 117 lines of code cmd/kube-proxy/app/server.go x: 217 contributors (all time) y: 507 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/apiserver.go x: 48 contributors (all time) y: 211 lines of code pkg/volume/csi/csi_mounter.go x: 71 contributors (all time) y: 469 lines of code pkg/volume/csi/nodeinfomanager/nodeinfomanager.go x: 37 contributors (all time) y: 527 lines of code pkg/kubelet/server/server.go x: 138 contributors (all time) y: 1012 lines of code staging/src/k8s.io/apiserver/pkg/server/resourceconfig/helpers.go x: 20 contributors (all time) y: 238 lines of code pkg/api/pod/util.go x: 128 contributors (all time) y: 1537 lines of code pkg/apis/core/validation/validation.go x: 213 contributors (all time) y: 7523 lines of code pkg/registry/core/service/storage/alloc.go x: 9 contributors (all time) y: 748 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/validating/dispatcher.go x: 6 contributors (all time) y: 326 lines of code pkg/scheduler/framework/plugins/nodeaffinity/node_affinity.go x: 28 contributors (all time) y: 264 lines of code pkg/scheduler/framework/plugins/nodeports/node_ports.go x: 24 contributors (all time) y: 119 lines of code pkg/scheduler/framework/plugins/tainttoleration/taint_toleration.go x: 32 contributors (all time) y: 156 lines of code pkg/scheduler/framework/plugins/volumerestrictions/volume_restrictions.go x: 27 contributors (all time) y: 302 lines of code pkg/scheduler/framework/plugins/volumezone/volume_zone.go x: 30 contributors (all time) y: 291 lines of code pkg/scheduler/framework/runtime/batch.go x: 1 contributors (all time) y: 151 lines of code pkg/kubelet/cm/helpers_linux.go x: 47 contributors (all time) y: 283 lines of code pkg/kubelet/container/runtime.go x: 143 contributors (all time) y: 407 lines of code pkg/kubelet/container/testing/fake_runtime.go x: 68 contributors (all time) y: 437 lines of code pkg/kubelet/container/testing/mocks.go x: 5 contributors (all time) y: 1508 lines of code pkg/registry/core/pod/strategy.go x: 79 contributors (all time) y: 761 lines of code pkg/scheduler/testing/wrappers.go x: 40 contributors (all time) y: 1140 lines of code staging/src/k8s.io/component-helpers/resource/helpers.go x: 9 contributors (all time) y: 351 lines of code pkg/kubelet/apis/config/fuzzer/fuzzer.go x: 39 contributors (all time) y: 116 lines of code pkg/kubelet/status/status_manager.go x: 97 contributors (all time) y: 956 lines of code pkg/apis/core/v1/helper/helpers.go x: 40 contributors (all time) y: 244 lines of code pkg/controller/daemon/daemon_controller.go x: 96 contributors (all time) y: 1060 lines of code pkg/controller/daemon/update.go x: 53 contributors (all time) y: 474 lines of code pkg/controller/tainteviction/taint_eviction.go x: 12 contributors (all time) y: 500 lines of code pkg/kubelet/eviction/eviction_manager.go x: 107 contributors (all time) y: 468 lines of code pkg/scheduler/eventhandlers.go x: 56 contributors (all time) y: 580 lines of code pkg/scheduler/framework/plugins/podtopologyspread/common.go x: 17 contributors (all time) y: 129 lines of code pkg/scheduler/framework/plugins/podtopologyspread/filtering.go x: 31 contributors (all time) y: 248 lines of code pkg/scheduler/framework/plugins/podtopologyspread/scoring.go x: 24 contributors (all time) y: 209 lines of code pkg/kubelet/metrics/metrics.go x: 111 contributors (all time) y: 1069 lines of code staging/src/k8s.io/client-go/tools/clientcmd/validation.go x: 26 contributors (all time) y: 281 lines of code staging/src/k8s.io/component-base/metrics/prometheus/restclient/metrics.go x: 18 contributors (all time) y: 246 lines of code cluster/addons/dns/coredns/coredns.yaml.in x: 40 contributors (all time) y: 215 lines of code pkg/kubelet/cm/devicemanager/plugin/v1beta1/server.go x: 12 contributors (all time) y: 163 lines of code pkg/apis/resource/types.go x: 13 contributors (all time) y: 341 lines of code staging/src/k8s.io/dynamic-resource-allocation/resourceslice/resourceslicecontroller.go x: 14 contributors (all time) y: 697 lines of code pkg/kubelet/cm/dra/healthinfo.go x: 4 contributors (all time) y: 156 lines of code pkg/scheduler/framework/plugins/dynamicresources/extendeddynamicresources.go x: 2 contributors (all time) y: 400 lines of code cmd/kube-apiserver/app/testing/testserver.go x: 46 contributors (all time) y: 464 lines of code pkg/controlplane/apiserver/aggregator.go x: 7 contributors (all time) y: 285 lines of code pkg/controlplane/apiserver/config.go x: 20 contributors (all time) y: 331 lines of code pkg/controlplane/apiserver/options/validation.go x: 13 contributors (all time) y: 102 lines of code pkg/controlplane/apiserver/server.go x: 12 contributors (all time) y: 259 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/discovery/aggregated/handler.go x: 7 contributors (all time) y: 426 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/discovery/aggregated/peer_aggregated_handler.go x: 2 contributors (all time) y: 352 lines of code staging/src/k8s.io/apiserver/pkg/server/config.go x: 95 contributors (all time) y: 813 lines of code staging/src/k8s.io/apiserver/pkg/util/peerproxy/peerproxy.go x: 3 contributors (all time) y: 123 lines of code staging/src/k8s.io/kube-aggregator/pkg/apiserver/apiserver.go x: 56 contributors (all time) y: 442 lines of code staging/src/k8s.io/dynamic-resource-allocation/kubeletplugin/draplugin.go x: 13 contributors (all time) y: 530 lines of code staging/src/k8s.io/kubelet/pkg/apis/dra/v1/api.pb.go x: 4 contributors (all time) y: 517 lines of code staging/src/k8s.io/kubelet/pkg/apis/podresources/v1/api.pb.go x: 13 contributors (all time) y: 872 lines of code staging/src/k8s.io/cloud-provider/controllers/route/route_controller.go x: 17 contributors (all time) y: 448 lines of code staging/src/k8s.io/api/admission/v1/generated.proto x: 9 contributors (all time) y: 134 lines of code staging/src/k8s.io/api/admission/v1beta1/generated.proto x: 21 contributors (all time) y: 134 lines of code staging/src/k8s.io/api/admission/v1beta1/types.go x: 15 contributors (all time) y: 49 lines of code pkg/scheduler/apis/config/v1/default_plugins.go x: 14 contributors (all time) y: 124 lines of code pkg/scheduler/framework/plugins/registry.go x: 40 contributors (all time) y: 53 lines of code staging/src/k8s.io/kube-scheduler/framework/types.go x: 4 contributors (all time) y: 338 lines of code cmd/kube-apiserver/app/aggregator.go x: 77 contributors (all time) y: 38 lines of code pkg/api/pod/testing/make.go x: 10 contributors (all time) y: 294 lines of code pkg/controlplane/instance.go x: 46 contributors (all time) y: 365 lines of code pkg/registry/scheduling/rest/storage_scheduling.go x: 28 contributors (all time) y: 110 lines of code staging/src/k8s.io/client-go/applyconfigurations/core/v1/podspec.go x: 14 contributors (all time) y: 279 lines of code staging/src/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1/workload.go x: 2 contributors (all time) y: 151 lines of code pkg/kubeapiserver/options/plugins.go x: 49 contributors (all time) y: 147 lines of code pkg/kubelet/events/event.go x: 44 contributors (all time) y: 81 lines of code pkg/registry/core/node/strategy.go x: 43 contributors (all time) y: 226 lines of code staging/publishing/import-restrictions.yaml x: 64 contributors (all time) y: 293 lines of code staging/src/k8s.io/component-helpers/nodedeclaredfeatures/testing/mocks.go x: 2 contributors (all time) y: 271 lines of code pkg/controller/resourcequota/resource_quota_controller.go x: 75 contributors (all time) y: 394 lines of code pkg/controller/serviceaccount/serviceaccounts_controller.go x: 57 contributors (all time) y: 162 lines of code pkg/controller/volume/pvcprotection/pvc_protection_controller.go x: 43 contributors (all time) y: 357 lines of code cmd/kubeadm/app/apis/kubeadm/fuzzer/fuzzer.go x: 57 contributors (all time) y: 122 lines of code cmd/kubeadm/app/apis/kubeadm/v1beta4/defaults.go x: 9 contributors (all time) y: 232 lines of code cmd/kubeadm/app/apis/kubeadm/validation/validation.go x: 83 contributors (all time) y: 617 lines of code cmd/kubeadm/app/preflight/checks.go x: 130 contributors (all time) y: 912 lines of code pkg/controller/job/job_controller.go x: 90 contributors (all time) y: 1591 lines of code staging/src/k8s.io/dynamic-resource-allocation/resourceslice/tracker/tracker.go x: 5 contributors (all time) y: 539 lines of code pkg/kubelet/config/common.go x: 71 contributors (all time) y: 159 lines of code pkg/scheduler/apis/config/testing/defaults/defaults.go x: 19 contributors (all time) y: 176 lines of code staging/src/k8s.io/client-go/util/workqueue/queue.go x: 23 contributors (all time) y: 219 lines of code staging/src/k8s.io/kubectl/pkg/cmd/kuberc/view.go x: 1 contributors (all time) y: 109 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/customresource_handler.go x: 72 contributors (all time) y: 1233 lines of code cmd/kube-apiserver/app/server.go x: 208 contributors (all time) y: 228 lines of code cmd/kube-controller-manager/app/controllermanager.go x: 221 contributors (all time) y: 587 lines of code cmd/kube-proxy/app/options.go x: 7 contributors (all time) y: 358 lines of code cmd/kube-scheduler/app/config/config.go x: 28 contributors (all time) y: 39 lines of code cmd/kube-scheduler/app/options/options.go x: 67 contributors (all time) y: 313 lines of code cmd/kube-scheduler/app/server.go x: 113 contributors (all time) y: 367 lines of code pkg/kubelet/server/auth.go x: 26 contributors (all time) y: 99 lines of code staging/src/k8s.io/apiserver/pkg/apis/audit/types.go x: 25 contributors (all time) y: 90 lines of code staging/src/k8s.io/apiserver/pkg/apis/audit/v1/generated.proto x: 16 contributors (all time) y: 242 lines of code staging/src/k8s.io/apiserver/pkg/audit/context.go x: 9 contributors (all time) y: 304 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/filters/impersonation/impersonation.go x: 2 contributors (all time) y: 203 lines of code staging/src/k8s.io/api/admissionregistration/v1beta1/generated.proto x: 33 contributors (all time) y: 1247 lines of code pkg/apis/batch/types.go x: 50 contributors (all time) y: 161 lines of code cmd/kube-controller-manager/app/certificates.go x: 40 contributors (all time) y: 309 lines of code pkg/apis/certificates/validation/validation.go x: 24 contributors (all time) y: 761 lines of code pkg/kubeapiserver/authorizer/config.go x: 42 contributors (all time) y: 150 lines of code pkg/registry/certificates/rest/storage_certificates.go x: 22 contributors (all time) y: 104 lines of code plugin/pkg/auth/authorizer/node/graph_populator.go x: 32 contributors (all time) y: 189 lines of code plugin/pkg/auth/authorizer/node/node_authorizer.go x: 42 contributors (all time) y: 393 lines of code staging/src/k8s.io/api/certificates/v1beta1/types.go x: 25 contributors (all time) y: 136 lines of code staging/src/k8s.io/apimachinery/pkg/util/validation/validation.go x: 35 contributors (all time) y: 302 lines of code staging/src/k8s.io/client-go/kubernetes/typed/certificates/v1beta1/certificates_client.go x: 21 contributors (all time) y: 68 lines of code staging/src/k8s.io/kube-scheduler/config/v1/types.go x: 13 contributors (all time) y: 166 lines of code staging/src/k8s.io/cli-runtime/pkg/genericclioptions/config_flags.go x: 27 contributors (all time) y: 380 lines of code pkg/controller/certificates/certificate_controller.go x: 46 contributors (all time) y: 159 lines of code pkg/controller/certificates/cleaner/cleaner.go x: 23 contributors (all time) y: 161 lines of code pkg/controller/certificates/rootcacertpublisher/publisher.go x: 22 contributors (all time) y: 187 lines of code pkg/controller/certificates/signer/signer.go x: 13 contributors (all time) y: 251 lines of code pkg/controller/cronjob/cronjob_controllerv2.go x: 30 contributors (all time) y: 552 lines of code pkg/controller/disruption/disruption.go x: 84 contributors (all time) y: 831 lines of code pkg/controller/endpoint/endpoints_controller.go x: 141 contributors (all time) y: 542 lines of code pkg/controller/endpointslicemirroring/endpointslicemirroring_controller.go x: 16 contributors (all time) y: 369 lines of code pkg/controller/namespace/namespace_controller.go x: 74 contributors (all time) y: 149 lines of code pkg/controller/nodeipam/ipam/range_allocator.go x: 36 contributors (all time) y: 312 lines of code pkg/controller/nodeipam/node_ipam_controller.go x: 42 contributors (all time) y: 110 lines of code pkg/controller/nodelifecycle/node_lifecycle_controller.go x: 90 contributors (all time) y: 998 lines of code pkg/controller/podautoscaler/horizontal.go x: 124 contributors (all time) y: 1187 lines of code pkg/controller/podgc/gc_controller.go x: 55 contributors (all time) y: 286 lines of code pkg/controller/replicaset/replica_set.go x: 94 contributors (all time) y: 643 lines of code pkg/controller/storageversiongc/gc_controller.go x: 8 contributors (all time) y: 234 lines of code pkg/controller/ttl/ttl_controller.go x: 26 contributors (all time) y: 232 lines of code pkg/controller/ttlafterfinished/ttlafterfinished_controller.go x: 25 contributors (all time) y: 232 lines of code pkg/kubelet/images/types.go x: 26 contributors (all time) y: 17 lines of code pkg/kubelet/cm/cgroup_v2_manager_linux.go x: 7 contributors (all time) y: 125 lines of code pkg/kubelet/cm/container_manager_stub.go x: 65 contributors (all time) y: 163 lines of code pkg/kubelet/cm/testing/mocks.go x: 3 contributors (all time) y: 1905 lines of code pkg/kubelet/cm/types.go x: 39 contributors (all time) y: 54 lines of code staging/src/k8s.io/kubectl/pkg/cmd/autoscale/autoscale.go x: 18 contributors (all time) y: 441 lines of code cmd/kubeadm/app/util/runtime/runtime.go x: 30 contributors (all time) y: 251 lines of code staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/oidc.go x: 23 contributors (all time) y: 965 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation.go x: 51 contributors (all time) y: 1530 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/cel/compile.go x: 8 contributors (all time) y: 246 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/accessors.go x: 11 contributors (all time) y: 267 lines of code staging/src/k8s.io/apiserver/pkg/authorization/cel/compile.go x: 5 contributors (all time) y: 267 lines of code cmd/kubeadm/app/phases/upgrade/compute.go x: 42 contributors (all time) y: 229 lines of code cmd/kubeadm/app/phases/upgrade/versiongetter.go x: 27 contributors (all time) y: 123 lines of code pkg/kubeapiserver/authenticator/config.go x: 44 contributors (all time) y: 303 lines of code pkg/kubeapiserver/options/authentication.go x: 71 contributors (all time) y: 709 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/generated.proto x: 25 contributors (all time) y: 703 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/generated.proto x: 45 contributors (all time) y: 744 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1/types.go x: 35 contributors (all time) y: 144 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/features/kube_features.go x: 27 contributors (all time) y: 30 lines of code cmd/kube-controller-manager/app/testing/testserver.go x: 21 contributors (all time) y: 153 lines of code cmd/kube-scheduler/app/testing/testserver.go x: 26 contributors (all time) y: 154 lines of code staging/src/k8s.io/component-base/compatibility/registry.go x: 4 contributors (all time) y: 392 lines of code staging/src/k8s.io/sample-apiserver/pkg/cmd/server/start.go x: 47 contributors (all time) y: 168 lines of code staging/src/k8s.io/client-go/util/certificate/csr/csr.go x: 24 contributors (all time) y: 297 lines of code staging/src/k8s.io/kubectl/pkg/cmd/rollout/rollout_status.go x: 14 contributors (all time) y: 181 lines of code pkg/kubelet/cm/memorymanager/memory_manager.go x: 19 contributors (all time) y: 296 lines of code pkg/kubelet/cm/memorymanager/policy_static.go x: 19 contributors (all time) y: 791 lines of code pkg/kubelet/pod_workers.go x: 72 contributors (all time) y: 988 lines of code staging/src/k8s.io/api/storage/v1/types.go x: 39 contributors (all time) y: 141 lines of code staging/src/k8s.io/api/storage/v1beta1/generated.proto x: 47 contributors (all time) y: 589 lines of code staging/src/k8s.io/api/storage/v1beta1/types.go x: 41 contributors (all time) y: 141 lines of code staging/src/k8s.io/apiserver/pkg/apis/apiserver/validation/validation.go x: 12 contributors (all time) y: 694 lines of code staging/src/k8s.io/kubectl/pkg/cmd/util/helpers.go x: 41 contributors (all time) y: 691 lines of code pkg/kubelet/eviction/helpers.go x: 85 contributors (all time) y: 1065 lines of code pkg/kubelet/secret/secret_manager.go x: 32 contributors (all time) y: 98 lines of code pkg/kubelet/util/manager/watch_based_manager.go x: 15 contributors (all time) y: 295 lines of code pkg/apis/apps/types.go x: 58 contributors (all time) y: 256 lines of code staging/src/k8s.io/api/apps/v1/generated.proto x: 40 contributors (all time) y: 694 lines of code staging/src/k8s.io/api/apps/v1/types.go x: 44 contributors (all time) y: 253 lines of code staging/src/k8s.io/api/apps/v1beta1/generated.proto x: 45 contributors (all time) y: 478 lines of code staging/src/k8s.io/api/apps/v1beta1/types.go x: 46 contributors (all time) y: 183 lines of code staging/src/k8s.io/api/apps/v1beta2/generated.proto x: 50 contributors (all time) y: 735 lines of code staging/src/k8s.io/api/apps/v1beta2/types.go x: 50 contributors (all time) y: 266 lines of code staging/src/k8s.io/api/extensions/v1beta1/generated.proto x: 72 contributors (all time) y: 913 lines of code staging/src/k8s.io/api/extensions/v1beta1/types.go x: 72 contributors (all time) y: 292 lines of code pkg/kubelet/cm/cpumanager/cpu_assignment.go x: 24 contributors (all time) y: 567 lines of code pkg/kubelet/cm/cpumanager/cpu_manager.go x: 60 contributors (all time) y: 351 lines of code pkg/kubelet/cm/cpumanager/policy_none.go x: 20 contributors (all time) y: 41 lines of code pkg/kubelet/cm/cpumanager/policy_static.go x: 46 contributors (all time) y: 529 lines of code pkg/kubelet/cm/cpumanager/topology/topology.go x: 21 contributors (all time) y: 284 lines of code staging/src/k8s.io/kubectl/pkg/cmd/apiresources/apiresources.go x: 16 contributors (all time) y: 224 lines of code pkg/apis/storage/types.go x: 42 contributors (all time) y: 141 lines of code pkg/registry/storage/csidriver/strategy.go x: 15 contributors (all time) y: 94 lines of code pkg/apis/core/v1/defaults.go x: 52 contributors (all time) y: 405 lines of code pkg/proxy/util/utils.go x: 63 contributors (all time) y: 151 lines of code staging/src/k8s.io/endpointslice/util/controller_utils.go x: 7 contributors (all time) y: 260 lines of code hack/boilerplate/boilerplate.py x: 43 contributors (all time) y: 148 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/generic/policy_source.go x: 5 contributors (all time) y: 321 lines of code staging/src/k8s.io/kubectl/pkg/explain/v2/funcs.go x: 6 contributors (all time) y: 192 lines of code pkg/controller/statefulset/stateful_pod_control.go x: 35 contributors (all time) y: 267 lines of code pkg/registry/rbac/rolebinding/strategy.go x: 19 contributors (all time) y: 54 lines of code staging/src/k8s.io/api/rbac/v1alpha1/generated.proto x: 27 contributors (all time) y: 180 lines of code staging/src/k8s.io/api/rbac/v1beta1/generated.proto x: 26 contributors (all time) y: 180 lines of code staging/src/k8s.io/kubectl/pkg/cmd/completion/completion.go x: 20 contributors (all time) y: 157 lines of code pkg/proxy/healthcheck/service_health.go x: 19 contributors (all time) y: 199 lines of code pkg/registry/core/pod/rest/subresources.go x: 30 contributors (all time) y: 184 lines of code pkg/registry/core/pod/storage/storage.go x: 49 contributors (all time) y: 288 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/externalversions/apiextensions/v1beta1/customresourcedefinition.go x: 19 contributors (all time) y: 66 lines of code staging/src/k8s.io/client-go/informers/apps/v1beta1/controllerrevision.go x: 23 contributors (all time) y: 67 lines of code staging/src/k8s.io/code-generator/cmd/informer-gen/generators/informer.go x: 18 contributors (all time) y: 160 lines of code cmd/kubeadm/app/cmd/join.go x: 104 contributors (all time) y: 539 lines of code cmd/kubeadm/app/discovery/discovery.go x: 38 contributors (all time) y: 59 lines of code cmd/kubeadm/app/discovery/file/file.go x: 37 contributors (all time) y: 102 lines of code pkg/controller/controller_utils.go x: 132 contributors (all time) y: 1015 lines of code pkg/apis/autoscaling/types.go x: 45 contributors (all time) y: 184 lines of code pkg/registry/storage/rest/storage_storage.go x: 34 contributors (all time) y: 94 lines of code staging/src/k8s.io/client-go/util/cert/cert.go x: 31 contributors (all time) y: 197 lines of code cmd/kubeadm/app/util/apiclient/wait.go x: 41 contributors (all time) y: 405 lines of code pkg/kubelet/cm/devicemanager/endpoint.go x: 28 contributors (all time) y: 85 lines of code pkg/kubelet/cm/devicemanager/pod_devices.go x: 31 contributors (all time) y: 355 lines of code pkg/kubelet/cm/devicemanager/types.go x: 41 contributors (all time) y: 47 lines of code cmd/kubeadm/app/phases/controlplane/manifests.go x: 89 contributors (all time) y: 297 lines of code cmd/kubeadm/app/phases/upgrade/postupgrade.go x: 63 contributors (all time) y: 218 lines of code pkg/volume/csi/csi_attacher.go x: 66 contributors (all time) y: 494 lines of code staging/src/k8s.io/apimachinery/pkg/runtime/serializer/protobuf/protobuf.go x: 15 contributors (all time) y: 386 lines of code staging/src/k8s.io/code-generator/cmd/go-to-protobuf/protobuf/cmd.go x: 21 contributors (all time) y: 355 lines of code staging/src/k8s.io/code-generator/cmd/go-to-protobuf/protobuf/package.go x: 6 contributors (all time) y: 151 lines of code staging/src/k8s.io/code-generator/cmd/go-to-protobuf/protobuf/parser.go x: 12 contributors (all time) y: 528 lines of code pkg/volume/csi/csi_block.go x: 39 contributors (all time) y: 323 lines of code pkg/volume/volume.go x: 78 contributors (all time) y: 119 lines of code pkg/kubelet/metrics/collectors/resource_metrics.go x: 17 contributors (all time) y: 227 lines of code staging/src/k8s.io/apiserver/pkg/storage/etcd3/store.go x: 69 contributors (all time) y: 880 lines of code pkg/volume/util/operationexecutor/operation_executor.go x: 80 contributors (all time) y: 484 lines of code cluster/addons/ip-masq-agent/ip-masq-agent.yaml x: 33 contributors (all time) y: 62 lines of code cluster/addons/metrics-server/metrics-server-deployment.yaml x: 51 contributors (all time) y: 126 lines of code pkg/registry/core/replicationcontroller/strategy.go x: 36 contributors (all time) y: 167 lines of code staging/src/k8s.io/apimachinery/pkg/api/validation/objectmeta.go x: 32 contributors (all time) y: 232 lines of code cmd/kubeadm/app/cmd/certs.go x: 17 contributors (all time) y: 430 lines of code cmd/kubeadm/app/cmd/upgrade/common.go x: 52 contributors (all time) y: 170 lines of code cmd/kubeadm/app/cmd/upgrade/diff.go x: 39 contributors (all time) y: 155 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/controller/status/naming_controller.go x: 29 contributors (all time) y: 291 lines of code pkg/registry/certificates/certificates/strategy.go x: 30 contributors (all time) y: 214 lines of code pkg/registry/core/replicationcontroller/storage/storage.go x: 42 contributors (all time) y: 248 lines of code pkg/controller/namespace/deletion/namespaced_resources_deleter.go x: 36 contributors (all time) y: 463 lines of code staging/src/k8s.io/cloud-provider/controllers/service/controller.go x: 29 contributors (all time) y: 784 lines of code pkg/controlplane/controller/clusterauthenticationtrust/cluster_authentication_trust_controller.go x: 9 contributors (all time) y: 392 lines of code staging/src/k8s.io/kubectl/pkg/cmd/diff/diff.go x: 31 contributors (all time) y: 619 lines of code staging/src/k8s.io/apiserver/pkg/server/options/admission.go x: 44 contributors (all time) y: 173 lines of code staging/src/k8s.io/pod-security-admission/cmd/webhook/server/server.go x: 10 contributors (all time) y: 253 lines of code staging/src/k8s.io/apimachinery/pkg/labels/selector.go x: 37 contributors (all time) y: 753 lines of code pkg/kubelet/volumemanager/reconciler/reconstruct_common.go x: 12 contributors (all time) y: 309 lines of code pkg/volume/hostpath/host_path.go x: 22 contributors (all time) y: 413 lines of code pkg/volume/iscsi/iscsi_util.go x: 71 contributors (all time) y: 732 lines of code cmd/kube-controller-manager/app/autoscaling.go x: 40 contributors (all time) y: 75 lines of code cmd/kube-controller-manager/app/batch.go x: 33 contributors (all time) y: 58 lines of code staging/src/k8s.io/apiserver/pkg/storage/etcd3/metrics/metrics.go x: 25 contributors (all time) y: 278 lines of code pkg/controller/job/indexed_job_utils.go x: 12 contributors (all time) y: 418 lines of code staging/src/k8s.io/client-go/tools/record/events_cache.go x: 27 contributors (all time) y: 331 lines of code staging/src/k8s.io/api/admissionregistration/v1alpha1/doc.go x: 21 contributors (all time) y: 1 lines of code staging/src/k8s.io/api/admissionregistration/v1beta1/doc.go x: 18 contributors (all time) y: 1 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/controller/openapi/builder/builder.go x: 23 contributors (all time) y: 507 lines of code staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go x: 37 contributors (all time) y: 556 lines of code staging/src/k8s.io/apimachinery/pkg/runtime/scheme.go x: 28 contributors (all time) y: 523 lines of code staging/src/k8s.io/client-go/tools/record/event.go x: 46 contributors (all time) y: 323 lines of code staging/src/k8s.io/code-generator/cmd/applyconfiguration-gen/generators/applyconfiguration.go x: 13 contributors (all time) y: 474 lines of code cluster/gce/manifests/kube-addon-manager.yaml x: 36 contributors (all time) y: 59 lines of code staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/config.go x: 34 contributors (all time) y: 760 lines of code staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/kmsv2/envelope.go x: 10 contributors (all time) y: 386 lines of code pkg/kubelet/images/image_gc_manager.go x: 54 contributors (all time) y: 447 lines of code pkg/kubelet/server/stats/handler.go x: 51 contributors (all time) y: 101 lines of code pkg/kubelet/server/stats/summary.go x: 60 contributors (all time) y: 114 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/installer.go x: 71 contributors (all time) y: 1102 lines of code pkg/kubelet/stats/cadvisor_stats_provider.go x: 48 contributors (all time) y: 420 lines of code pkg/controller/volume/attachdetach/reconciler/reconciler.go x: 66 contributors (all time) y: 288 lines of code pkg/scheduler/extender.go x: 11 contributors (all time) y: 362 lines of code pkg/scheduler/framework/plugins/interpodaffinity/filtering.go x: 26 contributors (all time) y: 300 lines of code pkg/kubelet/container/container_gc.go x: 25 contributors (all time) y: 41 lines of code pkg/kubelet/logs/container_log_manager.go x: 26 contributors (all time) y: 329 lines of code pkg/registry/core/pod/storage/eviction.go x: 47 contributors (all time) y: 358 lines of code pkg/volume/util/util.go x: 104 contributors (all time) y: 265 lines of code staging/src/k8s.io/kubectl/pkg/cmd/logs/logs.go x: 21 contributors (all time) y: 392 lines of code pkg/kubelet/kuberuntime/helpers.go x: 61 contributors (all time) y: 425 lines of code pkg/kubelet/kuberuntime/instrumented_services.go x: 42 contributors (all time) y: 293 lines of code staging/src/k8s.io/cri-api/pkg/apis/testing/fake_runtime_service.go x: 21 contributors (all time) y: 599 lines of code staging/src/k8s.io/cri-client/pkg/fake/fake_runtime.go x: 4 contributors (all time) y: 245 lines of code staging/src/k8s.io/cri-client/pkg/remote_runtime.go x: 4 contributors (all time) y: 692 lines of code pkg/volume/emptydir/empty_dir.go x: 44 contributors (all time) y: 420 lines of code plugin/pkg/admission/defaulttolerationseconds/admission.go x: 30 contributors (all time) y: 106 lines of code staging/src/k8s.io/cli-runtime/pkg/resource/builder.go x: 24 contributors (all time) y: 963 lines of code staging/src/k8s.io/kubectl/pkg/cmd/get/get.go x: 30 contributors (all time) y: 632 lines of code pkg/apis/admissionregistration/types.go x: 43 contributors (all time) y: 257 lines of code staging/src/k8s.io/api/admissionregistration/v1alpha1/types.go x: 29 contributors (all time) y: 181 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto x: 65 contributors (all time) y: 1088 lines of code staging/src/k8s.io/kubelet/pkg/apis/dra/v1beta1/api.pb.go x: 3 contributors (all time) y: 510 lines of code pkg/kubelet/apis/podresources/testing/mocks.go x: 2 contributors (all time) y: 534 lines of code pkg/kubelet/cadvisor/testing/mocks.go x: 2 contributors (all time) y: 442 lines of code pkg/kubelet/pod/testing/mocks.go x: 2 contributors (all time) y: 667 lines of code pkg/kubelet/server/stats/testing/mocks.go x: 2 contributors (all time) y: 972 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go x: 65 contributors (all time) y: 377 lines of code pkg/apis/apps/v1beta1/defaults.go x: 19 contributors (all time) y: 101 lines of code staging/src/k8s.io/code-generator/cmd/conversion-gen/generators/conversion.go x: 30 contributors (all time) y: 1090 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/client/informers/externalversions/factory.go x: 20 contributors (all time) y: 144 lines of code staging/src/k8s.io/client-go/informers/factory.go x: 37 contributors (all time) y: 239 lines of code staging/src/k8s.io/kube-aggregator/pkg/client/informers/externalversions/factory.go x: 22 contributors (all time) y: 144 lines of code pkg/controller/cronjob/utils.go x: 55 contributors (all time) y: 180 lines of code staging/src/k8s.io/kubectl/pkg/cmd/expose/expose.go x: 22 contributors (all time) y: 509 lines of code staging/src/k8s.io/apimachinery/pkg/api/errors/errors.go x: 38 contributors (all time) y: 646 lines of code cmd/kubeadm/app/util/config/initconfiguration.go x: 41 contributors (all time) y: 297 lines of code pkg/credentialprovider/plugin/plugin.go x: 15 contributors (all time) y: 589 lines of code staging/src/k8s.io/kubectl/pkg/drain/drain.go x: 29 contributors (all time) y: 343 lines of code staging/src/k8s.io/kubectl/pkg/cmd/attach/attach.go x: 18 contributors (all time) y: 283 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/validation/validation.go x: 28 contributors (all time) y: 288 lines of code staging/src/k8s.io/kubectl/pkg/cmd/set/set_selector.go x: 15 contributors (all time) y: 189 lines of code pkg/registry/rbac/clusterrolebinding/strategy.go x: 22 contributors (all time) y: 49 lines of code pkg/registry/core/persistentvolumeclaim/strategy.go x: 31 contributors (all time) y: 122 lines of code pkg/kubelet/nodestatus/setters.go x: 53 contributors (all time) y: 550 lines of code plugin/pkg/admission/noderestriction/admission.go x: 54 contributors (all time) y: 766 lines of code pkg/volume/fc/attacher.go x: 34 contributors (all time) y: 207 lines of code pkg/api/v1/resource/helpers.go x: 33 contributors (all time) y: 139 lines of code pkg/kubelet/volumemanager/populator/desired_state_of_world_populator.go x: 77 contributors (all time) y: 405 lines of code pkg/kubelet/volumemanager/reconciler/reconciler.go x: 82 contributors (all time) y: 30 lines of code pkg/kubelet/volumemanager/reconciler/reconciler_common.go x: 10 contributors (all time) y: 220 lines of code staging/src/k8s.io/dynamic-resource-allocation/client/generic.go x: 2 contributors (all time) y: 297 lines of code staging/src/k8s.io/kube-aggregator/pkg/controllers/status/remote/remote_available_controller.go x: 4 contributors (all time) y: 485 lines of code pkg/proxy/config/config.go x: 61 contributors (all time) y: 385 lines of code pkg/api/pod/warnings.go x: 20 contributors (all time) y: 462 lines of code pkg/volume/projected/projected.go x: 41 contributors (all time) y: 385 lines of code staging/src/k8s.io/kubelet/pkg/apis/deviceplugin/v1alpha/api.pb.go x: 9 contributors (all time) y: 511 lines of code staging/src/k8s.io/kubelet/pkg/apis/deviceplugin/v1beta1/api.pb.go x: 13 contributors (all time) y: 1096 lines of code pkg/kubelet/kuberuntime/kuberuntime_gc.go x: 40 contributors (all time) y: 286 lines of code pkg/kubelet/kuberuntime/labels.go x: 33 contributors (all time) y: 212 lines of code pkg/credentialprovider/keyring.go x: 47 contributors (all time) y: 223 lines of code pkg/kubelet/kubelet_network.go x: 58 contributors (all time) y: 25 lines of code cmd/kubelet/kubelet.go x: 82 contributors (all time) y: 15 lines of code pkg/kubelet/pod/mirror_client.go x: 41 contributors (all time) y: 104 lines of code pkg/kubelet/preemption/preemption.go x: 41 contributors (all time) y: 202 lines of code pkg/kubeapiserver/authorizer/reload.go x: 7 contributors (all time) y: 200 lines of code pkg/kubeapiserver/options/authorization.go x: 37 contributors (all time) y: 207 lines of code staging/src/k8s.io/apiserver/pkg/server/options/etcd.go x: 58 contributors (all time) y: 446 lines of code staging/src/k8s.io/apiserver/pkg/util/flowcontrol/metrics/metrics.go x: 11 contributors (all time) y: 534 lines of code pkg/scheduler/apis/config/validation/validation.go x: 38 contributors (all time) y: 249 lines of code staging/src/k8s.io/apiserver/pkg/cel/library/cost.go x: 9 contributors (all time) y: 473 lines of code pkg/apis/apps/validation/validation.go x: 60 contributors (all time) y: 659 lines of code pkg/registry/apps/deployment/storage/storage.go x: 36 contributors (all time) y: 355 lines of code pkg/registry/apps/deployment/strategy.go x: 26 contributors (all time) y: 123 lines of code pkg/registry/apps/statefulset/storage/storage.go x: 39 contributors (all time) y: 269 lines of code pkg/registry/autoscaling/horizontalpodautoscaler/storage/storage.go x: 32 contributors (all time) y: 67 lines of code pkg/registry/batch/cronjob/storage/storage.go x: 31 contributors (all time) y: 67 lines of code pkg/registry/certificates/certificates/storage/storage.go x: 36 contributors (all time) y: 86 lines of code pkg/registry/core/namespace/storage/storage.go x: 41 contributors (all time) y: 257 lines of code pkg/registry/core/node/storage/storage.go x: 36 contributors (all time) y: 115 lines of code pkg/registry/core/resourcequota/storage/storage.go x: 29 contributors (all time) y: 64 lines of code pkg/registry/core/service/storage/storage.go x: 38 contributors (all time) y: 439 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/registry/customresource/strategy.go x: 30 contributors (all time) y: 309 lines of code staging/src/k8s.io/apimachinery/pkg/runtime/converter.go x: 24 contributors (all time) y: 692 lines of code staging/src/k8s.io/apiserver/pkg/cel/common/valuesreflect.go x: 3 contributors (all time) y: 575 lines of code pkg/apis/flowcontrol/validation/validation.go x: 11 contributors (all time) y: 456 lines of code pkg/registry/core/service/ipallocator/controller/repairip.go x: 5 contributors (all time) y: 456 lines of code staging/src/k8s.io/externaljwt/apis/v1/api.pb.go x: 3 contributors (all time) y: 401 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/patch.go x: 69 contributors (all time) y: 651 lines of code staging/src/k8s.io/code-generator/cmd/go-to-protobuf/protobuf/generator.go x: 27 contributors (all time) y: 639 lines of code staging/src/k8s.io/code-generator/cmd/informer-gen/generators/targets.go x: 4 contributors (all time) y: 313 lines of code staging/src/k8s.io/code-generator/cmd/lister-gen/generators/lister.go x: 23 contributors (all time) y: 262 lines of code staging/src/k8s.io/code-generator/cmd/prerelease-lifecycle-gen/prerelease-lifecycle-generators/status.go x: 10 contributors (all time) y: 384 lines of code staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/validation/validation.go x: 21 contributors (all time) y: 382 lines of code pkg/volume/fc/fc.go x: 72 contributors (all time) y: 391 lines of code pkg/volume/local/local.go x: 61 contributors (all time) y: 546 lines of code pkg/volume/nfs/nfs.go x: 85 contributors (all time) y: 242 lines of code pkg/volume/util/resize_util.go x: 22 contributors (all time) y: 361 lines of code staging/src/k8s.io/apiserver/pkg/storage/storagebackend/config.go x: 37 contributors (all time) y: 69 lines of code staging/src/k8s.io/apiserver/pkg/storage/testing/utils.go x: 17 contributors (all time) y: 356 lines of code staging/src/k8s.io/apiserver/pkg/util/flowcontrol/apf_controller.go x: 21 contributors (all time) y: 792 lines of code pkg/apis/networking/types.go x: 39 contributors (all time) y: 180 lines of code staging/src/k8s.io/client-go/rest/request.go x: 74 contributors (all time) y: 1136 lines of code staging/src/k8s.io/code-generator/cmd/client-gen/generators/generator_for_type.go x: 19 contributors (all time) y: 731 lines of code staging/src/k8s.io/apiserver/pkg/admission/metrics/metrics.go x: 24 contributors (all time) y: 262 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/mutating/dispatcher.go x: 40 contributors (all time) y: 391 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/testing/testcase.go x: 27 contributors (all time) y: 1248 lines of code pkg/securitycontext/accessors.go x: 15 contributors (all time) y: 479 lines of code pkg/controller/replication/replication_controller.go x: 85 contributors (all time) y: 37 lines of code cmd/kubeadm/app/cmd/phases/init/certs.go x: 28 contributors (all time) y: 213 lines of code cmd/kubeadm/app/cmd/phases/workflow/runner.go x: 28 contributors (all time) y: 310 lines of code cmd/kubeadm/app/cmd/token.go x: 80 contributors (all time) y: 343 lines of code cmd/kubeadm/app/phases/addons/dns/dns.go x: 54 contributors (all time) y: 317 lines of code cmd/kubeadm/app/phases/addons/proxy/proxy.go x: 43 contributors (all time) y: 206 lines of code cmd/kubeadm/app/phases/bootstraptoken/clusterinfo/clusterinfo.go x: 34 contributors (all time) y: 86 lines of code cmd/kubeadm/app/phases/certs/certlist.go x: 32 contributors (all time) y: 412 lines of code cmd/kubeadm/app/phases/certs/certs.go x: 60 contributors (all time) y: 300 lines of code cmd/kubeadm/app/phases/upgrade/staticpods.go x: 62 contributors (all time) y: 464 lines of code cmd/kubeadm/app/util/endpoint.go x: 30 contributors (all time) y: 85 lines of code cmd/kubeadm/app/util/marshal.go x: 35 contributors (all time) y: 106 lines of code cmd/kubeadm/app/util/version.go x: 38 contributors (all time) y: 166 lines of code cluster/addons/dns/kube-dns/kube-dns.yaml.in x: 39 contributors (all time) y: 244 lines of code cluster/addons/dns/kube-dns/kube-dns.yaml.sed x: 38 contributors (all time) y: 217 lines of code staging/src/k8s.io/kubectl/pkg/cmd/patch/patch.go x: 20 contributors (all time) y: 285 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/create.go x: 57 contributors (all time) y: 218 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/rest.go x: 62 contributors (all time) y: 345 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/update.go x: 55 contributors (all time) y: 238 lines of code cmd/dependencyverifier/dependencyverifier.go x: 7 contributors (all time) y: 335 lines of code staging/src/k8s.io/apimachinery/pkg/util/yaml/decoder.go x: 25 contributors (all time) y: 350 lines of code staging/src/k8s.io/apimachinery/pkg/util/httpstream/spdy/roundtripper.go x: 26 contributors (all time) y: 266 lines of code cmd/kubectl/kubectl.go x: 40 contributors (all time) y: 16 lines of code cmd/kubeadm/app/kubeadm.go x: 34 contributors (all time) y: 23 lines of code staging/src/k8s.io/apiserver/pkg/cel/common/valuesunstructured.go x: 2 contributors (all time) y: 595 lines of code staging/src/k8s.io/mount-utils/mount.go x: 13 contributors (all time) y: 224 lines of code staging/src/k8s.io/apiserver/pkg/apis/flowcontrol/bootstrap/default.go x: 10 contributors (all time) y: 460 lines of code staging/src/k8s.io/kubectl/pkg/cmd/cp/cp.go x: 19 contributors (all time) y: 455 lines of code pkg/kubelet/types/constants.go x: 29 contributors (all time) y: 17 lines of code pkg/volume/csi/csi_node_updater.go x: 1 contributors (all time) y: 140 lines of code staging/src/k8s.io/api/admissionregistration/v1alpha1/generated.proto x: 31 contributors (all time) y: 829 lines of code staging/src/k8s.io/apiserver/pkg/server/filters/priority-and-fairness.go x: 17 contributors (all time) y: 262 lines of code pkg/apis/core/fuzzer/fuzzer.go x: 44 contributors (all time) y: 503 lines of code pkg/apis/core/v1/conversion.go x: 37 contributors (all time) y: 448 lines of code staging/src/k8s.io/apiserver/pkg/admission/plugin/resourcequota/controller.go x: 14 contributors (all time) y: 545 lines of code pkg/controller/endpointslicemirroring/utils.go x: 11 contributors (all time) y: 188 lines of code pkg/api/testing/fuzzer.go x: 115 contributors (all time) y: 82 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/fuzzer/fuzzer.go x: 32 contributors (all time) y: 260 lines of code staging/src/k8s.io/client-go/util/certificate/certificate_manager.go x: 33 contributors (all time) y: 501 lines of code pkg/volume/downwardapi/downwardapi.go x: 68 contributors (all time) y: 226 lines of code pkg/volume/iscsi/disk_manager.go x: 39 contributors (all time) y: 71 lines of code staging/src/k8s.io/cloud-provider/app/controllermanager.go x: 23 contributors (all time) y: 401 lines of code cmd/kube-apiserver/app/options/options.go x: 98 contributors (all time) y: 94 lines of code cmd/kube-apiserver/app/options/validation.go x: 43 contributors (all time) y: 87 lines of code pkg/kubeapiserver/admission/config.go x: 27 contributors (all time) y: 8 lines of code pkg/kubeapiserver/admission/initializer.go x: 30 contributors (all time) y: 11 lines of code staging/src/k8s.io/kubectl/pkg/config/doc.go x: 1 contributors (all time) y: 1 lines of code cmd/kubeadm/app/cmd/upgrade/upgrade.go x: 31 contributors (all time) y: 51 lines of code staging/src/k8s.io/client-go/tools/watch/retrywatcher.go x: 14 contributors (all time) y: 208 lines of code staging/src/k8s.io/kube-aggregator/pkg/cmd/server/start.go x: 34 contributors (all time) y: 127 lines of code staging/src/k8s.io/client-go/transport/transport.go x: 27 contributors (all time) y: 239 lines of code staging/src/k8s.io/client-go/rest/config.go x: 51 contributors (all time) y: 443 lines of code staging/src/k8s.io/apiserver/pkg/server/secure_serving.go x: 28 contributors (all time) y: 203 lines of code cluster/addons/volumesnapshots/crd/snapshot.storage.k8s.io_volumesnapshotcontents.yaml x: 6 contributors (all time) y: 456 lines of code pkg/apis/policy/types.go x: 47 contributors (all time) y: 41 lines of code cmd/kubeadm/app/phases/uploadconfig/uploadconfig.go x: 35 contributors (all time) y: 81 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/helpers.go x: 26 contributors (all time) y: 415 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured/unstructured.go x: 30 contributors (all time) y: 393 lines of code pkg/apis/extensions/v1beta1/doc.go x: 32 contributors (all time) y: 1 lines of code staging/src/k8s.io/kubectl/pkg/cmd/create/create_role.go x: 17 contributors (all time) y: 344 lines of code staging/src/k8s.io/kubectl/pkg/cmd/describe/describe.go x: 15 contributors (all time) y: 231 lines of code staging/src/k8s.io/kube-aggregator/pkg/apiserver/handler_proxy.go x: 53 contributors (all time) y: 170 lines of code staging/src/k8s.io/client-go/testing/actions.go x: 21 contributors (all time) y: 724 lines of code staging/src/k8s.io/code-generator/cmd/client-gen/generators/fake/generator_fake_for_type.go x: 24 contributors (all time) y: 455 lines of code pkg/util/node/node.go x: 67 contributors (all time) y: 65 lines of code plugin/pkg/admission/limitranger/admission.go x: 74 contributors (all time) y: 502 lines of code pkg/kubelet/cadvisor/types.go x: 33 contributors (all time) y: 21 lines of code staging/src/k8s.io/kubectl/pkg/cmd/util/editor/editoptions.go x: 16 contributors (all time) y: 729 lines of code pkg/kubelet/pod/pod_manager.go x: 49 contributors (all time) y: 223 lines of code pkg/security/apparmor/validate.go x: 32 contributors (all time) y: 58 lines of code staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/webhook.go x: 37 contributors (all time) y: 424 lines of code pkg/kubelet/cadvisor/util.go x: 43 contributors (all time) y: 45 lines of code staging/src/k8s.io/apiserver/pkg/server/filters/maxinflight.go x: 37 contributors (all time) y: 158 lines of code staging/src/k8s.io/kubectl/pkg/cmd/create/create_service.go x: 15 contributors (all time) y: 328 lines of code pkg/auth/authorizer/abac/abac.go x: 42 contributors (all time) y: 204 lines of code staging/src/k8s.io/cloud-provider/controllers/node/node_controller.go x: 23 contributors (all time) y: 546 lines of code staging/src/k8s.io/apiserver/pkg/cel/library/lists.go x: 4 contributors (all time) y: 213 lines of code pkg/registry/core/service/portallocator/controller/repair.go x: 33 contributors (all time) y: 189 lines of code pkg/controller/volume/persistentvolume/index.go x: 46 contributors (all time) y: 91 lines of code staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/helpers.go x: 22 contributors (all time) y: 274 lines of code pkg/registry/registrytest/etcd.go x: 36 contributors (all time) y: 29 lines of code pkg/volume/util/atomic_writer.go x: 38 contributors (all time) y: 298 lines of code cmd/import-boss/main.go x: 3 contributors (all time) y: 454 lines of code staging/src/k8s.io/api/admissionregistration/v1/generated.proto x: 16 contributors (all time) y: 1008 lines of code staging/src/k8s.io/kubectl/pkg/cmd/annotate/annotate.go x: 24 contributors (all time) y: 379 lines of code staging/src/k8s.io/kubectl/pkg/cmd/create/create_configmap.go x: 14 contributors (all time) y: 318 lines of code staging/src/k8s.io/kubectl/pkg/cmd/create/create_secret.go x: 17 contributors (all time) y: 319 lines of code cmd/kubeadm/app/phases/controlplane/volumes.go x: 40 contributors (all time) y: 144 lines of code staging/src/k8s.io/api/flowcontrol/v1/generated.proto x: 4 contributors (all time) y: 450 lines of code staging/src/k8s.io/api/flowcontrol/v1beta1/generated.proto x: 9 contributors (all time) y: 441 lines of code staging/src/k8s.io/api/flowcontrol/v1beta2/generated.proto x: 8 contributors (all time) y: 441 lines of code staging/src/k8s.io/code-generator/cmd/client-gen/generators/util/tags.go x: 11 contributors (all time) y: 243 lines of code staging/src/k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/queueset/queueset.go x: 18 contributors (all time) y: 678 lines of code cmd/cloud-controller-manager/nodeipamcontroller.go x: 14 contributors (all time) y: 158 lines of code staging/src/k8s.io/kubectl/pkg/cmd/testing/fake.go x: 20 contributors (all time) y: 651 lines of code staging/src/k8s.io/kubectl/pkg/cmd/apply/applyset.go x: 3 contributors (all time) y: 435 lines of code staging/src/k8s.io/client-go/util/jsonpath/jsonpath.go x: 24 contributors (all time) y: 491 lines of code cmd/kube-proxy/proxy.go x: 56 contributors (all time) y: 14 lines of code pkg/controller/util/node/controller_utils.go x: 37 contributors (all time) y: 221 lines of code staging/src/k8s.io/cli-runtime/pkg/resource/visitor.go x: 17 contributors (all time) y: 574 lines of code cluster/gce/windows/configure.ps1 x: 21 contributors (all time) y: 186 lines of code staging/src/k8s.io/apiserver/pkg/server/options/audit.go x: 47 contributors (all time) y: 475 lines of code staging/src/k8s.io/kubectl/pkg/util/templates/templater.go x: 8 contributors (all time) y: 269 lines of code pkg/credentialprovider/config.go x: 41 contributors (all time) y: 221 lines of code pkg/apis/extensions/v1beta1/defaults.go x: 45 contributors (all time) y: 127 lines of code pkg/controller/replication/replication_controller_utils.go x: 35 contributors (all time) y: 34 lines of code staging/src/k8s.io/pod-security-admission/admission/admission.go x: 16 contributors (all time) y: 604 lines of code cmd/kubemark/hollow-node.go x: 93 contributors (all time) y: 11 lines of code pkg/controller/volume/attachdetach/populator/desired_state_of_world_populator.go x: 30 contributors (all time) y: 134 lines of code pkg/controller/volume/attachdetach/statusupdater/node_status_updater.go x: 42 contributors (all time) y: 85 lines of code staging/src/k8s.io/apimachinery/pkg/util/managedfields/endpoints.yaml x: 2 contributors (all time) y: 7017 lines of code cmd/kube-apiserver/apiserver.go x: 61 contributors (all time) y: 15 lines of code pkg/registry/core/service/ipallocator/bitmap.go x: 3 contributors (all time) y: 270 lines of code pkg/apis/extensions/register.go x: 42 contributors (all time) y: 37 lines of code staging/src/k8s.io/kubectl/pkg/polymorphichelpers/rollback.go x: 8 contributors (all time) y: 375 lines of code staging/src/k8s.io/cli-runtime/pkg/printers/tableprinter.go x: 8 contributors (all time) y: 459 lines of code staging/src/k8s.io/apiserver/pkg/cel/value.go x: 2 contributors (all time) y: 569 lines of code pkg/volume/util/nestedpendingoperations/nestedpendingoperations.go x: 29 contributors (all time) y: 236 lines of code plugin/pkg/admission/podnodeselector/admission.go x: 38 contributors (all time) y: 203 lines of code staging/src/k8s.io/client-go/util/jsonpath/parser.go x: 20 contributors (all time) y: 433 lines of code cmd/kube-controller-manager/controller-manager.go x: 53 contributors (all time) y: 15 lines of code cluster/gce/windows/common.psm1 x: 10 contributors (all time) y: 618 lines of code staging/src/k8s.io/component-helpers/node/util/status.go x: 1 contributors (all time) y: 76 lines of code cmd/kubeadm/app/cmd/cmd.go x: 50 contributors (all time) y: 65 lines of code pkg/apis/autoscaling/v1/conversion.go x: 26 contributors (all time) y: 472 lines of code staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/default/LC_MESSAGES/k8s.mo x: 4 contributors (all time) y: 1796 lines of code cluster/addons/calico-policy-controller/felixconfigurations-crd.yaml x: 7 contributors (all time) y: 540 lines of code cluster/addons/calico-policy-controller/globalnetworkpolicy-crd.yaml x: 9 contributors (all time) y: 699 lines of code cluster/addons/calico-policy-controller/networkpolicies-crd.yaml x: 7 contributors (all time) y: 752 lines of code plugin/pkg/admission/deny/admission.go x: 37 contributors (all time) y: 31 lines of code pkg/apis/extensions/types.go x: 90 contributors (all time) y: 1 lines of code plugin/pkg/admission/namespace/autoprovision/admission.go x: 52 contributors (all time) y: 81 lines of code plugin/pkg/admission/namespace/exists/admission.go x: 53 contributors (all time) y: 73 lines of code staging/src/k8s.io/apiserver/pkg/endpoints/handlers/fieldmanager/endpoints.yaml x: 3 contributors (all time) y: 7017 lines of code
7523.0
lines of code
  min: 1.0
  average: 101.29
  25th percentile: 17.0
  median: 38.0
  75th percentile: 105.0
  max: 7523.0
0 486.0
contributors (all time)
min: 1.0 | average: 12.19 | 25th percentile: 4.0 | median: 6.0 | 75th percentile: 14.0 | max: 486.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".