apache / flink-kubernetes-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.

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.
  • 287 files, 27,322 LOC (70.3% vs. main code).
  • "flink-kubernetes-operator" is biggest, containing 58.15% of LOC.
  • "tools" is smallest, containing 0.08% of LOC.


flink-kubernetes-operator15887 LOC (40%) 127 files
flink-autoscaler5270 LOC (13%) 55 files
flink-kubernetes-operator-api1526 LOC (3%) 54 files
helm1128 LOC (2%) 7 files
flink-autoscaler-plugin-jdbc1037 LOC (2%) 11 files
flink-kubernetes-standalone927 LOC (2%) 13 files
flink-autoscaler-standalone889 LOC (2%) 11 files
flink-kubernetes-webhook635 LOC (1%) 6 files
tools23 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
flink-kubernetes-operator394 commits (41%)
helm73 commits (7%)
flink-autoscaler66 commits (6%)
flink-kubernetes-operator-api41 commits (4%)
flink-kubernetes-webhook28 commits (2%)
flink-autoscaler-standalone25 commits (2%)
flink-kubernetes-standalone16 commits (1%)
flink-autoscaler-plugin-jdbc12 commits (1%)
tools3 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
flink-kubernetes-operator
55
216
342
890
flink-autoscaler
18
145
99
flink-kubernetes-operator-api
2
45
47
50
flink-autoscaler-standalone
5
33
10
flink-autoscaler-plugin-jdbc
6
20
8
helm
8
12
23
75
flink-kubernetes-webhook
7
6
39
flink-kubernetes-standalone
2
17
28
tools
3


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 flink-kubernetes-operator flink-kubernetes-operator flink-kubernetes-operator--flink-kubernetes-operator 13 flink-autoscaler flink-autoscaler flink-kubernetes-operator--flink-autoscaler 5 flink-autoscaler-plugin-jdbc flink-autoscaler-plugin-jdbc flink-kubernetes-operator--flink-autoscaler-plugin-jdbc 3 flink-autoscaler-standalone flink-autoscaler-standalone flink-kubernetes-operator--flink-autoscaler-standalone 2 flink-autoscaler--flink-autoscaler 9 flink-autoscaler--flink-autoscaler-plugin-jdbc 3 flink-autoscaler--flink-autoscaler-standalone 2 flink-autoscaler-plugin-jdbc--flink-autoscaler-plugin-jdbc 1 helm helm helm--helm 3 flink-kubernetes-operator-api flink-kubernetes-operator-api flink-kubernetes-operator-api--flink-kubernetes-operator 3 flink-autoscaler-standalone--flink-autoscaler-plugin-jdbc 2 flink-autoscaler-standalone--flink-autoscaler-standalone 1 flink-kubernetes-standalone flink-kubernetes-standalone flink-kubernetes-standalone--flink-kubernetes-operator 1 flink-kubernetes-standalone--flink-kubernetes-operator-api 1 flink-kubernetes-standalone--flink-kubernetes-standalone 1


2025-05-07 20:36