azure / AgentBaker
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 9 components.
  • 124 files, 22,041 LOC (0.4% vs. main code).
  • "staging" is biggest, containing 42.53% of LOC.
  • "hack" is smallest, containing 0.03% of LOC.


staging9373 LOC (<1%) 34 files
pkg6451 LOC (<1%) 18 files
vhdbuilder2389 LOC (<1%) 22 files
aks-node-controller2358 LOC (<1%) 32 files
parts1119 LOC (<1%) 9 files
apiserver250 LOC (<1%) 5 files
cmd73 LOC (<1%) 2 files
fuzz22 LOC (<1%) 1 file
hack6 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
pkg619 commits (14%)
parts139 commits (3%)
staging104 commits (2%)
vhdbuilder80 commits (1%)
aks-node-controller12 commits (<1%)
apiserver12 commits (<1%)
cmd6 commits (<1%)
hack2 commits (<1%)
fuzz1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020
pkg
50
108
191
257
229
268
aks-node-controller
55
parts
11
44
32
36
39
10
staging
6
49
52
72
12
vhdbuilder
40
13
15
12
19
1
apiserver
1
10
8
8
4
cmd
1
4
2
1
hack
2
fuzz
1


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G pkg pkg pkg--pkg 11 staging staging pkg--staging 1 parts parts pkg--parts 2 aks-node-controller aks-node-controller aks-node-controller--pkg 6 aks-node-controller--aks-node-controller 7 aks-node-controller--staging 1 aks-node-controller--parts 1 vhdbuilder vhdbuilder vhdbuilder--pkg 4 vhdbuilder--aks-node-controller 1 vhdbuilder--vhdbuilder 7 vhdbuilder--parts 2 staging--vhdbuilder 3 staging--staging 1 staging--parts 1 parts--parts 3 apiserver apiserver apiserver--pkg 1 apiserver--aks-node-controller 1 apiserver--vhdbuilder 1 apiserver--staging 1 apiserver--parts 1


2025-05-06 22:00