spotify / flink-on-k8s-operator
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.

Learn more...
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 7 components.
  • 86 files, 27,422 LOC (100.0% vs. main code).
  • "config" is biggest, containing 38.2% of LOC.
  • "images" is smallest, containing 0.09% of LOC.


config10476 LOC (38%) 46 files
helm-chart9361 LOC (34%) 13 files
controllers4432 LOC (16%) 8 files
apis2145 LOC (7%) 7 files
internal897 LOC (3%) 10 files
ROOT87 LOC (<1%) 1 file
images24 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.
config143 commits (22%)
controllers135 commits (21%)
helm-chart72 commits (11%)
apis55 commits (8%)
ROOT34 commits (5%)
internal17 commits (2%)
images1 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 2019
config
1
5
21
26
82
30
102
controllers
3
68
163
apis
2
13
72
ROOT
1
1
3
5
10
5
9
helm-chart
2
6
37
16
44
25
images
1
internal
3
21


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 helm-chart helm-chart helm-chart--helm-chart 1 controllers controllers controllers--controllers 1 config config config--config 1 apis apis config--apis 1


2025-01-17 11:39