Rename bind DNS namespaces to ns-* #223

Merged
benvin merged 1 commits from benvin/rename-bind-namespaces into main 2026-07-03 21:16:24 +10:00

1 Commits

Author SHA1 Message Date
unkinben 267c01c3a9 Rename bind DNS namespaces to ns-*
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
Renames the three BIND DNS app namespaces from binddns-* to ns-* (the
ApplicationSet derives each app's namespace from its overlay directory
name, so the registration and destinations move with the rename). The
matching overlay dirs are renamed in the per-tier PRs.

- applicationset: apps/overlays/*/binddns-{auth,resolver,externaldns}
  -> ns-{auth,resolver,externaldns}
- project: binddns-* destinations -> ns-*
2026-07-03 20:51:27 +10:00