Skip to content

Commit 87642a3

Browse files
authored
Merge branch 'openshift:main' into revert_pr_2738
2 parents 0d45a90 + f0226ba commit 87642a3

File tree

3,206 files changed

+274946
-152205
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,206 files changed

+274946
-152205
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- `KubePdbNotEnoughHealthyPods`
88
- `KubeNodePressure`
99
- `KubeNodeEviction`
10-
- [#2677](https://github.com/openshift/cluster-monitoring-operator/pull/2677) Fix KSM deny-list typo that put `^kube_.+_annotations$^kube_customresource_.+_annotations_info$,` in the deny-list instead of seperate entries, like so, `^kube_.+_annotations$,^kube_customresource_.+_annotations_info$,`, due to the omission of a comma.
10+
- [#2677](https://github.com/openshift/cluster-monitoring-operator/pull/2677) Fix KSM deny-list typo that put `^kube_.+_annotations$^kube_customresource_.+_annotations_info$,` in the deny-list instead of separate entries, like so, `^kube_.+_annotations$,^kube_customresource_.+_annotations_info$,`, due to the omission of a comma.
1111

1212
## 4.18
1313

Documentation/api.md

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

Documentation/data-collection.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,12 @@ data:
569569
# value. The possible values for tls_termination are edge, passthrough and reencrypt.
570570
- '{__name__="cluster:openshift_route_info:tls_termination:sum"}'
571571
#
572+
# owners: (@openshift/network-edge)
573+
#
574+
# openshift:gateway_api_usage:count tracks the amount of gateway resources created in the cluster
575+
# aggregated by Gateway class type.
576+
- '{__name__="openshift:gateway_api_usage:count",gateway_class_type=~"openshift|not-openshift"}'
577+
#
572578
# owners: (https://github.com/openshift/insights-operator/blob/master/OWNERS)
573579
#
574580
# insightsclient_request_send tracks the number of metrics sends.

Documentation/deps-versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
| OCP Version | alertmanager | kubeRbacProxy | kubeStateMetrics | kubernetesMetricsServer | monitoringPlugin | nodeExporter | promLabelProxy | prometheus | prometheusOperator | thanos |
22
|--------------|----------------------------------------------------------------------------------|--------------------------------------------------------------------------|-----------------------------------------------------------------------------|-----------------------------------------------------------------------------------|---------------------------------------------------------------------------|------------------------------------------------------------------------|---------------------------------------------------------------------------|---------------------------------------------------------------------|------------------------------------------------------------------------------|-----------------------------------------------------------------|
3-
| release-4.22 | [0.28.1](https://github.com/openshift/prometheus-alertmanager/blob/release-4.22) | [0.19.1](https://github.com/openshift/kube-rbac-proxy/blob/release-4.22) | [2.17.0](https://github.com/openshift/kube-state-metrics/blob/release-4.22) | [0.8.0](https://github.com/openshift/kubernetes-metrics-server/blob/release-4.22) | [1.0.0](https://github.com/openshift/monitoring-plugin/blob/release-4.22) | [1.10.2](https://github.com/openshift/node_exporter/blob/release-4.22) | [0.12.1](https://github.com/openshift/prom-label-proxy/blob/release-4.22) | [3.6.0](https://github.com/openshift/prometheus/blob/release-4.22) | [0.86.1](https://github.com/openshift/prometheus-operator/blob/release-4.22) | [0.39.2](https://github.com/openshift/thanos/blob/release-4.22) |
4-
| release-4.21 | [0.28.1](https://github.com/openshift/prometheus-alertmanager/blob/release-4.21) | [0.19.1](https://github.com/openshift/kube-rbac-proxy/blob/release-4.21) | [2.17.0](https://github.com/openshift/kube-state-metrics/blob/release-4.21) | [0.8.0](https://github.com/openshift/kubernetes-metrics-server/blob/release-4.21) | [1.0.0](https://github.com/openshift/monitoring-plugin/blob/release-4.21) | [1.10.2](https://github.com/openshift/node_exporter/blob/release-4.21) | [0.12.1](https://github.com/openshift/prom-label-proxy/blob/release-4.21) | [3.6.0](https://github.com/openshift/prometheus/blob/release-4.21) | [0.86.1](https://github.com/openshift/prometheus-operator/blob/release-4.21) | [0.39.2](https://github.com/openshift/thanos/blob/release-4.21) |
3+
| release-4.22 | [0.29.0](https://github.com/openshift/prometheus-alertmanager/blob/release-4.22) | [0.19.1](https://github.com/openshift/kube-rbac-proxy/blob/release-4.22) | [2.17.0](https://github.com/openshift/kube-state-metrics/blob/release-4.22) | [0.8.0](https://github.com/openshift/kubernetes-metrics-server/blob/release-4.22) | [1.0.0](https://github.com/openshift/monitoring-plugin/blob/release-4.22) | [1.10.2](https://github.com/openshift/node_exporter/blob/release-4.22) | [0.12.1](https://github.com/openshift/prom-label-proxy/blob/release-4.22) | [3.6.0](https://github.com/openshift/prometheus/blob/release-4.22) | [0.86.2](https://github.com/openshift/prometheus-operator/blob/release-4.22) | [0.39.2](https://github.com/openshift/thanos/blob/release-4.22) |
4+
| release-4.21 | [0.29.0](https://github.com/openshift/prometheus-alertmanager/blob/release-4.21) | [0.19.1](https://github.com/openshift/kube-rbac-proxy/blob/release-4.21) | [2.17.0](https://github.com/openshift/kube-state-metrics/blob/release-4.21) | [0.8.0](https://github.com/openshift/kubernetes-metrics-server/blob/release-4.21) | [1.0.0](https://github.com/openshift/monitoring-plugin/blob/release-4.21) | [1.10.2](https://github.com/openshift/node_exporter/blob/release-4.21) | [0.12.1](https://github.com/openshift/prom-label-proxy/blob/release-4.21) | [3.6.0](https://github.com/openshift/prometheus/blob/release-4.21) | [0.86.2](https://github.com/openshift/prometheus-operator/blob/release-4.21) | [0.39.2](https://github.com/openshift/thanos/blob/release-4.21) |
55
| release-4.20 | [0.28.1](https://github.com/openshift/prometheus-alertmanager/blob/release-4.20) | [0.19.1](https://github.com/openshift/kube-rbac-proxy/blob/release-4.20) | [2.16.0](https://github.com/openshift/kube-state-metrics/blob/release-4.20) | [0.8.0](https://github.com/openshift/kubernetes-metrics-server/blob/release-4.20) | [1.0.0](https://github.com/openshift/monitoring-plugin/blob/release-4.20) | [1.9.1](https://github.com/openshift/node_exporter/blob/release-4.20) | [0.12.0](https://github.com/openshift/prom-label-proxy/blob/release-4.20) | [3.5.0](https://github.com/openshift/prometheus/blob/release-4.20) | [0.85.0](https://github.com/openshift/prometheus-operator/blob/release-4.20) | [0.39.2](https://github.com/openshift/thanos/blob/release-4.20) |
66
| release-4.19 | [0.28.1](https://github.com/openshift/prometheus-alertmanager/blob/release-4.19) | [0.19.0](https://github.com/openshift/kube-rbac-proxy/blob/release-4.19) | [2.15.0](https://github.com/openshift/kube-state-metrics/blob/release-4.19) | [0.7.2](https://github.com/openshift/kubernetes-metrics-server/blob/release-4.19) | [1.0.0](https://github.com/openshift/monitoring-plugin/blob/release-4.19) | [1.9.1](https://github.com/openshift/node_exporter/blob/release-4.19) | [0.11.0](https://github.com/openshift/prom-label-proxy/blob/release-4.19) | [3.2.1](https://github.com/openshift/prometheus/blob/release-4.19) | [0.81.0](https://github.com/openshift/prometheus-operator/blob/release-4.19) | [0.37.2](https://github.com/openshift/thanos/blob/release-4.19) |
77
| release-4.18 | [0.27.0](https://github.com/openshift/prometheus-alertmanager/blob/release-4.18) | [0.18.1](https://github.com/openshift/kube-rbac-proxy/blob/release-4.18) | [2.13.0](https://github.com/openshift/kube-state-metrics/blob/release-4.18) | [0.7.2](https://github.com/openshift/kubernetes-metrics-server/blob/release-4.18) | [1.0.0](https://github.com/openshift/monitoring-plugin/blob/release-4.18) | [1.8.2](https://github.com/openshift/node_exporter/blob/release-4.18) | [0.11.0](https://github.com/openshift/prom-label-proxy/blob/release-4.18) | [2.55.1](https://github.com/openshift/prometheus/blob/release-4.18) | [0.78.2](https://github.com/openshift/prometheus-operator/blob/release-4.18) | [0.36.1](https://github.com/openshift/thanos/blob/release-4.18) |

Documentation/sample-metrics.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Documentation/telemetry/telemeter_query

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ GOLANGCI_LINT_VERSION=v1.64.8
4242
PROMTOOL_BIN=$(BIN_DIR)/promtool
4343
DOCGEN_BIN=$(BIN_DIR)/docgen
4444
MISSPELL_BIN=$(BIN_DIR)/misspell
45-
TOOLING=$(EMBEDMD_BIN) $(JB_BIN) $(GOJSONTOYAML_BIN) $(JSONNET_BIN) $(JSONNETFMT_BIN) $(PROMTOOL_BIN) $(DOCGEN_BIN) $(GOLANGCI_LINT_BIN)
45+
TOOLING=$(EMBEDMD_BIN) $(JB_BIN) $(GOJSONTOYAML_BIN) $(JSONNET_BIN) $(JSONNETFMT_BIN) $(PROMTOOL_BIN) $(DOCGEN_BIN) $(GOLANGCI_LINT_BIN) $(MISSPELL_BIN)
4646

4747
MANIFESTS_DIR ?= $(shell pwd)/manifests
4848
JSON_MANIFESTS_DIR ?= $(shell pwd)/tmp/json-manifests/manifests
@@ -226,11 +226,11 @@ golangci-lint-fix: $(GOLANGCI_LINT_BIN)
226226
$(GOLANGCI_LINT_BIN) run --verbose --print-resources-usage --fix
227227

228228
.PHONY:
229-
misspell:
229+
misspell: $(MISSPELL_BIN)
230230
$(MISSPELL_BIN) -error $(MARKDOWN_DOCS)
231231

232232
.PHONY:
233-
misspell-fix:
233+
misspell-fix: $(MISSPELL_BIN)
234234
$(MISSPELL_BIN) -w $(MARKDOWN_DOCS)
235235

236236
.PHONY: jsonnet-fmt

assets/admission-webhook/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/managed-by: cluster-monitoring-operator
66
app.kubernetes.io/name: prometheus-operator-admission-webhook
77
app.kubernetes.io/part-of: openshift-monitoring
8-
app.kubernetes.io/version: 0.86.1
8+
app.kubernetes.io/version: 0.86.2
99
name: prometheus-operator-admission-webhook
1010
namespace: openshift-monitoring
1111
spec:
@@ -27,7 +27,7 @@ spec:
2727
app.kubernetes.io/managed-by: cluster-monitoring-operator
2828
app.kubernetes.io/name: prometheus-operator-admission-webhook
2929
app.kubernetes.io/part-of: openshift-monitoring
30-
app.kubernetes.io/version: 0.86.1
30+
app.kubernetes.io/version: 0.86.2
3131
spec:
3232
affinity:
3333
podAntiAffinity:

assets/admission-webhook/pod-disruption-budget.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
app.kubernetes.io/managed-by: cluster-monitoring-operator
66
app.kubernetes.io/name: prometheus-operator-admission-webhook
77
app.kubernetes.io/part-of: openshift-monitoring
8-
app.kubernetes.io/version: 0.86.1
8+
app.kubernetes.io/version: 0.86.2
99
name: prometheus-operator-admission-webhook
1010
namespace: openshift-monitoring
1111
spec:

assets/admission-webhook/service-account.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ metadata:
66
app.kubernetes.io/managed-by: cluster-monitoring-operator
77
app.kubernetes.io/name: prometheus-operator-admission-webhook
88
app.kubernetes.io/part-of: openshift-monitoring
9-
app.kubernetes.io/version: 0.86.1
9+
app.kubernetes.io/version: 0.86.2
1010
name: prometheus-operator-admission-webhook
1111
namespace: openshift-monitoring

0 commit comments

Comments
 (0)