fnaranjo-vmw / meta-runway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a single Concourse meta pipeline

Benefits

  • Improved traceability and discoverability of pipelines
  • Pipelines automatically kept in sync with git repository
  • Human & machine friendly format listing all pipelines
  • Easily extensible for introducing more automations

Cost

Less than a day if:

  • Your pipelines already use Vault or any other CredManager (don't use hardcoded secrets)
  • Your pipelines are written in static, standard Concourse syntax (no ytt, no jsonnet, etc)

Between 1 and 2 days if:

Original idea

The following document includes additional suggestions on how to better track secrets, etc.

https://docs.google.com/document/d/1GeopEnKXppLwAYuLAGZGoCTdU0m76OxhtYLr8SeedCw/edit

About