-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.18.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
MON Sprint 267
-
1
-
In Progress
-
Release Note Not Required
-
Revert the removal of the `proxyURL` field in `AlertmanagerConfig` CRD. The field takes precedence over `proxyUrl`
-
None
-
None
-
None
-
None
AlertManagerConfigs changed: proxyUrl -> proxyURL from OCP 4.17 to 4.18.
There no release notes related to the above change.
~~~
$ oc get crd alertmanagerconfigs.monitoring.coreos.com -oyaml | grep -i proxyurl -A3
~~~
OCP verision 4.17:
~~~
proxyURL:
description: Optional proxy URL.
type: string
~~~
OCP version 4.18
~~~
proxyUrl:
description: Optional proxy URL.
type: string
~~~
- is blocked by
-
OCPBUGS-52569 alertmanagerconfig - proxyURL auto-removing on operator upgrade
-
- Closed
-
- links to
-
RHBA-2025:2705 OpenShift Container Platform 4.18.z bug fix update