Skip to content
Snippets Groups Projects
Verified Commit 087f88e5 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(longhorn): Add safety net for deletion

This patch should prevent flux from deleting the longhorn namespace,
which contains all the data of the cluster by accident.

While this takes the namespace out of the flux management when it comes
to cleaning up, after this weekend's endevor of recovering from an
accidentally deleted namespace, this seems to worth the hassle.

It's a simple solution to a complicated problem. Since the deletion of
the helm chart, will break application, but should not delete all data,
just the runtime that manages it, this should be fine to recover in
worst case. Without having to resort the backups.
parent b7859cef
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment