-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
4.13, 4.12, 4.14
-
None
-
No
-
CNF Network Sprint 235
-
1
-
False
-
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-14410 It must be possible to append a piece of FRR configuration to what MetalLB renders
- Closed
- is cloned by
-
OCPBUGS-14410 It must be possible to append a piece of FRR configuration to what MetalLB renders
- Closed
- links to
-
RHEA-2023:5006 rpm