File Size vs. Commits (all time): 50 points
cloudbuild.yaml
x: 24 commits (all time)
y: 86 lines of code
meshcon/meshconnectord/k8s_discovery.go
x: 9 commits (all time)
y: 59 lines of code
meshcon/meshconnectord/meshenv-gcp.go
x: 10 commits (all time)
y: 75 lines of code
meshcon/meshconnectord/meshenv.go
x: 12 commits (all time)
y: 100 lines of code
meshcon/meshconnectord/snigate.go
x: 24 commits (all time)
y: 119 lines of code
pkg/cas/certs.go
x: 2 commits (all time)
y: 83 lines of code
pkg/gcp/gcp-kubeconfig.go
x: 26 commits (all time)
y: 416 lines of code
pkg/k8s/k8s_client.go
x: 7 commits (all time)
y: 149 lines of code
pkg/mesh/app.go
x: 14 commits (all time)
y: 181 lines of code
pkg/mesh/istio.go
x: 34 commits (all time)
y: 386 lines of code
pkg/mesh/krun.go
x: 45 commits (all time)
y: 376 lines of code
cmd/krun/krun.go
x: 34 commits (all time)
y: 118 lines of code
pkg/mesh/td.go
x: 13 commits (all time)
y: 100 lines of code
manifests/hgate/deployment.yaml
x: 12 commits (all time)
y: 43 lines of code
manifests/kustomization-tmpl.yaml
x: 10 commits (all time)
y: 14 lines of code
manifests/sni-service-template.yaml
x: 9 commits (all time)
y: 131 lines of code
pkg/hbone/hbonec.go
x: 9 commits (all time)
y: 157 lines of code
pkg/hbone/hboned.go
x: 12 commits (all time)
y: 133 lines of code
pkg/hbone/sni.go
x: 7 commits (all time)
y: 170 lines of code
pkg/sshd/ssh.go
x: 7 commits (all time)
y: 274 lines of code
pkg/sshd/ssh_exec.go
x: 5 commits (all time)
y: 438 lines of code
scripts/td_bootstrap.yaml
x: 3 commits (all time)
y: 85 lines of code
cmd/hbone/hbone.go
x: 19 commits (all time)
y: 83 lines of code
cmd/hgate/hgate.go
x: 8 commits (all time)
y: 23 lines of code
manifests/hgate/service.yaml
x: 9 commits (all time)
y: 71 lines of code
manifests/sidecar-imports.yaml
x: 5 commits (all time)
y: 10 lines of code
pkg/mesh/certs.go
x: 9 commits (all time)
y: 209 lines of code
pkg/mesh/envoy.go
x: 10 commits (all time)
y: 123 lines of code
pkg/mesh/k8s_tokens.go
x: 6 commits (all time)
y: 27 lines of code
pkg/sshd/sshd.go
x: 14 commits (all time)
y: 72 lines of code
pkg/sts/sts.go
x: 11 commits (all time)
y: 388 lines of code
scripts/bootstrap_template.yaml
x: 5 commits (all time)
y: 85 lines of code
manifests/cas-template.yaml
x: 3 commits (all time)
y: 23 lines of code
pkg/hbone/io.go
x: 4 commits (all time)
y: 272 lines of code
manifests/google-service-account-template.yaml
x: 6 commits (all time)
y: 55 lines of code
manifests/hgate/istio.yaml
x: 5 commits (all time)
y: 72 lines of code
pkg/sts/token_cache.go
x: 2 commits (all time)
y: 43 lines of code
pkg/sshd/sftp.go
x: 2 commits (all time)
y: 1 lines of code
pkg/sshd/tcpip.go
x: 4 commits (all time)
y: 164 lines of code
cmd/krun/krun-debug.go
x: 5 commits (all time)
y: 7 lines of code
tools/builder/cloudbuild.yaml
x: 2 commits (all time)
y: 4 lines of code
manifests/kustomization.yaml
x: 4 commits (all time)
y: 10 lines of code
manifests/hgate/cluster-rbac.yaml
x: 2 commits (all time)
y: 71 lines of code
manifests/hgate/istio-system-discovery-rbac.yaml
x: 2 commits (all time)
y: 36 lines of code
manifests/hgate/rbac.yaml
x: 2 commits (all time)
y: 66 lines of code
manifests/hgate/telemetry-stackdriver-patch.yaml
x: 1 commits (all time)
y: 579 lines of code
manifests/identityprovider-crd-v1.yaml
x: 2 commits (all time)
y: 86 lines of code
pkg/echo/echo.go
x: 1 commits (all time)
y: 81 lines of code
pkg/mesh/grpc_bootstrap.go
x: 1 commits (all time)
y: 157 lines of code
manifests/googleidp.yaml
x: 1 commits (all time)
y: 10 lines of code
579.0
lines of code
min: 1.0 average: 130.42 25th percentile: 43.0 median: 85.0 75th percentile: 158.75 max: 579.0
0
45.0
commits (all time)
min: 1.0 | average: 9.46 | 25th percentile: 2.75 | median: 7.0 | 75th percentile: 12.0 | max: 45.0
File Size vs. Contributors (all time): 50 points
cloudbuild.yaml
x: 2 contributors (all time)
y: 86 lines of code
meshcon/meshconnectord/k8s_discovery.go
x: 2 contributors (all time)
y: 59 lines of code
meshcon/meshconnectord/meshenv-gcp.go
x: 2 contributors (all time)
y: 75 lines of code
meshcon/meshconnectord/meshenv.go
x: 2 contributors (all time)
y: 100 lines of code
meshcon/meshconnectord/snigate.go
x: 2 contributors (all time)
y: 119 lines of code
pkg/cas/certs.go
x: 2 contributors (all time)
y: 83 lines of code
pkg/gcp/gcp-kubeconfig.go
x: 2 contributors (all time)
y: 416 lines of code
pkg/k8s/k8s_client.go
x: 2 contributors (all time)
y: 149 lines of code
pkg/mesh/app.go
x: 4 contributors (all time)
y: 181 lines of code
pkg/mesh/istio.go
x: 2 contributors (all time)
y: 386 lines of code
pkg/mesh/krun.go
x: 4 contributors (all time)
y: 376 lines of code
cmd/krun/krun.go
x: 4 contributors (all time)
y: 118 lines of code
pkg/mesh/td.go
x: 4 contributors (all time)
y: 100 lines of code
manifests/hgate/deployment.yaml
x: 2 contributors (all time)
y: 43 lines of code
manifests/kustomization-tmpl.yaml
x: 2 contributors (all time)
y: 14 lines of code
manifests/sni-service-template.yaml
x: 3 contributors (all time)
y: 131 lines of code
pkg/hbone/hbonec.go
x: 2 contributors (all time)
y: 157 lines of code
pkg/hbone/hboned.go
x: 2 contributors (all time)
y: 133 lines of code
pkg/hbone/sni.go
x: 2 contributors (all time)
y: 170 lines of code
pkg/sshd/ssh.go
x: 2 contributors (all time)
y: 274 lines of code
pkg/sshd/ssh_exec.go
x: 2 contributors (all time)
y: 438 lines of code
cmd/hgate/hgate.go
x: 2 contributors (all time)
y: 23 lines of code
manifests/hgate/service.yaml
x: 2 contributors (all time)
y: 71 lines of code
manifests/sidecar-imports.yaml
x: 2 contributors (all time)
y: 10 lines of code
pkg/mesh/certs.go
x: 2 contributors (all time)
y: 209 lines of code
pkg/mesh/envoy.go
x: 4 contributors (all time)
y: 123 lines of code
pkg/mesh/k8s_tokens.go
x: 2 contributors (all time)
y: 27 lines of code
pkg/sts/sts.go
x: 2 contributors (all time)
y: 388 lines of code
scripts/bootstrap_template.yaml
x: 4 contributors (all time)
y: 85 lines of code
pkg/hbone/io.go
x: 2 contributors (all time)
y: 272 lines of code
manifests/google-service-account-template.yaml
x: 3 contributors (all time)
y: 55 lines of code
pkg/sshd/sftp.go
x: 2 contributors (all time)
y: 1 lines of code
pkg/sshd/tcpip.go
x: 2 contributors (all time)
y: 164 lines of code
cmd/krun/krun-debug.go
x: 2 contributors (all time)
y: 7 lines of code
tools/builder/cloudbuild.yaml
x: 2 contributors (all time)
y: 4 lines of code
manifests/hgate/cluster-rbac.yaml
x: 1 contributors (all time)
y: 71 lines of code
manifests/hgate/istio-system-discovery-rbac.yaml
x: 1 contributors (all time)
y: 36 lines of code
manifests/hgate/rbac.yaml
x: 1 contributors (all time)
y: 66 lines of code
manifests/hgate/telemetry-stackdriver-patch.yaml
x: 1 contributors (all time)
y: 579 lines of code
manifests/identityprovider-crd-v1.yaml
x: 1 contributors (all time)
y: 86 lines of code
pkg/echo/echo.go
x: 1 contributors (all time)
y: 81 lines of code
pkg/mesh/grpc_bootstrap.go
x: 1 contributors (all time)
y: 157 lines of code
manifests/googleidp.yaml
x: 1 contributors (all time)
y: 10 lines of code
579.0
lines of code
min: 1.0 average: 130.42 25th percentile: 43.0 median: 85.0 75th percentile: 158.75 max: 579.0
0
4.0
contributors (all time)
min: 1.0 | average: 2.12 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 4.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".