Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

feature: dump current config #5

@byteplow

Description

@byteplow

tasks

  • dump the rendered template

  • dump all config files

  • dump secrets? only metadata? encrypted?

  • replace services.service.image in dump with the image sha

    • the image name should stay the same, the tag should be replaced with the sha
    • add the tag as comment in case the specific version is deleted
  • apply from dump

why?

To be able to backup the running stack.
The dump should work, if:

  • the chart/version is no longer available
  • values have changed or are not available.
  • the there is a new image version with the used tag (e.g. latest was used). The new version may no be compatible any more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions