Skip to content

[DEV] Allow node type configuration. #8

@evanmcc

Description

@evanmcc

Short Description
Currently this code is limited to machines supported by the version of CSM it was imported from. In the future, it would be nice to make it easier to add a new type of machine and configure how we connect to it. This will probably involve some coordination with smd and magellan.

See

func (node nodeConsoleInfo) isCertSSH() bool {
and the surrounding code to see how node type is determined and how that will need to be plumbed throughout the system.

Definition of Done
It's easy to add a new type of machine.

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