akshaymankar/el-patron

Allow operator to configure a list of pools

Opened this issue · 0 comments

Some teams have a shared repository for their pools, as an operator I want to be able to specify the pools I care about.

Acceptance Criteria

Given The operator starts el-patron with --pool foo --pool bar
And My locks repository has pools called foo, bar, baz and qux
When The user visits el-patron
Then The user only sees locks in pools foo and bar