-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.13, 4.12, 4.14
-
None
-
No
-
CNF Network Sprint 237
-
1
-
False
-
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
- blocks
-
OCPBUGS-14671 It must be possible to append a piece of FRR configuration to what MetalLB renders
- Closed
- clones
-
OCPBUGS-10972 It must be possible to append a piece of FRR configuration to what MetalLB renders
- Closed
- is blocked by
-
OCPBUGS-10972 It must be possible to append a piece of FRR configuration to what MetalLB renders
- Closed
- is cloned by
-
OCPBUGS-14671 It must be possible to append a piece of FRR configuration to what MetalLB renders
- Closed
- links to