Skip to content

chore: fix typos in native service comments and strings - #206

Merged
kristinapathak merged 1 commit into
NVIDIA:mainfrom
mesutoezdil:mesutoezdil/chore/native-service-typos
Jul 16, 2026
Merged

chore: fix typos in native service comments and strings#206
kristinapathak merged 1 commit into
NVIDIA:mainfrom
mesutoezdil:mesutoezdil/chore/native-service-typos

Conversation

@mesutoezdil

@mesutoezdil mesutoezdil commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

TL;DR
Fixed spelling mistakes in comments, log/error messages, and doc strings across nvca, nvsnap, worker-task, ess-agent, byoo-otel-collector, helm-reval, function-autoscaler, http-invocation, the shared Go libraries, and the container-cache Helm chart. Comment and string content only, no identifier, field, or flag was renamed.

For the Reviewer
Verified with gofmt, py_compile, bash -n, and codespell that nothing else regressed. Deliberately left out a few codespell hits that turned out to be real identifiers already used consistently across the codebase (overrideable, unprobableReason, allReady) since fixing only the prose next to them would make things worse, not better. Also left out the vendored consul-template/vault SDK source under ess-agent, Kubernetes-generated files, and the vendored OpenAI OpenAPI spec in vanity-gateway.

Issues
NO-REF

Fix spelling mistakes in comments, log messages, and doc strings
across compute-plane, control-plane, and invocation-plane services,
plus their shared Go libraries and the container-cache Helm chart.
Comment and string content only, no identifiers or public field
names were renamed.

NO-REF

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
@mesutoezdil
mesutoezdil requested a review from a team as a code owner July 16, 2026 18:57
@kristinapathak
kristinapathak enabled auto-merge July 16, 2026 22:43
@kristinapathak
kristinapathak added this pull request to the merge queue Jul 16, 2026
Merged via the queue into NVIDIA:main with commit fea2381 Jul 16, 2026
17 checks passed
@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version nvcf-function-autoscaler-v1.18.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version nvcf-container-cache-v0.27.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version nvcf-worker-task-v1.0.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version nvcf-invocation-service-v0.8.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@mesutoezdil
mesutoezdil deleted the mesutoezdil/chore/native-service-typos branch July 28, 2026 07:53
@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version nvcf-helm-reval-api-v0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@balajinvda

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version nvcf-ess-agent-v1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants