Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

setting ed25519 ssh key as user_public_key_path will fail to ssh into nodes - causes a problem when node requires elliptic key #96

Description

@slickwarren

see https://github.com/rancherlabs/corral/blob/main/cmd/create.go#L358 for what I've found to be the culprit; tldr we expect the user to have an rsa key set, however some OS require an elliptic key (and others require an rsa key, like windows). We should have this function be dynamic enough to handle both rsa and elliptic keys

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions