GoogleCloudPlatform / k8s-cloudkms-plugin
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 21 files with 2,156 lines of code in files.
    • 21 files that are 366+ days old (2,156 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)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
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 21 files with 2,156 lines of code in files.
    • 21 files have been last changed 366+ days ago (2,156 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)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
go, sh, md, txt, mod, gitignore, json, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
go100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
go100% | 0% | 0% | 0% | 0%
yaml100% | 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
plugin100% | 0% | 0% | 0% | 0%
testutils100% | 0% | 0% | 0% | 0%
cmd100% | 0% | 0% | 0% | 0%
tpm100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
plugin100% | 0% | 0% | 0% | 0%
testutils100% | 0% | 0% | 0% | 0%
cmd100% | 0% | 0% | 0% | 0%
tpm100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
Oldest Files (Top 21)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
plugin.go
in plugin
65 3 2018-01-29 2024-03-08 21 5 atcherniakhovski@gmail.com hoskeri@google.com
metrics.go
in plugin
51 4 2018-02-07 2024-03-08 13 5 atcherniakhovski@gmail.com hoskeri@google.com
60 3 2018-03-23 2024-03-08 10 3 alextc@google.com hoskeri@google.com
fakekms.go
in testutils/fakekms
205 12 2019-02-08 2019-11-12 5 2 alextc@google.com seth@sethvargo.com
kmspluginclient.go
in testutils/kmspluginclient
55 3 2019-02-08 2024-03-08 6 4 alextc@google.com hoskeri@google.com
fakekubeapi.go
in testutils/fakekubeapi
164 10 2019-02-12 2024-03-08 6 4 alextc@google.com hoskeri@google.com
healthz.go
in plugin
109 5 2019-02-13 2024-03-08 6 4 alextc@google.com hoskeri@google.com
main.go
in cmd/fakekubeapi
80 1 2019-02-13 2019-11-12 4 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/fakekms
28 1 2019-02-13 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
tpm.go
in tpm
116 3 2019-04-26 2024-02-25 4 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/tpmunseal
32 1 2019-04-26 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/tpmseal
31 1 2019-04-26 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
48 2 2019-11-08 2024-03-08 5 2 seth@sethvargo.com hoskeri@google.com
main.go
in cmd/k8s-cloudkms-plugin
117 3 2019-11-09 2024-03-08 5 3 seth@sethvargo.com hoskeri@google.com
22 - 2019-11-09 2024-02-25 2 1 seth@sethvargo.com seth@sethvargo.com
api.pb.go
in plugin/v2
434 80 2024-02-09 2024-03-08 2 2 sergey.shcherbakov@gmail.com hoskeri@google.com
service.pb.go
in plugin/v1
264 44 2024-02-09 2024-03-08 2 2 sergey.shcherbakov@gmail.com hoskeri@google.com
plugin.go
in plugin/v2
123 8 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
plugin.go
in plugin/v1
73 5 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
healthz.go
in plugin/v1
40 3 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
healthz.go
in plugin/v2
39 3 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
Files Not Recently Changed (Top 21)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.go
in cmd/fakekms
28 1 2019-02-13 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/tpmseal
31 1 2019-04-26 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/tpmunseal
32 1 2019-04-26 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/fakekubeapi
80 1 2019-02-13 2019-11-12 4 2 alextc@google.com seth@sethvargo.com
fakekms.go
in testutils/fakekms
205 12 2019-02-08 2019-11-12 5 2 alextc@google.com seth@sethvargo.com
22 - 2019-11-09 2024-02-25 2 1 seth@sethvargo.com seth@sethvargo.com
tpm.go
in tpm
116 3 2019-04-26 2024-02-25 4 2 alextc@google.com seth@sethvargo.com
healthz.go
in plugin/v2
39 3 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
healthz.go
in plugin/v1
40 3 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
48 2 2019-11-08 2024-03-08 5 2 seth@sethvargo.com hoskeri@google.com
metrics.go
in plugin
51 4 2018-02-07 2024-03-08 13 5 atcherniakhovski@gmail.com hoskeri@google.com
kmspluginclient.go
in testutils/kmspluginclient
55 3 2019-02-08 2024-03-08 6 4 alextc@google.com hoskeri@google.com
60 3 2018-03-23 2024-03-08 10 3 alextc@google.com hoskeri@google.com
plugin.go
in plugin
65 3 2018-01-29 2024-03-08 21 5 atcherniakhovski@gmail.com hoskeri@google.com
plugin.go
in plugin/v1
73 5 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
healthz.go
in plugin
109 5 2019-02-13 2024-03-08 6 4 alextc@google.com hoskeri@google.com
main.go
in cmd/k8s-cloudkms-plugin
117 3 2019-11-09 2024-03-08 5 3 seth@sethvargo.com hoskeri@google.com
plugin.go
in plugin/v2
123 8 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
fakekubeapi.go
in testutils/fakekubeapi
164 10 2019-02-12 2024-03-08 6 4 alextc@google.com hoskeri@google.com
service.pb.go
in plugin/v1
264 44 2024-02-09 2024-03-08 2 2 sergey.shcherbakov@gmail.com hoskeri@google.com
api.pb.go
in plugin/v2
434 80 2024-02-09 2024-03-08 2 2 sergey.shcherbakov@gmail.com hoskeri@google.com
Most Recently Created Files (Top 21)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
api.pb.go
in plugin/v2
434 80 2024-02-09 2024-03-08 2 2 sergey.shcherbakov@gmail.com hoskeri@google.com
service.pb.go
in plugin/v1
264 44 2024-02-09 2024-03-08 2 2 sergey.shcherbakov@gmail.com hoskeri@google.com
plugin.go
in plugin/v2
123 8 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
plugin.go
in plugin/v1
73 5 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
healthz.go
in plugin/v1
40 3 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
healthz.go
in plugin/v2
39 3 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
main.go
in cmd/k8s-cloudkms-plugin
117 3 2019-11-09 2024-03-08 5 3 seth@sethvargo.com hoskeri@google.com
22 - 2019-11-09 2024-02-25 2 1 seth@sethvargo.com seth@sethvargo.com
48 2 2019-11-08 2024-03-08 5 2 seth@sethvargo.com hoskeri@google.com
tpm.go
in tpm
116 3 2019-04-26 2024-02-25 4 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/tpmunseal
32 1 2019-04-26 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/tpmseal
31 1 2019-04-26 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
healthz.go
in plugin
109 5 2019-02-13 2024-03-08 6 4 alextc@google.com hoskeri@google.com
main.go
in cmd/fakekubeapi
80 1 2019-02-13 2019-11-12 4 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/fakekms
28 1 2019-02-13 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
fakekubeapi.go
in testutils/fakekubeapi
164 10 2019-02-12 2024-03-08 6 4 alextc@google.com hoskeri@google.com
fakekms.go
in testutils/fakekms
205 12 2019-02-08 2019-11-12 5 2 alextc@google.com seth@sethvargo.com
kmspluginclient.go
in testutils/kmspluginclient
55 3 2019-02-08 2024-03-08 6 4 alextc@google.com hoskeri@google.com
60 3 2018-03-23 2024-03-08 10 3 alextc@google.com hoskeri@google.com
metrics.go
in plugin
51 4 2018-02-07 2024-03-08 13 5 atcherniakhovski@gmail.com hoskeri@google.com
plugin.go
in plugin
65 3 2018-01-29 2024-03-08 21 5 atcherniakhovski@gmail.com hoskeri@google.com
Most Recently Changed Files (Top 21)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
api.pb.go
in plugin/v2
434 80 2024-02-09 2024-03-08 2 2 sergey.shcherbakov@gmail.com hoskeri@google.com
service.pb.go
in plugin/v1
264 44 2024-02-09 2024-03-08 2 2 sergey.shcherbakov@gmail.com hoskeri@google.com
fakekubeapi.go
in testutils/fakekubeapi
164 10 2019-02-12 2024-03-08 6 4 alextc@google.com hoskeri@google.com
plugin.go
in plugin/v2
123 8 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
main.go
in cmd/k8s-cloudkms-plugin
117 3 2019-11-09 2024-03-08 5 3 seth@sethvargo.com hoskeri@google.com
healthz.go
in plugin
109 5 2019-02-13 2024-03-08 6 4 alextc@google.com hoskeri@google.com
plugin.go
in plugin/v1
73 5 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
plugin.go
in plugin
65 3 2018-01-29 2024-03-08 21 5 atcherniakhovski@gmail.com hoskeri@google.com
60 3 2018-03-23 2024-03-08 10 3 alextc@google.com hoskeri@google.com
kmspluginclient.go
in testutils/kmspluginclient
55 3 2019-02-08 2024-03-08 6 4 alextc@google.com hoskeri@google.com
metrics.go
in plugin
51 4 2018-02-07 2024-03-08 13 5 atcherniakhovski@gmail.com hoskeri@google.com
48 2 2019-11-08 2024-03-08 5 2 seth@sethvargo.com hoskeri@google.com
healthz.go
in plugin/v1
40 3 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
healthz.go
in plugin/v2
39 3 2024-02-09 2024-03-08 3 3 sergey.shcherbakov@gmail.com hoskeri@google.com
tpm.go
in tpm
116 3 2019-04-26 2024-02-25 4 2 alextc@google.com seth@sethvargo.com
22 - 2019-11-09 2024-02-25 2 1 seth@sethvargo.com seth@sethvargo.com
fakekms.go
in testutils/fakekms
205 12 2019-02-08 2019-11-12 5 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/fakekubeapi
80 1 2019-02-13 2019-11-12 4 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/tpmunseal
32 1 2019-04-26 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/tpmseal
31 1 2019-04-26 2019-11-12 3 2 alextc@google.com seth@sethvargo.com
main.go
in cmd/fakekms
28 1 2019-02-13 2019-11-12 3 2 alextc@google.com seth@sethvargo.com