Skip to content

Include encryped secrets manifests syntax to checksum updates #81

@CharlieDixon

Description

@CharlieDixon

Currently, a rolling restart of the K8s deployment is triggered in response to a change in the context of secrets.yaml or configmap.yaml. As SOPS is frequently used to encrypt values in these manifests so that they can be stored in VCS, it would be useful to support syntax commonly used to name these files when installing/upgrading the Helm chart. This would allow Lightdash Helm chart deployments to automatically perform a rolling restart in response to values changing in these manifests, matching the behaviour for the default secrets.yaml file.

Without this, when secrets values are changed in files using this syntax, a rolling restart or scaling event must be manually performed to mount the new K8s secret values to pods in the deployment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions