Skip to content

Changing the way how the bare-metal cluster works #172

@shawnh2

Description

@shawnh2

In the current implementation, the bare-metal mode cluster runs in the foreground, so it supports:

  • delete: does not support, but disrupting the foreground process will clean its metadata
  • list: does not support
  • get: retrieve the current cluster profile

It occurs to me that some users may wish gtctl will not perform delete while disrupting the foreground process (ref #155), so I propose a new way for bare-metal mode cluster to work. Since it no longer delete the metadata when the foreground process is shutting up, so:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions