Closed brightzheng100 closed 5 years ago
Already updated it for the compatibility of Concourse v5 and tested with the latest master
.
Kindly let me know whether it's useful for the community, @vito
@brightzheng100 Sorry for the long wait. Happy to merge this in as it's fairly self-contained and it looks like you've been pretty thorough!
This is a PR for adding colocated CredHub in
Web
VM integrated with Concourse as its credential management service.To walk it through, please refer to below steps and make necessary changes to adapt to your env:
Preparation
Here we assume that:
cluster/operations/tls-vars.yml
).So we now prepare something like this:
Spin Up Cluster
SIT
Log Into The Colocated CredHub
The
cluster/operations/credhub-colocated.yml
has embedded UAA client creation for CredHub Admin namedcredhub_admin
.Use it directly for CredHub login:
Test It Out
Done! The
((my-secret))
in the pipeline is properly parsed and the actual credential is successfully retrieved during run time from its integrated colocated Credential Manager: CredHub.