Skip to content

Updating storage-classes to fix outdated redirect URL for volume-provisioning.md in external provisioner specification - #56260

Open
hclchinmaya wants to merge 1 commit into
kubernetes:mainfrom
hclchinmaya:patch-1
Open

Updating storage-classes to fix outdated redirect URL for volume-provisioning.md in external provisioner specification#56260
hclchinmaya wants to merge 1 commit into
kubernetes:mainfrom
hclchinmaya:patch-1

Conversation

@hclchinmaya

Copy link
Copy Markdown

Description

This PR updates the storage-classes documentation by correcting an outdated redirect URL in the volume-provisioning.md external provisioner specification. The change ensures the documentation points to the current, valid location, improving navigation and preventing broken links for users.

Issue

#56259

Closes: #56259

…isioning.md in external provisioner specification
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 26, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: hclchinmaya / name: Chinmaya Kumar Mohapatra (ae3385d)

@kubernetes-prow kubernetes-prow Bot added the language/en Issues or PRs related to English language label Jun 26, 2026
@kubernetes-prow
kubernetes-prow Bot requested review from saad-ali and thockin June 26, 2026 04:23
@kubernetes-prow

Copy link
Copy Markdown
Contributor

Welcome @hclchinmaya!

It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/website has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@kubernetes-prow kubernetes-prow Bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jun 26, 2026
@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jun 26, 2026
@netlify

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit ae3385d
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6a3dfea0ce59e800082e92e8
😎 Deploy Preview https://deploy-preview-56260--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@hclchinmaya

Copy link
Copy Markdown
Author

Link is pointing to proper URL and opening without redirect and no warning also shown now.

image

@bismayam bismayam 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.

LGTM !!

@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bismayam
Once this PR has been reviewed and has the lgtm label, please assign nate-double-u for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

listed here (whose names are prefixed with "kubernetes.io" and shipped
alongside Kubernetes). You can also run and specify external provisioners,
which are independent programs that follow a [specification](https://git.k8s.io/design-proposals-archive/storage/volume-provisioning.md)
which are independent programs that follow a [specification](https://github.com/kubernetes/design-proposals-archive/blob/main/storage/volume-provisioning.md)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Even better:

Suggested change
which are independent programs that follow a [specification](https://github.com/kubernetes/design-proposals-archive/blob/main/storage/volume-provisioning.md)
which are independent programs that follow a specification

If doing this removal, which I recommend (we avoid linking to archived design proposals), then we should also file an issue about documenting the specification properly.

My guess: the current advice is "use CSI". If that's true, we can update the StorageClass concept to say so.

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.

Hi @lmktfy
Are you suggesting this CSI-related updates to be included in this PR or tracked in a follow-up issue after removal of the archived proposal link ?

@victord-ef

Copy link
Copy Markdown
Contributor

/lgtm

@kubernetes-prow

Copy link
Copy Markdown
Contributor

@victord-ef: changing LGTM is restricted to collaborators

Details

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@SergeyKanzhelev

Copy link
Copy Markdown
Member

/sig storage

@kubernetes-prow kubernetes-prow Bot added the sig/storage Categorizes an issue or PR as relevant to SIG Storage. label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language sig/storage Categorizes an issue or PR as relevant to SIG Storage. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Outdated redirect URL for volume-provisioning.md in external provisioner specification

5 participants