Skip to content

[docs] Update Kubernetes persistent volume parameterized method names - #1450

Open
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.5from
docs/k8s-pv-ats-export-names-b21f4b52672bdd46
Open

[docs] Update Kubernetes persistent volume parameterized method names#1450
aspire-repo-bot[bot] wants to merge 1 commit into
release/13.5from
docs/k8s-pv-ats-export-names-b21f4b52672bdd46

Conversation

@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Documents changes from microsoft/aspire#18979

@sebastienros

Targeting release/13.5 based on the source PR milestone 13.5.

Why

PR #18979 renamed the parameterized TypeScript overloads for Kubernetes persistent volume configuration from withPvStorageClassParam / withPvCapacityParam to withStorageClassParam / withCapacityParam, so the parameterized names sit alongside their literal counterparts (withStorageClass / withCapacity). The existing persistent-volumes.mdx page documented the old names in its configuration-methods table.

Changes

  • Updated the "available configuration methods" table in src/frontend/src/content/docs/deployment/kubernetes/persistent-volumes.mdx to reference withStorageClassParam and withCapacityParam instead of the removed withPvStorageClassParam / withPvCapacityParam names.

Files modified

  • src/frontend/src/content/docs/deployment/kubernetes/persistent-volumes.mdx

Generated by PR Documentation Check for #18979 · auto · 85.9 AIC · ⌖ 6.55 AIC · ⊞ 19.4K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot aspire-repo-bot Bot added the docs-from-code Copilot initiated issue from dotnet/aspire repo label Aug 7, 2026
@aspire-repo-bot

Copy link
Copy Markdown
Contributor Author

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1450. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1450 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

@IEvangelist
David Pine (IEvangelist) marked this pull request as ready for review August 7, 2026 20:46
Copilot AI lite review requested due to automatic review settings August 7, 2026 20:46

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

Updates the Kubernetes persistent volumes documentation to reflect the renamed parameterized TypeScript overloads introduced in microsoft/aspire#18979, keeping the API reference table accurate for users configuring PVC storage class and capacity.

Changes:

  • Replaced deprecated TypeScript method names withPvStorageClassParam / withPvCapacityParam with withStorageClassParam / withCapacityParam in the configuration-methods table.

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

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

Labels

docs-from-code Copilot initiated issue from dotnet/aspire repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants