Skip to content

Conversation

@gabriel-samfira
Copy link
Member

It seems that on some systems like k8s, rfc 1123 is a hard requirement and validation fails if hostnames have any uppercase letters, leading to nodes not being able to join.

RFC 1123 allows upper case, but the way k8s implemented it, makes things fail.

This change makes all runner names lowercase, hopefully fixing this.

It seems that on some systems like k8s, rfc 1123 is a hard requirement
and validation fails if hostnames have any uppercase letters, leading to
nodes not being able to join.

This change makes all runner names lowercase, hopefully fixing this.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
@gabriel-samfira gabriel-samfira merged commit 05d05f7 into cloudbase:release/v0.1 Jan 5, 2026
2 checks passed
@gabriel-samfira gabriel-samfira deleted the make-names-lowercase branch January 5, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant