Set prodnxsr0014-0019 role to k8s::compute #5

Merged
benvin merged 1 commits from benvin/enc-k8s-compute-0014-0019 into main 2026-08-08 22:37:00 +10:00
Owner

Why

  • terragrunt-enc source drifted from the live encapi ENC: it declares prodnxsr0014-0019 as roles::base, but live ENC already classifies them as roles::infra::k8s::compute (confirmed via node-lookup enc_role).
  • terragrunt-enc is the single source of truth for ENC data, so the source must match reality.

How

  • Change prodnxsr0014-0019.main.unkin.net role from roles::base to roles::infra::k8s::compute, matching prodnxsr0004-0008.
  • environment stays develop, consistent with the other k8s compute physicals.
## Why - terragrunt-enc source drifted from the live encapi ENC: it declares prodnxsr0014-0019 as `roles::base`, but live ENC already classifies them as `roles::infra::k8s::compute` (confirmed via node-lookup `enc_role`). - terragrunt-enc is the single source of truth for ENC data, so the source must match reality. ## How - Change prodnxsr0014-0019.main.unkin.net role from `roles::base` to `roles::infra::k8s::compute`, matching prodnxsr0004-0008. - environment stays `develop`, consistent with the other k8s compute physicals.
unkinben added 1 commit 2026-08-08 22:36:15 +10:00
Set prodnxsr0014-0019 role to k8s::compute
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful
d3fdb3c4ef
## Why

- terragrunt-enc source drifted from the live encapi ENC: it declares
  prodnxsr0014-0019 as roles::base, but live ENC already classifies them as
  roles::infra::k8s::compute (confirmed via node-lookup enc_role).
- terragrunt-enc is the single source of truth for ENC data, so the source
  must match reality.

## How

- Change prodnxsr0014-0019.main.unkin.net role from roles::base to
  roles::infra::k8s::compute, matching prodnxsr0004-0008.
- environment stays develop, consistent with the other k8s compute physicals.
benvin merged commit a3144dc8d7 into main 2026-08-08 22:37:00 +10:00
benvin deleted branch benvin/enc-k8s-compute-0014-0019 2026-08-08 22:37:00 +10:00
Sign in to join this conversation.