-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Milestone
Description
Is this a bug report or a feature request?:
Feature Request
What happened:
We would like to be able to set a password field in the BGP configuration, needed when working with some peers: Like Vultr's BGP, which accept a password field to authenticate a user, see the protocol bgp vultr section in documentation link above, there is a password line. Looking through the code, seems like it would go to some place like this though of course im not a go programmer yet.
What you expected to happen:
We cant set the password, so we will obviously not be able to use their BGP
How to reproduce it (as minimally and precisely as possible):
Always
Anything else we need to know?:
Not sure if there is a downside, but we only see the upsides.
Environment:
- MetalLB version: 0.5.0
- Kubernetes version: 1.9X
- BGP router type/version: OSS Bird
- OS (e.g. from /etc/os-release): Fedora
- Kernel (e.g.
uname -a): 4.15.12
Reactions are currently unavailable