You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[#1910](https://github.com/openshift/cluster-monitoring-operator/pull/1910) Add new web console usage metrics
17
18
18
19
## 4.12
19
20
-[#1624](https://github.com/openshift/cluster-monitoring-operator/pull/1624) Add option to specify TopologySpreadConstraints for Prometheus, Alertmanager, and ThanosRuler.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@ This targets needs `docker` to be installed on host and was not tested with othe
112
112
113
113
## Testing
114
114
115
-
Supposing $KUBECONFIOG is set to the config file of a Kubernetes cluster running the codes to test. We can run all tests by using this command `make test`.
115
+
Supposing $KUBECONFIG is set to the config file of a Kubernetes cluster running the codes to test. We can run all tests by using this command `make test`.
116
116
117
117
The testing consist of 3 aspects:
118
118
- unit tests, can be run seperately by `make test-unit`.
0 commit comments