Skip to content

chore: Align config/ directory names with what they deploy - #422

Merged
privateip merged 1 commit into
mainfrom
chore/align-config-dirs-with-deployments
Aug 17, 2026
Merged

chore: Align config/ directory names with what they deploy#422
privateip merged 1 commit into
mainfrom
chore/align-config-dirs-with-deployments

Conversation

@privateip

Copy link
Copy Markdown
Contributor

Summary

Several config/ subfolders were abbreviations of the components they deploy, so it wasn't obvious from the tree which folder produced which object. Every subfolder is now renamed to match its deployed name, and every reference across manifests, docs, CI, and the containerlab lab scripts was updated to match. Manifest comments describing prior designs or now-removed directories were also trimmed, since comments should explain current deviations, not repo history.

Test plan

  • Build, lint, and tests pass
  • Every kustomization still produces valid manifests and deploys the same objects as before

@privateip
privateip force-pushed the chore/align-config-dirs-with-deployments branch from 8cf25bf to 8f27be4 Compare August 17, 2026 13:10
@privateip
privateip marked this pull request as ready for review August 17, 2026 13:12
@privateip
privateip requested a review from a team as a code owner August 17, 2026 13:12
Several config/ subfolders were abbreviations of the components they
deploy, so it wasn't obvious from the tree which folder produced which
object. Every subfolder is now renamed to match its deployed name, and
every reference across manifests, docs, CI, and the containerlab lab
scripts was updated to match. Manifest comments describing prior
designs or now-removed directories were also trimmed, since comments
should explain current deviations, not repo history.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@privateip
privateip force-pushed the chore/align-config-dirs-with-deployments branch from 8f27be4 to 69179f4 Compare August 17, 2026 13:17
@privateip
privateip merged commit 033a5d6 into main Aug 17, 2026
11 checks passed
@privateip
privateip deleted the chore/align-config-dirs-with-deployments branch August 17, 2026 13:29
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.

2 participants