Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-52565

AlertManagerConfigs changed: proxyUrl -> proxyURL from OCP 4.17 to 4.18

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 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
      ~~~

              janantha@redhat.com Jayapriya Pai
              rhn-support-amanverm Aman Dev Verma
              None
              None
              Junqi Zhao Junqi Zhao
              None
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: