Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

concourse-up 0.17.0

Compare
Choose a tag to compare
@EngineerBetterCI EngineerBetterCI released this 14 Jan 16:58

The CA certificates for NATS in BOSH directors are hard coded to expire after one year. Once this cert expires its challenging to fix.

In order to offer more visibility into this we have implemented a new flag on info to show the expiration date of your director's cert.

$ concourse-up info a-deployment --cert-expiry
Jan 12 13:04:55 2020 GMT

This information will also appear in the standard info output.

If your deployment is getting close to expiry you can follow the BOSH docs on renewing certs.

Deploys:

Note to build locally you will need to clone concourse-up-ops (version 0.0.103) to the same level as concourse-up to get the required manifests and ops files.