genesis-community / concourse-genesis-kit

A Genesis Kit for Concourse CI/CD
MIT License
6 stars 13 forks source link

Implement an 'ocfp' compound feature for setup that is common to all OCFP installations #76

Closed bgandon closed 1 year ago

bgandon commented 1 year ago

Hi there,

Here in this PR we introduce a new ocfp feature, that will allow us to have Genesis environment deployment descriptors that are as lean as possible when deploying a Concourse cluster for some OCFP installation.

This gathers all the features that are activated on any OCFP instalation, and with OCFP, these features are pulling their config and secrets from Vault, complying with the OCFP contract that defines where those are to be found.

Best, Benjamin