GoogleCloudPlatform / lustre-csi-driver
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 11 files with 1,628 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 8 files that are 31-90 days old (948 lines of code)
    • 3 files that are 1-30 days old (680 lines of code)
0% | 0% | 0% | 58% | 41%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 11 files with 1,628 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 4 files have been last changed 31-90 days ago (209 lines of code)
    • 7 files have been last changed 1-30 days ago (1,419 lines of code)
0% | 0% | 0% | 12% | 87%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
go, yaml, sh, md, txt, py, json, tpl, mod, in
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
yaml0% | 0% | 0% | 77% | 22%
go0% | 0% | 0% | 46% | 53%
py0% | 0% | 0% | 0% | 0%
tpl0% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
yaml0% | 0% | 0% | 33% | 66%
go0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 0%
tpl0% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
pkg0% | 0% | 0% | 41% | 58%
deploy0% | 0% | 0% | 70% | 29%
helm0% | 0% | 0% | 100% | 0%
cmd0% | 0% | 0% | 100% | 0%
hack0% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
helm0% | 0% | 0% | 100% | 0%
deploy0% | 0% | 0% | 12% | 87%
pkg0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
hack0% | 0% | 0% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
lustre.go
in pkg/cloud_provider/lustre
392 21 2025-03-18 2025-04-27 2 1 tyuchn@google.com tyuchn@google.com
csi-node.yaml
in helm/lustre-csi-driver/templates
149 - 2025-03-25 2025-03-25 1 1 rishitagolla@google.com rishitagolla@google.com
node.yaml
in deploy/base/node
127 - 2025-03-25 2025-04-27 6 3 rishitagolla@google.com tyuchn@google.com
node.yaml
in deploy/overlays/gke-release
148 - 2025-03-28 2025-04-14 2 2 kpberry11@gmail.com tyuchn@google.com
image.yaml
in deploy/images/stable
39 - 2025-03-28 2025-03-28 1 2 kpberry11@gmail.com tyuchn@google.com
node_setup.yaml
in deploy/overlays/gke-release
12 - 2025-03-28 2025-03-28 1 2 kpberry11@gmail.com tyuchn@google.com
kustomization.yaml
in deploy/overlays/gke-release
9 - 2025-03-28 2025-03-28 1 2 kpberry11@gmail.com tyuchn@google.com
main.go
in cmd/csi_driver
72 1 2025-04-04 2025-04-27 2 1 tyuchn@google.com tyuchn@google.com
controller.go
in pkg/csi_driver
410 17 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
controller.yaml
in deploy/base/controller
137 - 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
lustre_driver.go
in pkg/csi_driver
133 7 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
lustre_client.go
in pkg/cloud_provider/lustre/apiv1alpha
1282 69
transfer.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
1131 130
instance.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
785 85
lustre.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
465 25
node.go
in pkg/csi_driver
380 17
auxiliary.go
in pkg/cloud_provider/lustre/apiv1alpha
271 37
boilerplate.py
in hack/boilerplate
147 9
cloud.go
in pkg/cloud_provider/lustre
128 5
csi-controller.yaml
in helm/lustre-csi-driver/templates
124 -
util.go
in pkg/util
104 4
fake.go
in pkg/cloud_provider/lustre
100 7
metrics.go
in pkg/metrics
78 9
controller-serviceaccount.yaml
in helm/lustre-csi-driver/templates
76 -
controller_setup.yaml
in deploy/base/controller
73 -
helpers.go
in pkg/cloud_provider/lustre/apiv1alpha
71 6
server.go
in pkg/csi_driver
65 6
token_source.go
in pkg/cloud_provider/auth
61 3
tpl
_helpers.tpl
in helm/lustre-csi-driver/templates
57 -
identity.go
in pkg/csi_driver
40 4
utils.go
in pkg/csi_driver
39 4
controller_unimpl.go
in pkg/csi_driver
37 10
metadata.go
in pkg/cloud_provider/metadata
35 3
volume_lock.go
in pkg/util
31 3
image.yaml
in deploy/images/gke-release
25 -
errors.go
in pkg/common
24 4
volume.go
in pkg/csi_driver
23 2
values.yaml
in helm/lustre-csi-driver
23 -
node-serviceaccount.yaml
in helm/lustre-csi-driver/templates
13 -
storageclass.yaml
in deploy/overlays/dev
12 -
node_setup.yaml
in deploy/base/node
12 -
fake.go
in pkg/cloud_provider/metadata
12 3
kustomization.yaml
in deploy/overlays/dev
10 -
node_unimpl.go
in pkg/csi_driver
10 1
csidriver.yaml
in helm/lustre-csi-driver/templates
8 -
kustomization.yaml
in deploy/base/controller
7 -
csi_driver.yaml
in deploy/base/setup
6 -
kustomization.yaml
in deploy/base/setup
6 -
kustomization.yaml
in deploy/base/node
6 -
Chart.yaml
in helm/lustre-csi-driver
6 -
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
csi-node.yaml
in helm/lustre-csi-driver/templates
149 - 2025-03-25 2025-03-25 1 1 rishitagolla@google.com rishitagolla@google.com
kustomization.yaml
in deploy/overlays/gke-release
9 - 2025-03-28 2025-03-28 1 2 kpberry11@gmail.com tyuchn@google.com
node_setup.yaml
in deploy/overlays/gke-release
12 - 2025-03-28 2025-03-28 1 2 kpberry11@gmail.com tyuchn@google.com
image.yaml
in deploy/images/stable
39 - 2025-03-28 2025-03-28 1 2 kpberry11@gmail.com tyuchn@google.com
node.yaml
in deploy/overlays/gke-release
148 - 2025-03-28 2025-04-14 2 2 kpberry11@gmail.com tyuchn@google.com
main.go
in cmd/csi_driver
72 1 2025-04-04 2025-04-27 2 1 tyuchn@google.com tyuchn@google.com
node.yaml
in deploy/base/node
127 - 2025-03-25 2025-04-27 6 3 rishitagolla@google.com tyuchn@google.com
lustre_driver.go
in pkg/csi_driver
133 7 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
controller.yaml
in deploy/base/controller
137 - 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
lustre.go
in pkg/cloud_provider/lustre
392 21 2025-03-18 2025-04-27 2 1 tyuchn@google.com tyuchn@google.com
controller.go
in pkg/csi_driver
410 17 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
doc.go
in pkg/cloud_provider/lustre/apiv1alpha
1 -
cluster_setup.yaml
in deploy/base/setup
4 -
kustomization.yaml
in deploy/images/gke-release
5 -
kustomization.yaml
in deploy/images/stable
5 -
Chart.yaml
in helm/lustre-csi-driver
6 -
kustomization.yaml
in deploy/base/node
6 -
kustomization.yaml
in deploy/base/setup
6 -
csi_driver.yaml
in deploy/base/setup
6 -
kustomization.yaml
in deploy/base/controller
7 -
csidriver.yaml
in helm/lustre-csi-driver/templates
8 -
node_unimpl.go
in pkg/csi_driver
10 1
kustomization.yaml
in deploy/overlays/dev
10 -
fake.go
in pkg/cloud_provider/metadata
12 3
node_setup.yaml
in deploy/base/node
12 -
storageclass.yaml
in deploy/overlays/dev
12 -
node-serviceaccount.yaml
in helm/lustre-csi-driver/templates
13 -
values.yaml
in helm/lustre-csi-driver
23 -
volume.go
in pkg/csi_driver
23 2
errors.go
in pkg/common
24 4
image.yaml
in deploy/images/gke-release
25 -
volume_lock.go
in pkg/util
31 3
metadata.go
in pkg/cloud_provider/metadata
35 3
controller_unimpl.go
in pkg/csi_driver
37 10
utils.go
in pkg/csi_driver
39 4
identity.go
in pkg/csi_driver
40 4
tpl
_helpers.tpl
in helm/lustre-csi-driver/templates
57 -
token_source.go
in pkg/cloud_provider/auth
61 3
server.go
in pkg/csi_driver
65 6
helpers.go
in pkg/cloud_provider/lustre/apiv1alpha
71 6
controller_setup.yaml
in deploy/base/controller
73 -
controller-serviceaccount.yaml
in helm/lustre-csi-driver/templates
76 -
metrics.go
in pkg/metrics
78 9
fake.go
in pkg/cloud_provider/lustre
100 7
util.go
in pkg/util
104 4
csi-controller.yaml
in helm/lustre-csi-driver/templates
124 -
cloud.go
in pkg/cloud_provider/lustre
128 5
boilerplate.py
in hack/boilerplate
147 9
auxiliary.go
in pkg/cloud_provider/lustre/apiv1alpha
271 37
node.go
in pkg/csi_driver
380 17
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
lustre_client.go
in pkg/cloud_provider/lustre/apiv1alpha
1282 69
transfer.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
1131 130
instance.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
785 85
lustre.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
465 25
node.go
in pkg/csi_driver
380 17
auxiliary.go
in pkg/cloud_provider/lustre/apiv1alpha
271 37
boilerplate.py
in hack/boilerplate
147 9
cloud.go
in pkg/cloud_provider/lustre
128 5
csi-controller.yaml
in helm/lustre-csi-driver/templates
124 -
util.go
in pkg/util
104 4
fake.go
in pkg/cloud_provider/lustre
100 7
metrics.go
in pkg/metrics
78 9
controller-serviceaccount.yaml
in helm/lustre-csi-driver/templates
76 -
controller_setup.yaml
in deploy/base/controller
73 -
helpers.go
in pkg/cloud_provider/lustre/apiv1alpha
71 6
server.go
in pkg/csi_driver
65 6
token_source.go
in pkg/cloud_provider/auth
61 3
tpl
_helpers.tpl
in helm/lustre-csi-driver/templates
57 -
identity.go
in pkg/csi_driver
40 4
utils.go
in pkg/csi_driver
39 4
controller_unimpl.go
in pkg/csi_driver
37 10
metadata.go
in pkg/cloud_provider/metadata
35 3
volume_lock.go
in pkg/util
31 3
image.yaml
in deploy/images/gke-release
25 -
errors.go
in pkg/common
24 4
volume.go
in pkg/csi_driver
23 2
values.yaml
in helm/lustre-csi-driver
23 -
node-serviceaccount.yaml
in helm/lustre-csi-driver/templates
13 -
storageclass.yaml
in deploy/overlays/dev
12 -
node_setup.yaml
in deploy/base/node
12 -
fake.go
in pkg/cloud_provider/metadata
12 3
kustomization.yaml
in deploy/overlays/dev
10 -
node_unimpl.go
in pkg/csi_driver
10 1
csidriver.yaml
in helm/lustre-csi-driver/templates
8 -
kustomization.yaml
in deploy/base/controller
7 -
csi_driver.yaml
in deploy/base/setup
6 -
kustomization.yaml
in deploy/base/setup
6 -
kustomization.yaml
in deploy/base/node
6 -
Chart.yaml
in helm/lustre-csi-driver
6 -
kustomization.yaml
in deploy/images/stable
5 -
kustomization.yaml
in deploy/images/gke-release
5 -
cluster_setup.yaml
in deploy/base/setup
4 -
doc.go
in pkg/cloud_provider/lustre/apiv1alpha
1 -
controller.go
in pkg/csi_driver
410 17 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
controller.yaml
in deploy/base/controller
137 - 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
lustre_driver.go
in pkg/csi_driver
133 7 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
main.go
in cmd/csi_driver
72 1 2025-04-04 2025-04-27 2 1 tyuchn@google.com tyuchn@google.com
node.yaml
in deploy/overlays/gke-release
148 - 2025-03-28 2025-04-14 2 2 kpberry11@gmail.com tyuchn@google.com
image.yaml
in deploy/images/stable
39 - 2025-03-28 2025-03-28 1 2 kpberry11@gmail.com tyuchn@google.com
node_setup.yaml
in deploy/overlays/gke-release
12 - 2025-03-28 2025-03-28 1 2 kpberry11@gmail.com tyuchn@google.com
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
lustre_client.go
in pkg/cloud_provider/lustre/apiv1alpha
1282 69
transfer.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
1131 130
instance.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
785 85
lustre.pb.go
in pkg/cloud_provider/lustre/apiv1alpha/lustrepb
465 25
node.go
in pkg/csi_driver
380 17
auxiliary.go
in pkg/cloud_provider/lustre/apiv1alpha
271 37
boilerplate.py
in hack/boilerplate
147 9
cloud.go
in pkg/cloud_provider/lustre
128 5
csi-controller.yaml
in helm/lustre-csi-driver/templates
124 -
util.go
in pkg/util
104 4
fake.go
in pkg/cloud_provider/lustre
100 7
metrics.go
in pkg/metrics
78 9
controller-serviceaccount.yaml
in helm/lustre-csi-driver/templates
76 -
controller_setup.yaml
in deploy/base/controller
73 -
helpers.go
in pkg/cloud_provider/lustre/apiv1alpha
71 6
server.go
in pkg/csi_driver
65 6
token_source.go
in pkg/cloud_provider/auth
61 3
tpl
_helpers.tpl
in helm/lustre-csi-driver/templates
57 -
identity.go
in pkg/csi_driver
40 4
utils.go
in pkg/csi_driver
39 4
controller_unimpl.go
in pkg/csi_driver
37 10
metadata.go
in pkg/cloud_provider/metadata
35 3
volume_lock.go
in pkg/util
31 3
image.yaml
in deploy/images/gke-release
25 -
errors.go
in pkg/common
24 4
volume.go
in pkg/csi_driver
23 2
values.yaml
in helm/lustre-csi-driver
23 -
node-serviceaccount.yaml
in helm/lustre-csi-driver/templates
13 -
storageclass.yaml
in deploy/overlays/dev
12 -
node_setup.yaml
in deploy/base/node
12 -
fake.go
in pkg/cloud_provider/metadata
12 3
kustomization.yaml
in deploy/overlays/dev
10 -
node_unimpl.go
in pkg/csi_driver
10 1
csidriver.yaml
in helm/lustre-csi-driver/templates
8 -
kustomization.yaml
in deploy/base/controller
7 -
csi_driver.yaml
in deploy/base/setup
6 -
kustomization.yaml
in deploy/base/setup
6 -
kustomization.yaml
in deploy/base/node
6 -
Chart.yaml
in helm/lustre-csi-driver
6 -
kustomization.yaml
in deploy/images/stable
5 -
kustomization.yaml
in deploy/images/gke-release
5 -
cluster_setup.yaml
in deploy/base/setup
4 -
doc.go
in pkg/cloud_provider/lustre/apiv1alpha
1 -
controller.go
in pkg/csi_driver
410 17 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
lustre.go
in pkg/cloud_provider/lustre
392 21 2025-03-18 2025-04-27 2 1 tyuchn@google.com tyuchn@google.com
controller.yaml
in deploy/base/controller
137 - 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
lustre_driver.go
in pkg/csi_driver
133 7 2025-04-27 2025-04-27 1 1 tyuchn@google.com tyuchn@google.com
node.yaml
in deploy/base/node
127 - 2025-03-25 2025-04-27 6 3 rishitagolla@google.com tyuchn@google.com
main.go
in cmd/csi_driver
72 1 2025-04-04 2025-04-27 2 1 tyuchn@google.com tyuchn@google.com
node.yaml
in deploy/overlays/gke-release
148 - 2025-03-28 2025-04-14 2 2 kpberry11@gmail.com tyuchn@google.com