azure / secrets-store-csi-driver-provider-azure
File Size

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

Intro
Learn more...
File Size Overall
0% | 13% | 24% | 27% | 34%
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
go0% | 35% | 14% | 16% | 33%
yaml0% | 0% | 34% | 31% | 34%
toml0% | 0% | 0% | 95% | 4%
tpl0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
scss0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
pkg0% | 38% | 16% | 9% | 35%
manifest_staging0% | 0% | 32% | 30% | 36%
charts0% | 0% | 37% | 34% | 28%
website0% | 0% | 0% | 94% | 5%
cmd0% | 0% | 0% | 100% | 0%
deployment0% | 0% | 0% | 0% | 100%
arc0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
tools0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
provider.go
in pkg/provider
601 24
auth.go
in pkg/auth
248 14
arc-monitoring.yaml
in charts/csi-secrets-store-provider-azure/templates
222 -
arc-monitoring.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
222 -
arc-values.yaml
in charts/csi-secrets-store-provider-azure
210 -
arc-values.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure
210 -
config.toml
in website
159 -
keyvault.go
in pkg/provider
147 7
provider-azure-installer.yaml
in charts/csi-secrets-store-provider-azure/templates
145 -
provider-azure-installer.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
145 -
values.yaml
in charts/csi-secrets-store-provider-azure
144 -
values.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure
144 -
main.go
in cmd
131 1
provider-azure-installer-windows.yaml
in charts/csi-secrets-store-provider-azure/templates
111 -
provider-azure-installer-windows.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
111 -
parameters.go
in pkg/provider/types
91 17
server.go
in pkg/server
82 5
80 -
provider-azure-installer.yaml
in manifest_staging/deployment
80 -
healthz.go
in pkg/server
75 4
73 -
provider-azure-installer-windows.yaml
in manifest_staging/deployment
73 -
rolebinding.yaml
in charts/csi-secrets-store-provider-azure/templates
67 -
rolebinding.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
67 -
stats_reporter.go
in pkg/metrics
62 3
types.go
in pkg/provider/types
62 3
validate.go
in pkg/provider
58 4
tpl
_helpers.tpl
in charts/csi-secrets-store-provider-azure/templates
52 -
tpl
_helpers.tpl
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
52 -
role.yaml
in charts/csi-secrets-store-provider-azure/templates
49 -
role.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
49 -
arc-monitoring-config.yaml
in charts/csi-secrets-store-provider-azure/templates
45 -
arc-monitoring-config.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
45 -
version.go
in pkg/version
37 2
grpc.go
in pkg/utils
33 2
arc-proxy-secret.yaml
in charts/csi-secrets-store-provider-azure/templates
31 -
arc-proxy-secret.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
31 -
29 1
podsecuritypolicy.yaml
in charts/csi-secrets-store-provider-azure/templates
24 -
podsecuritypolicy.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
24 -
arc-monitoring-service.yaml
in charts/csi-secrets-store-provider-azure/templates
20 -
arc-monitoring-service.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
20 -
Chart.yaml
in charts/csi-secrets-store-provider-azure
17 -
exporter.go
in pkg/metrics
17 1
Chart.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure
17 -
conformance.yaml
in arc/conformance/plugin
15 -
arc-extension-identity.yaml
in charts/csi-secrets-store-provider-azure/templates
14 -
arc-extension-identity.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure/templates
14 -
setup_failure_handler.py
in arc/conformance/plugin
11 -
404.html
in website/layouts
9 -
Files With Most Units (Top 15)
File# lines# units
provider.go
in pkg/provider
601 24
parameters.go
in pkg/provider/types
91 17
auth.go
in pkg/auth
248 14
keyvault.go
in pkg/provider
147 7
server.go
in pkg/server
82 5
validate.go
in pkg/provider
58 4
healthz.go
in pkg/server
75 4
stats_reporter.go
in pkg/metrics
62 3
types.go
in pkg/provider/types
62 3
grpc.go
in pkg/utils
33 2
version.go
in pkg/version
37 2
29 1
exporter.go
in pkg/metrics
17 1
helpers.go
in pkg/utils
6 1
main.go
in cmd
131 1
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 63 long lines.

File# lines# units# long lines
provider.go
in pkg/provider
601 24 28
auth.go
in pkg/auth
248 14 13
server.go
in pkg/server
82 5 5
main.go
in cmd
131 1 4
config.toml
in website
159 - 3
stats_reporter.go
in pkg/metrics
62 3 2
validate.go
in pkg/provider
58 4 2
grpc.go
in pkg/utils
33 2 2
Chart.yaml
in charts/csi-secrets-store-provider-azure
17 - 1
version.go
in pkg/version
37 2 1
Chart.yaml
in manifest_staging/charts/csi-secrets-store-provider-azure
17 - 1
404.html
in website/layouts
9 - 1
Correlations

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

charts/csi-secrets-store-provider-azure/Chart.yaml x: 47 commits (all time) y: 17 lines of code charts/csi-secrets-store-provider-azure/arc-values.yaml x: 20 commits (all time) y: 210 lines of code charts/csi-secrets-store-provider-azure/values.yaml x: 47 commits (all time) y: 144 lines of code deployment/provider-azure-installer-windows.yaml x: 36 commits (all time) y: 73 lines of code deployment/provider-azure-installer.yaml x: 48 commits (all time) y: 80 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/Chart.yaml x: 53 commits (all time) y: 17 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/arc-values.yaml x: 26 commits (all time) y: 210 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/values.yaml x: 78 commits (all time) y: 144 lines of code manifest_staging/deployment/provider-azure-installer-windows.yaml x: 37 commits (all time) y: 73 lines of code manifest_staging/deployment/provider-azure-installer.yaml x: 41 commits (all time) y: 80 lines of code pkg/auth/auth.go x: 15 commits (all time) y: 248 lines of code pkg/provider/provider.go x: 36 commits (all time) y: 601 lines of code cmd/main.go x: 25 commits (all time) y: 131 lines of code pkg/provider/types/parameters.go x: 6 commits (all time) y: 91 lines of code pkg/version/version.go x: 7 commits (all time) y: 37 lines of code charts/csi-secrets-store-provider-azure/templates/arc-monitoring.yaml x: 10 commits (all time) y: 222 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/arc-monitoring.yaml x: 12 commits (all time) y: 222 lines of code pkg/server/server.go x: 13 commits (all time) y: 82 lines of code charts/csi-secrets-store-provider-azure/templates/provider-azure-installer.yaml x: 21 commits (all time) y: 145 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/provider-azure-installer.yaml x: 34 commits (all time) y: 145 lines of code charts/csi-secrets-store-provider-azure/templates/provider-azure-installer-windows.yaml x: 16 commits (all time) y: 111 lines of code pkg/provider/keyvault.go x: 2 commits (all time) y: 147 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/provider-azure-installer-windows.yaml x: 25 commits (all time) y: 111 lines of code pkg/provider/validate.go x: 2 commits (all time) y: 58 lines of code pkg/server/healthz.go x: 6 commits (all time) y: 75 lines of code charts/csi-secrets-store-provider-azure/templates/podsecuritypolicy.yaml x: 2 commits (all time) y: 24 lines of code charts/csi-secrets-store-provider-azure/templates/role.yaml x: 3 commits (all time) y: 49 lines of code charts/csi-secrets-store-provider-azure/templates/rolebinding.yaml x: 3 commits (all time) y: 67 lines of code pkg/metrics/prometheus_exporter.go x: 2 commits (all time) y: 29 lines of code tools/tools.go x: 3 commits (all time) y: 6 lines of code pkg/provider/types/types.go x: 3 commits (all time) y: 62 lines of code charts/csi-secrets-store-provider-azure/templates/_helpers.tpl x: 5 commits (all time) y: 52 lines of code charts/csi-secrets-store-provider-azure/templates/arc-extension-identity.yaml x: 1 commits (all time) y: 14 lines of code charts/csi-secrets-store-provider-azure/templates/arc-monitoring-config.yaml x: 1 commits (all time) y: 45 lines of code charts/csi-secrets-store-provider-azure/templates/arc-monitoring-service.yaml x: 1 commits (all time) y: 20 lines of code charts/csi-secrets-store-provider-azure/templates/arc-proxy-secret.yaml x: 2 commits (all time) y: 31 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/_helpers.tpl x: 4 commits (all time) y: 52 lines of code arc/conformance/plugin/conformance.yaml x: 3 commits (all time) y: 15 lines of code pkg/utils/helpers.go x: 2 commits (all time) y: 6 lines of code arc/conformance/plugin/setup_failure_handler.py x: 1 commits (all time) y: 11 lines of code website/config.toml x: 3 commits (all time) y: 159 lines of code pkg/metrics/exporter.go x: 2 commits (all time) y: 17 lines of code pkg/metrics/stats_reporter.go x: 1 commits (all time) y: 62 lines of code pkg/utils/grpc.go x: 3 commits (all time) y: 33 lines of code netlify.toml x: 1 commits (all time) y: 8 lines of code website/assets/scss/_variables_project.scss x: 1 commits (all time) y: 1 lines of code
601.0
lines of code
  min: 1.0
  average: 80.57
  25th percentile: 17.75
  median: 52.0
  75th percentile: 111.0
  max: 601.0
0 78.0
commits (all time)
min: 1.0 | average: 12.96 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 20.75 | max: 78.0

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

charts/csi-secrets-store-provider-azure/Chart.yaml x: 2 contributors (all time) y: 17 lines of code charts/csi-secrets-store-provider-azure/arc-values.yaml x: 2 contributors (all time) y: 210 lines of code charts/csi-secrets-store-provider-azure/values.yaml x: 3 contributors (all time) y: 144 lines of code deployment/provider-azure-installer-windows.yaml x: 3 contributors (all time) y: 73 lines of code deployment/provider-azure-installer.yaml x: 4 contributors (all time) y: 80 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/Chart.yaml x: 3 contributors (all time) y: 17 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/arc-values.yaml x: 3 contributors (all time) y: 210 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/values.yaml x: 12 contributors (all time) y: 144 lines of code manifest_staging/deployment/provider-azure-installer.yaml x: 3 contributors (all time) y: 80 lines of code pkg/auth/auth.go x: 2 contributors (all time) y: 248 lines of code pkg/provider/provider.go x: 7 contributors (all time) y: 601 lines of code cmd/main.go x: 3 contributors (all time) y: 131 lines of code pkg/provider/types/parameters.go x: 3 contributors (all time) y: 91 lines of code pkg/version/version.go x: 3 contributors (all time) y: 37 lines of code charts/csi-secrets-store-provider-azure/templates/arc-monitoring.yaml x: 2 contributors (all time) y: 222 lines of code pkg/server/server.go x: 2 contributors (all time) y: 82 lines of code charts/csi-secrets-store-provider-azure/templates/provider-azure-installer.yaml x: 3 contributors (all time) y: 145 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/provider-azure-installer.yaml x: 10 contributors (all time) y: 145 lines of code charts/csi-secrets-store-provider-azure/templates/provider-azure-installer-windows.yaml x: 2 contributors (all time) y: 111 lines of code pkg/provider/keyvault.go x: 1 contributors (all time) y: 147 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/provider-azure-installer-windows.yaml x: 9 contributors (all time) y: 111 lines of code pkg/provider/validate.go x: 1 contributors (all time) y: 58 lines of code pkg/server/healthz.go x: 1 contributors (all time) y: 75 lines of code charts/csi-secrets-store-provider-azure/templates/podsecuritypolicy.yaml x: 1 contributors (all time) y: 24 lines of code charts/csi-secrets-store-provider-azure/templates/role.yaml x: 1 contributors (all time) y: 49 lines of code charts/csi-secrets-store-provider-azure/templates/rolebinding.yaml x: 1 contributors (all time) y: 67 lines of code pkg/metrics/prometheus_exporter.go x: 1 contributors (all time) y: 29 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/podsecuritypolicy.yaml x: 2 contributors (all time) y: 24 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/role.yaml x: 3 contributors (all time) y: 49 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/rolebinding.yaml x: 3 contributors (all time) y: 67 lines of code tools/tools.go x: 1 contributors (all time) y: 6 lines of code pkg/provider/types/types.go x: 2 contributors (all time) y: 62 lines of code charts/csi-secrets-store-provider-azure/templates/_helpers.tpl x: 1 contributors (all time) y: 52 lines of code charts/csi-secrets-store-provider-azure/templates/arc-extension-identity.yaml x: 1 contributors (all time) y: 14 lines of code charts/csi-secrets-store-provider-azure/templates/arc-monitoring-config.yaml x: 1 contributors (all time) y: 45 lines of code charts/csi-secrets-store-provider-azure/templates/arc-monitoring-service.yaml x: 1 contributors (all time) y: 20 lines of code charts/csi-secrets-store-provider-azure/templates/arc-proxy-secret.yaml x: 1 contributors (all time) y: 31 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/templates/_helpers.tpl x: 4 contributors (all time) y: 52 lines of code arc/conformance/plugin/conformance.yaml x: 1 contributors (all time) y: 15 lines of code arc/conformance/plugin/setup_failure_handler.py x: 1 contributors (all time) y: 11 lines of code website/config.toml x: 2 contributors (all time) y: 159 lines of code pkg/metrics/exporter.go x: 1 contributors (all time) y: 17 lines of code pkg/metrics/stats_reporter.go x: 1 contributors (all time) y: 62 lines of code netlify.toml x: 1 contributors (all time) y: 8 lines of code website/assets/scss/_variables_project.scss x: 1 contributors (all time) y: 1 lines of code
601.0
lines of code
  min: 1.0
  average: 80.57
  25th percentile: 17.75
  median: 52.0
  75th percentile: 111.0
  max: 601.0
0 12.0
contributors (all time)
min: 1.0 | average: 2.32 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 3.0 | max: 12.0

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

charts/csi-secrets-store-provider-azure/Chart.yaml x: 1 commits (30d) y: 17 lines of code charts/csi-secrets-store-provider-azure/arc-values.yaml x: 1 commits (30d) y: 210 lines of code charts/csi-secrets-store-provider-azure/values.yaml x: 1 commits (30d) y: 144 lines of code deployment/provider-azure-installer-windows.yaml x: 1 commits (30d) y: 73 lines of code deployment/provider-azure-installer.yaml x: 1 commits (30d) y: 80 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/Chart.yaml x: 2 commits (30d) y: 17 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/arc-values.yaml x: 2 commits (30d) y: 210 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/values.yaml x: 2 commits (30d) y: 144 lines of code
210.0
lines of code
  min: 17.0
  average: 104.8
  25th percentile: 59.0
  median: 80.0
  75th percentile: 160.5
  max: 210.0
0 2.0
commits (30d)
min: 1.0 | average: 1.3 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

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

charts/csi-secrets-store-provider-azure/Chart.yaml x: 1 contributors (30d) y: 17 lines of code charts/csi-secrets-store-provider-azure/arc-values.yaml x: 1 contributors (30d) y: 210 lines of code charts/csi-secrets-store-provider-azure/values.yaml x: 1 contributors (30d) y: 144 lines of code deployment/provider-azure-installer-windows.yaml x: 1 contributors (30d) y: 73 lines of code deployment/provider-azure-installer.yaml x: 1 contributors (30d) y: 80 lines of code
210.0
lines of code
  min: 17.0
  average: 104.8
  25th percentile: 59.0
  median: 80.0
  75th percentile: 160.5
  max: 210.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

charts/csi-secrets-store-provider-azure/Chart.yaml x: 1 commits (90d) y: 17 lines of code charts/csi-secrets-store-provider-azure/arc-values.yaml x: 1 commits (90d) y: 210 lines of code charts/csi-secrets-store-provider-azure/values.yaml x: 1 commits (90d) y: 144 lines of code deployment/provider-azure-installer-windows.yaml x: 1 commits (90d) y: 73 lines of code deployment/provider-azure-installer.yaml x: 1 commits (90d) y: 80 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/Chart.yaml x: 2 commits (90d) y: 17 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/arc-values.yaml x: 2 commits (90d) y: 210 lines of code manifest_staging/charts/csi-secrets-store-provider-azure/values.yaml x: 2 commits (90d) y: 144 lines of code
210.0
lines of code
  min: 17.0
  average: 104.8
  25th percentile: 59.0
  median: 80.0
  75th percentile: 160.5
  max: 210.0
0 2.0
commits (90d)
min: 1.0 | average: 1.3 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

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

charts/csi-secrets-store-provider-azure/Chart.yaml x: 1 contributors (90d) y: 17 lines of code charts/csi-secrets-store-provider-azure/arc-values.yaml x: 1 contributors (90d) y: 210 lines of code charts/csi-secrets-store-provider-azure/values.yaml x: 1 contributors (90d) y: 144 lines of code deployment/provider-azure-installer-windows.yaml x: 1 contributors (90d) y: 73 lines of code deployment/provider-azure-installer.yaml x: 1 contributors (90d) y: 80 lines of code
210.0
lines of code
  min: 17.0
  average: 104.8
  25th percentile: 59.0
  median: 80.0
  75th percentile: 160.5
  max: 210.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0