aws-samples / eks-install-guide-for-multus
File Age

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

Summary
  • Number of files: 14
  • Daily file updates (only one update per file and date counted): 53
  • First update: 2021-07-27
  • Latest update: 2022-01-06
  • Days between first and latest update: 164 (23 weeks, estimated 115 working days)
  • Active days (at least one file change): 8
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 14 files with 2,039 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 7 files that are 181-365 days old (1,562 lines of code)
    • 7 files that are 91-180 days old (477 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)
0% | 76% | 23% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 14 files with 2,039 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 6 files have been last changed 181-365 days ago (845 lines of code)
    • 7 files have been last changed 91-180 days ago (477 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 1 files have been last changed 1-30 days ago (717 lines of code)
0% | 41% | 23% | 0% | 35%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
yaml, md, json, ts, go, py, sh, mod, gitignore, js, txt, xml, yml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
yaml0% | 93% | 6% | 0% | 0%
py0% | 100% | 0% | 0% | 0%
ts0% | 100% | 0% | 0% | 0%
js0% | 100% | 0% | 0% | 0%
go0% | 0% | 100% | 0% | 0%
yml0% | 0% | 100% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
yaml0% | 40% | 6% | 0% | 53%
py0% | 100% | 0% | 0% | 0%
ts0% | 100% | 0% | 0% | 0%
js0% | 100% | 0% | 0% | 0%
go0% | 0% | 100% | 0% | 0%
yml0% | 0% | 100% | 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
cfn/templates/nodegroup0% | 100% | 0% | 0% | 0%
cfn/templates/infra0% | 100% | 0% | 0% | 0%
cdk/nodegroup/lambda0% | 100% | 0% | 0% | 0%
cdk/nodegroup/lib0% | 100% | 0% | 0% | 0%
cdk/nodegroup0% | 100% | 0% | 0% | 0%
controller/cmd0% | 0% | 100% | 0% | 0%
controller0% | 0% | 100% | 0% | 0%
controller/deploy0% | 0% | 100% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
cfn/templates/infra0% | 100% | 0% | 0% | 0%
cdk/nodegroup/lambda0% | 100% | 0% | 0% | 0%
cdk/nodegroup/lib0% | 100% | 0% | 0% | 0%
cdk/nodegroup0% | 100% | 0% | 0% | 0%
controller/cmd0% | 0% | 100% | 0% | 0%
controller0% | 0% | 100% | 0% | 0%
controller/deploy0% | 0% | 100% | 0% | 0%
cfn/templates/nodegroup0% | 0% | 0% | 0% | 100%
Oldest Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
eks-nodegroup-multus.yaml
in cfn/templates/nodegroup
717 - 27 189 4
eks-infra.yaml
in cfn/templates/infra
543 - 187 189 2
eks-nodegroup-multus.ts
in cdk/nodegroup/lib
131 1 189 189 1
attach-multus-eni.py
in cdk/nodegroup/lambda
116 7 189 189 1
auto-reboot.py
in cdk/nodegroup/lambda
47 2 189 189 1
jest.config.js
in cdk/nodegroup
7 - 189 189 1
index.ts
in cdk/nodegroup/lib
1 - 189 189 1
webhook.go
in controller/cmd
222 8 106 116 2
golangci.yml
in controller
116 - 106 116 2
main.go
in controller/cmd
48 1 106 116 2
nginxconfigmap2.yaml
in controller/deploy
28 - 106 116 2
nginxconfigmap.yaml
in controller/deploy
28 - 106 116 2
mutatingwebhook.yaml
in controller/deploy
22 - 106 116 2
service.yaml
in controller/deploy
13 - 106 116 2
Files Not Recently Changed (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
index.ts
in cdk/nodegroup/lib
1 - 189 189 1
jest.config.js
in cdk/nodegroup
7 - 189 189 1
auto-reboot.py
in cdk/nodegroup/lambda
47 2 189 189 1
attach-multus-eni.py
in cdk/nodegroup/lambda
116 7 189 189 1
eks-nodegroup-multus.ts
in cdk/nodegroup/lib
131 1 189 189 1
eks-infra.yaml
in cfn/templates/infra
543 - 187 189 2
service.yaml
in controller/deploy
13 - 106 116 2
mutatingwebhook.yaml
in controller/deploy
22 - 106 116 2
nginxconfigmap.yaml
in controller/deploy
28 - 106 116 2
nginxconfigmap2.yaml
in controller/deploy
28 - 106 116 2
main.go
in controller/cmd
48 1 106 116 2
golangci.yml
in controller
116 - 106 116 2
webhook.go
in controller/cmd
222 8 106 116 2
eks-nodegroup-multus.yaml
in cfn/templates/nodegroup
717 - 27 189 4
Most Recently Created Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
webhook.go
in controller/cmd
222 8 106 116 2
golangci.yml
in controller
116 - 106 116 2
main.go
in controller/cmd
48 1 106 116 2
nginxconfigmap2.yaml
in controller/deploy
28 - 106 116 2
nginxconfigmap.yaml
in controller/deploy
28 - 106 116 2
mutatingwebhook.yaml
in controller/deploy
22 - 106 116 2
service.yaml
in controller/deploy
13 - 106 116 2
eks-nodegroup-multus.yaml
in cfn/templates/nodegroup
717 - 27 189 4
eks-infra.yaml
in cfn/templates/infra
543 - 187 189 2
eks-nodegroup-multus.ts
in cdk/nodegroup/lib
131 1 189 189 1
attach-multus-eni.py
in cdk/nodegroup/lambda
116 7 189 189 1
auto-reboot.py
in cdk/nodegroup/lambda
47 2 189 189 1
jest.config.js
in cdk/nodegroup
7 - 189 189 1
index.ts
in cdk/nodegroup/lib
1 - 189 189 1
Most Recently Changed Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
eks-nodegroup-multus.yaml
in cfn/templates/nodegroup
717 - 27 189 4
webhook.go
in controller/cmd
222 8 106 116 2
golangci.yml
in controller
116 - 106 116 2
main.go
in controller/cmd
48 1 106 116 2
nginxconfigmap2.yaml
in controller/deploy
28 - 106 116 2
nginxconfigmap.yaml
in controller/deploy
28 - 106 116 2
mutatingwebhook.yaml
in controller/deploy
22 - 106 116 2
service.yaml
in controller/deploy
13 - 106 116 2
eks-infra.yaml
in cfn/templates/infra
543 - 187 189 2
eks-nodegroup-multus.ts
in cdk/nodegroup/lib
131 1 189 189 1
attach-multus-eni.py
in cdk/nodegroup/lambda
116 7 189 189 1
auto-reboot.py
in cdk/nodegroup/lambda
47 2 189 189 1
jest.config.js
in cdk/nodegroup
7 - 189 189 1
index.ts
in cdk/nodegroup/lib
1 - 189 189 1