Skip to content

docs: fix broken json-schema.org link in CRD API ref - #56929

Open
locker95 wants to merge 1 commit into
kubernetes:mainfrom
locker95:docs/fix-json-schema-crd-link
Open

docs: fix broken json-schema.org link in CRD API ref#56929
locker95 wants to merge 1 commit into
kubernetes:mainfrom
locker95:docs/fix-json-schema-crd-link

Conversation

@locker95

@locker95 locker95 commented Aug 11, 2026

Copy link
Copy Markdown

The JSONSchemaProps description used (http://json-schema.org/)., which auto-linked with the trailing ) stuck in the href.

Switched to an explicit https markdown link.

Fixes #53971

Note: this page is auto-generated from the Go API comments; the same wording still lives upstream in types_jsonschema.go and would need a follow-up there to stick across regenerations.


This PR was written in part with the assistance of generative AI.

Markdown auto-link ate the trailing paren in (http://json-schema.org/).
Use an explicit https link instead.

Signed-off-by: Dean Chen <862469039@qq.com>
@kubernetes-prow kubernetes-prow Bot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 11, 2026
@netlify

netlify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 222e1d4
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6a7ac9b81f463a00084b7af9
😎 Deploy Preview https://deploy-preview-56929--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.

@kubernetes-prow kubernetes-prow Bot added the language/en Issues or PRs related to English language label Aug 11, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign natalisucks 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

@Arhell Arhell left a comment

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.

/lgtm

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 12, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: d551596da30c0a56fd9ccbe313502a59a6aec481

@Arhell Arhell removed their assignment Aug 12, 2026
@Caesarsage

Copy link
Copy Markdown
Contributor

/hold

this file is autogenerated. The fix may need to happen elsewhere in the Kubernetes project

@kubernetes-prow kubernetes-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 13, 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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

broken link

3 participants