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

feature: dump current config #5

Open
byteplow opened this issue May 9, 2022 · 1 comment
Open

feature: dump current config #5

byteplow opened this issue May 9, 2022 · 1 comment

Comments

@byteplow
Copy link
Owner

byteplow commented May 9, 2022

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.
@byteplow
Copy link
Owner Author

  • save docker images?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant