Skip to content

Deletion propagation for volume expansion of StatefulSets #3757

@ringods

Description

@ringods

Customer request about the deletion propagation support in pulumi-kubernetes.

I wonder if it's possible to have that being foreground when the resource is deleted in pulumi and orphan if the resource is being replaced. The use case would be volume expansion in a StatefulSet. Having always orphan feels wrong as when deleting the STS it would leave the pods around and having it as foreground would require a change to orphan then resize, then change back to foreground dance which is sub-optimal from operations perspective.

If that's not yet possible I think it would be a great feature which would make volume expansion on StatefulSets a much smoother operating experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions