kubernetes / api
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
14,799 LOC (5%)
80 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
14,799 LOC (5%)
80 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
80
files match defined criteria (
14,799
lines of code,
5.3%
vs. main code):
5
*.proto files (
7,694
lines of code)
75
*.go files (
7,105
lines of code)
140
lines match the content pattern.
details...
per component - primary logical decomposition
core
in 3 files, 6,663 LOC (8%)
autoscaling
in 6 files, 878 LOC (2%)
apps
in 10 files, 2,723 LOC (9%)
flowcontrol
in 3 files, 564 LOC (2%)
extensions
in 3 files, 1,525 LOC (8%)
storage
in 2 files, 62 LOC (<1%)
rbac
in 6 files, 405 LOC (3%)
networking
in 3 files, 135 LOC (1%)
authorization
in 4 files, 298 LOC (3%)
policy
in 3 files, 255 LOC (2%)
admissionregistration
in 2 files, 52 LOC (<1%)
batch
in 4 files, 209 LOC (3%)
discovery
in 2 files, 131 LOC (2%)
node
in 3 files, 109 LOC (2%)
certificates
in 1 file 27 LOC (<1%)
authentication
in 4 files, 159 LOC (3%)
admission
in 4 files, 132 LOC (3%)
events
in 4 files, 124 LOC (3%)
scheduling
in 6 files, 132 LOC (5%)
coordination
in 4 files, 104 LOC (4%)
apiserverinternal
in 1 file 54 LOC (2%)
imagepolicy
in 2 files, 58 LOC (3%)