fix: remove hostname from talos config patches — already in v1alpha1 #174

Merged
claude-agent merged 1 commit from fix/HOMELAB-860-talos-hostname-conflict into live 2026-04-14 23:01:47 +00:00
Owner

HOMELAB-860

Talos rejects config patches that set machine.network.hostname when the v1alpha1 base config already has it. The module was updated to add hostname to network patches, but existing nodes already have static hostnames configured from prior deploys.

Removes hostname from both CP and worker config patches. Nodes retain their hostnames from the existing v1alpha1 config.

## HOMELAB-860 Talos rejects config patches that set `machine.network.hostname` when the v1alpha1 base config already has it. The module was updated to add hostname to network patches, but existing nodes already have static hostnames configured from prior deploys. Removes `hostname` from both CP and worker config patches. Nodes retain their hostnames from the existing v1alpha1 config.
fix: remove hostname from talos config patches — already in v1alpha1
Some checks failed
Plan failed.
CI Review / pr-title (pull_request) Has been cancelled
CI Review / helm-validate (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
CI Review / ai-review (pull_request) Has been cancelled
1feb8dd5fa
Talos rejects config patches that set machine.network.hostname when
the v1alpha1 base config already has it. Remove from patches since
existing nodes already have static hostnames configured.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Collaborator

Plan Error

running git clone --depth=1 --branch fix/HOMELAB-860-talos-hostname-conflict --single-branch https://atlantis:<redacted>@forgejo.aaron.reynoza.org/aaron/infra-core.git /atlantis-data/repos/aaron/infra-core/174/default: Cloning into '/atlantis-data/repos/aaron/infra-core/174/default'...
fatal: Unable to create '/atlantis-data/repos/aaron/infra-core/174/default/.git/shallow.lock': No such file or directory
: exit status 128
**Plan Error** ``` running git clone --depth=1 --branch fix/HOMELAB-860-talos-hostname-conflict --single-branch https://atlantis:<redacted>@forgejo.aaron.reynoza.org/aaron/infra-core.git /atlantis-data/repos/aaron/infra-core/174/default: Cloning into '/atlantis-data/repos/aaron/infra-core/174/default'... fatal: Unable to create '/atlantis-data/repos/aaron/infra-core/174/default/.git/shallow.lock': No such file or directory : exit status 128 ```
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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!174
No description provided.