Uploaded image for project: 'Multiple Architecture Enablement'
  1. Multiple Architecture Enablement
  2. MULTIARCH-1108

ocp libvirt: dnsmasq options in install config should allow duplicate option names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • 4.8.0
    • 4.8
    • Multi-Arch
    • None
    • Quality / Stability / Reliability
    • False
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • Undefined

      A corner case was discovered in the openshift installer where if a specific option is specified multiple times(for example the "address" option could be specified multiple times for different domains), only one of the options is set. This is a bug and an oversight when adding the original code for the dnsmasq options.

      This is a valid supported use case to have multiple of the same dnsmasq options specified like:

      libvirt:
      network:
      dnsmasqOptions:

      • name: "address"
        value: "/.apps.tt.testing/192.168.126.51"
      • name: "address"
        value: "/.apps.obsidian/192.168.126.52"

              psundararaman Prashanth Sundararaman (Inactive)
              psundararaman Prashanth Sundararaman (Inactive)
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: