这是indexloc提供的服务,不要输入任何密码
Skip to content

Add AllowDataDeletion to all managed content assets  #819

@jswoods

Description

@jswoods

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions