-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.14.0, 4.15.0
-
None
-
Low
-
No
-
MON Sprint 250
-
1
-
False
-
-
N/A
-
Release Note Not Required
-
In Progress
Description of problem:
found typo in 4.14/4.15 branch when review PR: https://github.com/openshift/cluster-monitoring-operator/pull/2073
example typo in 4.14 branch
1. systemd unit pattern valiation error
valiation should be validation
2. enable systemd collector with invalid units parttern
parttern should be pattern
3. t.Fatalf("invalid secret namepace, got %s, want %s", s.Namespace, "openshift-user-workload-monitoring")
namepace should be namespace
4. spread contraints
should be spread constraints
Version-Release number of selected component (if applicable):
4.14/4.15
How reproducible:
always
I remember we've added golang-lint to repo, it should find the errors
- links to
-
RHEA-2024:0041 OpenShift Container Platform 4.16.z bug fix update