Skip to content

📝 Capitalize Kubernetes in documentation - #2665

Merged
ElliotFriend merged 7 commits into
stellar:mainfrom
JFWooten4:docs/capitalize-kubernetes
Jul 27, 2026
Merged

📝 Capitalize Kubernetes in documentation#2665
ElliotFriend merged 7 commits into
stellar:mainfrom
JFWooten4:docs/capitalize-kubernetes

Conversation

@JFWooten4

Copy link
Copy Markdown
Contributor

No description provided.

JFWooten4 and others added 2 commits July 21, 2026 16:04
Copilot AI review requested due to automatic review settings July 21, 2026 20:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Capitalizes “Kubernetes” across relevant documentation and SDP OpenAPI descriptions. Two unrelated generated/sidebar changes must be reverted.

Changes:

  • Corrects Kubernetes capitalization in five source locations.
  • Regenerates affected SDP API-reference metadata.
  • Unintentionally changes an Anchor API payload and removes sidebar behavior.

Recommendation: NEEDS-CHANGES — restore _category_.json and revert the unexplained Anchor payload change.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
openapi/stellar-disbursement-platform/main.yaml Capitalizes Kubernetes.
openapi/stellar-disbursement-platform/bundled.yaml Updates bundled description.
docs/platforms/stellar-disbursement-platform/README.mdx Capitalizes Kubernetes.
docs/platforms/stellar-disbursement-platform/api-reference/update-user-role.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/update-user-profile.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/update-user-activation-status.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/update-receiver-wallet-status.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/update-payment-status.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/update-a-disbursement-status.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/start-wallet-registration.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/retry-payments.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/retrieve-stellar-info-file.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/retrieve-disbursement-statistics.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/retrieve-all-statistics.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/reset-user-password.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/reset-password.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/refresh-token.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/patch-organization-circle.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/log-in.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/list-registration-contact-types.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/list-receiver-verification-types.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/list-api-keys.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/get-sep-24-info.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/get-receiver-registration-info.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/get-profile.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/get-organization-logo.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/get-api-key.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/get-all-users.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/get-all-roles.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/get-all-assets.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/forgot-password.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/export-receivers-csv.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/export-disbursements.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/download-disbursement-instructions.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/delete-wallet.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/delete-asset.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/delete-api-key.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/create-user.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/create-asset.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/authenticate-mfa.api.mdx Regenerates SDP API metadata.
docs/platforms/stellar-disbursement-platform/api-reference/_category_.json Removes sidebar expansion override.
docs/platforms/anchor-platform/api-reference/callbacks/del-customer.api.mdx Unrelated generated payload change.
docs/data/indexers/build-your-own/galexie/admin_guide/installing.mdx Capitalizes Kubernetes.
docs/data/apis/horizon/admin-guide/upgrading.mdx Capitalizes Kubernetes.
docs/data/apis/horizon/admin-guide/running.mdx Capitalizes Kubernetes in example comment.

JFWooten4 and others added 3 commits July 21, 2026 16:17
Regenerate OpenAPI documentation from the current bundled specifications.

Co-authored-by: Codex <noreply@openai.com>

@ElliotFriend ElliotFriend left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, John. The capitalization itself is right — Kubernetes is a proper noun — but this needs to be scoped down a lot before it can go in, because most of the 130 files are generated output.

  • The 3 prose files are good as-is: running.mdx, upgrading.mdx, and the Galexie installing.mdx. Those are the real fixes.
  • The SDP *.api.mdx and *.StatusCodes.json are generated from the openapi spec (where "kubernetes" appears twice). Editing the generated output means it gets overwritten on the next pnpm api. Fix the two occurrences in main.yaml, run pnpm api, and commit the source + regenerated output together.
  • The Horizon *.api.mdx changes should come out entirely. Horizon's OpenAPI source doesn't contain "kubernetes" at all — the only thing changing in those files is the encoded api: blob, i.e. regeneration noise unrelated to this PR.

That should take it from ~130 files down to a handful, all of which will actually persist. One more heads-up: this and #2664 both edit the SDP README.mdx and disagree on that same "kubernetes" line, so they'll conflict — worth deciding which one carries it.

@JFWooten4

Copy link
Copy Markdown
Contributor Author

API rebuilds limited to platforms/stellar-disbursement-platform/api-reference from the changed ymls, 83 files changed.

@ElliotFriend ElliotFriend left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks for the fixes!!

@ElliotFriend
ElliotFriend merged commit e0e10c2 into stellar:main Jul 27, 2026
5 checks passed
@JFWooten4
JFWooten4 deleted the docs/capitalize-kubernetes branch July 27, 2026 18:18
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