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

It must be possible to append a piece of FRR configuration to what MetalLB renders

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.13, 4.12, 4.14
    • Networking / Metal LB
    • None
    • No
    • CNF Network Sprint 237
    • 1
    • False
    • Hide

      None

      Show
      None

      This is a clone of issue OCPBUGS-10972. The following is the description of the original issue:

      Description of problem:

      In order to ease the adoption of metallb, we must allow injecting a piece of frr configuaration after the one provided by metallb is rendered.
      This allows quick stop gap solutions and workarounds to those customers that are affected by bugs.
      
      The content of the overriding configuration must be agreed each time and confirmed under a support exception.

      Version-Release number of selected component (if applicable):

       

      How reproducible:

       

      Steps to Reproduce:

      1.
      
      Create a configmap as follows 
      
      apiVersion: v1
      kind: ConfigMap          
      metadata:                
        namespace: metallb-system
        name: bgpextras        
      data:                    
        extras: |              
          # EXTRA CONFIG
          # ON MULTIPLE LINES    
      
      2.
      3.
      

      Actual results:

       

      Expected results:

      The extra lines are appended in the bottom of the configuration

      Additional info:

      This is borderline as a bug, but must be backported back to 4.12

            fpaoline@redhat.com Federico Paolinelli
            openshift-crt-jira-prow OpenShift Prow Bot
            Arti Sood Arti Sood
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: