Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protect against accidental namespace deletion #107

Open
JohnStrunk opened this issue Aug 30, 2020 · 1 comment
Open

Protect against accidental namespace deletion #107

JohnStrunk opened this issue Aug 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@JohnStrunk
Copy link
Member

Describe the feature you'd like to have.
The lifetime of the snapshot should be independent of the namespace of the PVC.

What is the value to the end user? (why is it a priority?)
Snapshots that reside in the same namespace as the primary data don't protect against accidental namespace deletion.

How will we know we have a good solution? (acceptance criteria)

  • If a namespace containing the primary data is deleted, the scheduled snapshots should survive.
  • All the other scheduling features should continue to work as intended (e.g., expiring old snaps)

Additional context

@JohnStrunk JohnStrunk added the enhancement New feature or request label Aug 30, 2020
@KyriosGN0
Copy link

Hey, i ran into this issue a few days back, so a solution like that in snapscheduler would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants