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

Add AllowDataDeletion to all managed content assets #819

Open
jswoods opened this issue Jul 1, 2024 · 0 comments
Open

Add AllowDataDeletion to all managed content assets #819

jswoods opened this issue Jul 1, 2024 · 0 comments

Comments

@jswoods
Copy link
Contributor

jswoods commented Jul 1, 2024

The HumioRepository resource has a allowDataDeletion field that is used to prevent accidental deletion. We should add a similar field to other content assets that are managed by the operator. An example of this is the ingest tokens, as deleting a ingest token on the k8s side will result in deleting the ingest token on the LogScale side, but if it's an accidental deletion it can no longer reconcile because the token values will no longer be the same.

For the ingest token example, we should not delete the secret either if the allow deletion attribute is false.

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

No branches or pull requests

1 participant