Skip to content

data-plane-controller: escape hatch for broken nodes #2495

@mdibaiee

Description

@mdibaiee

Sometimes we have nodes which are broken for infrastructure reasons (e.g. an etcd node that can no longer access internet) -- In these scenarios we need to manually nuke the instance, run a refresh and re-create it.

This is doable on normal data planes, but for BYOC we do not have access to nuke an instance ourselves.

This may be done using pulumi destroy --target "urn" --target-dependents

So an operator would do pulumi stack --show-urns and then ask data-plane-controller to destroy a specific resource.

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