Skip to content

Fix documentation inconsistencies in Vega CLI terminology and branding#49

Merged
ewassef merged 2 commits intofeature/docsfrom
copilot/sub-pr-48
Jan 26, 2026
Merged

Fix documentation inconsistencies in Vega CLI terminology and branding#49
ewassef merged 2 commits intofeature/docsfrom
copilot/sub-pr-48

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 26, 2026

Addresses 9 review comments regarding inconsistent terminology in the documentation following the VDK → Vega CLI rebranding.

Changes

  • KinD capitalization: Standardized to "KinD" (not "Kind" or "KIND") throughout command-reference.md and managing-clusters.md
  • Vega branding: Changed "VDK-managed clusters" and "VDK clusters" to "Vega-managed clusters" and "Vega clusters" in command reference, cluster management, and troubleshooting docs
  • Project structure: Removed non-existent clusters/ directory from documented structure in development-setup.md
  • Default cluster reference: Clarified wording in troubleshooting.md to say "if using the default cluster name" instead of "for the default"

Files Modified

  • docs/usage/managing-clusters.md
  • docs/usage/command-reference.md
  • docs/debugging/troubleshooting.md
  • docs/contribution/development-setup.md

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: ewassef <5826918+ewassef@users.noreply.github.com>
@ewassef ewassef marked this pull request as ready for review January 26, 2026 16:49
Copilot AI review requested due to automatic review settings January 26, 2026 16:49
Copilot AI changed the title [WIP] Update documentation for Vega CLI and workflows Fix documentation inconsistencies in Vega CLI terminology and branding Jan 26, 2026
Copilot AI requested a review from ewassef January 26, 2026 16:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Vega CLI documentation to improve naming/capitalization consistency and correct setup/troubleshooting guidance.

Changes:

  • Standardize references from “VDK-managed/VDK clusters” to “Vega-managed/Vega clusters”.
  • Normalize “KinD” capitalization in headings/descriptions and related workflow sections.
  • Update docs to reflect current repo structure (remove non-existent clusters/) and clarify default cluster name usage.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
docs/usage/managing-clusters.md Updates cluster-management wording and KinD capitalization in usage docs.
docs/usage/command-reference.md Adjusts command reference descriptions for Vega-managed clusters and KinD terminology.
docs/debugging/troubleshooting.md Clarifies the default cluster name reference when exporting KinD logs.
docs/contribution/development-setup.md Removes the non-existent clusters/ directory from the documented project structure.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

### `vega create cloud-provider-kind`

Creates a Cloud Provider KIND container that provisions load balancers for services in KinD clusters.
Creates a Cloud Provider KinD container that provisions load balancers for services in KinD clusters.
Copy link

Copilot AI Jan 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR description indicates all KinD capitalization inconsistencies were fixed, but this file still contains "KIND" in the vega remove cloud-provider-kind description (currently at line 117: "Removes the Cloud Provider KIND container."). Please update that remaining occurrence to "KinD" for consistency.

Copilot uses AI. Check for mistakes.
@ewassef ewassef merged commit ec4a8a8 into feature/docs Jan 26, 2026
6 checks passed
@ewassef ewassef deleted the copilot/sub-pr-48 branch January 26, 2026 16:53
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.

3 participants