hashicorp / terraform-enterprise-helm

The official repo for Terraform Enterprise helm charts
Mozilla Public License 2.0
16 stars 17 forks source link

Add a configmap checksum annotation to trigger redeployments #63

Closed avanier closed 3 months ago

avanier commented 7 months ago

Jira

This PR suggests the addition of annotations on the deployment's pods that tracks changes in the configmap and secrets. This would allow a rolling-deploy to be automatically triggered when an environment variable or secret is changed.

This is actually a recommended recipe from the maintainers of Helm.

kosyfrances commented 3 months ago

Thanks @avanier for your contribution! We've verified this change passes internal tests and quality guidelines. This change will be released in the next release, v202407-1. Information on release timelines can be found on the Terraform Enterprise release documentation.