fix: add hostname to Talos machine config patches #167

Merged
aaron merged 1 commit from plane/HOMELAB-817-hostname-iac into live 2026-04-06 13:48:13 +00:00
Owner

Sets machine.network.hostname explicitly for CP and workers.
Prevents hostname randomization after config apply/reboot.

Refs: HOMELAB-817

Sets machine.network.hostname explicitly for CP and workers. Prevents hostname randomization after config apply/reboot. Refs: HOMELAB-817
fix: add hostname to Talos machine config patches
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (pull_request) Has been cancelled
CI Review / ai-review (pull_request) Has been cancelled
Lint & Validate / terraform-validate (pull_request) Has been cancelled
Lint & Validate / yaml-lint (pull_request) Has been cancelled
Lint & Validate / shellcheck (pull_request) Has been cancelled
80b8dd4913
After a Talos config apply/reboot, nodes lose the Proxmox-inherited
hostname and fall back to auto-generated names (e.g. talos-8a7-y35).
This caused ghost node registrations, broken Cilium L2 announcements,
and a full cluster outage.

Sets machine.network.hostname explicitly for both control planes and
workers using the node name from variables.

Refs: HOMELAB-817

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
aaron merged commit dd47b6a98e into live 2026-04-06 13:48:13 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!167
No description provided.