Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

A single sec-group-broker-filter instance filters multiple brokers #19

Open
gberche-orange opened this issue Oct 27, 2016 · 0 comments
Open
Milestone

Comments

@gberche-orange
Copy link
Member

gberche-orange commented Oct 27, 2016

As a sec-group-filter operator, in order to save RAM when deploying the sec-group-filter on a large catalog (200+ services), I would like to have sec-group-filter apps filter multiple brokers (e.g. all brokers provided by a given service provider team).

See https://github.com/orange-cloudfoundry/sec-group-broker-filter/blob/master/README.md#can-a-single-sec-group-broker-filter-proxy-multiple-upstream-brokers-

The sec-group-filter would expose a route per filtered service, as to allow registration of each filter with the cloudcontroller.

The configuration syntax to list multiple brokers could be similar to the https://github.com/orange-cloudfoundry/static-creds-broker/blob/master/README.md#usage-overview such as:

    BROKER_FILTER[ROUTE1]_URL: 
    BROKER_FILTER[ROUTE1]_USER: 
    BROKER_FILTER[ROUTE1]_PASSWORD: 

    BROKER_FILTER[ROUTE2]_URL: 
    BROKER_FILTER[ROUTE2]_USER: 
    BROKER_FILTER[ROUTE2]_PASSWORD: 
@gberche-orange gberche-orange added this to the 3.0 milestone Nov 3, 2016
@gberche-orange gberche-orange changed the title A single filter instance filters multiple brokers A single sec-group-broker-filter instance filters multiple brokers Dec 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants