You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openshift.yaml uses many parameters to invoke a loadbalancer.
In case of a LBaaS (both neutron v1 and v2) many parameters are unneeded and are just polluting the loadbalancer_neutron.yaml.
Using conditions we could have different lbaas resources defined in openshift.yaml, thus simplifying the adoption of a LBaaS for the wildcard address too (eg. customizing the lbaas template).
openshift.yaml
uses many parameters to invoke a loadbalancer.In case of a LBaaS (both neutron v1 and v2) many parameters are unneeded and are just polluting the loadbalancer_neutron.yaml.
Using conditions we could have different lbaas resources defined in
openshift.yaml
, thus simplifying the adoption of a LBaaS for the wildcard address too (eg. customizing the lbaas template).Does it sound right @tomassedovic ?
Thx++Peace,
R.
The text was updated successfully, but these errors were encountered: