Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-16162

Telemetry-operator panics when a dns_search_domain is shorter than 8 characters

XMLWordPrintable

    • 0
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • telemetry-operator-container-1.0.12-1
    • Impediment
    • rhos-conplat-observability
    • None
    • Hide
      .Collection of telemetry data no longer disrupted by DNS search domains

      This update fixes an issue where DNS search domains (`dns_search_domains`) shorter than 8 characters that appeared alphabetically before the control plane DNS domain caused disruption in the collection of telemetry data.
      Show
      .Collection of telemetry data no longer disrupted by DNS search domains This update fixes an issue where DNS search domains (`dns_search_domains`) shorter than 8 characters that appeared alphabetically before the control plane DNS domain caused disruption in the collection of telemetry data.
    • Bug Fix
    • Done
    • CloudOps 2025 Sprint 9, CloudOps 2025 Sprint 10, CloudOps 2025 Sprint 11, CloudOps 2025 Sprint 12, Waiting For Release
    • 5
    • Important

      To Reproduce Steps to reproduce the behavior:

      1. Create an environment, which will result in a dns_search_domain being shorter than 8 characters and that domain will appear before the ctlplane domain in the list of dns_search_domain
      2. enable the metric-storage
      3. Observe telemetry-operator panicking

      Expected behavior

      • telemetry-operator doesn't panic and telemetry is deployed correctly

      Bug impact

      • Openstack control plane can't be deployed in certain environments

      Known workaround

      • Ensure all dns_search_domain names are longer than 8 characters

      Additional context

      • Example of a list of dns_search_domains causing issues

       

                  dns_search_domains:
                      - abc
                      - ctlplane.abc.com
                      - internalapi.abc.com
                      - storage.abc.com
                      - tenant.abc.com

       

       

              rh-ee-jwysogla Jaromir Wysoglad
              rh-ee-jwysogla Jaromir Wysoglad
              rhos-dfg-cloudops
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: