Add EllipsizeName utility to handle Kubernetes object name limits #3030
Triggered via pull request
September 27, 2025 21:13
Status
Failure
Total duration
38m 4s
Artifacts
–
main.yaml
on: pull_request
build-static-test
3m 29s
build-ut
7m 19s
FV
37m 14s
NEW_FV
27m 11s
FV_SHARDING
36m 30s
FV_AGENTLESS
32m 12s
FV_PULLMODE
32m 40s
NEW_FV_PULLMODE
21m 47s
Annotations
5 errors
build-static-test
Process completed with exit code 2.
|
build-static-test:
lib/clusterops/clustersummary.go#L51
multi-line statement should be followed by a newline (whitespace)
|
build-static-test:
lib/clusterops/clusterreports.go#L85
multi-line statement should be followed by a newline (whitespace)
|
build-static-test:
lib/utils/names_test.go#L83
emptyStringTest: replace `len(name) == 0` with `name == ""` (gocritic)
|
build-static-test:
lib/utils/names_test.go#L68
emptyStringTest: replace `len(tt.input) > 0` with `tt.input != ""` (gocritic)
|