Skip to content

Conversation

@codeEvolveZenith345
Copy link
Contributor

Fixes #6525

Updated broken Kubernetes API documentation links from the deprecated v1.18 versioned format to the current Kubernetes API documentation structure.

Links Updated

Component Old (Broken) New (Working)
Pod v1 https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#pod-v1-core https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/
Event v1 https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#event-v1-core https://kubernetes.io/docs/reference/kubernetes-api/cluster-resources/event-v1/

Verification

  • Verified no broken link.

- Update gen-crd-api-reference-docs config to use current k8s API URL structure
- Replace v1.18 API links with current kubernetes.io documentation URLs
- Fix Pod v1 core reference link in deploying-from-private-registry.md
- Fix Event v1 core reference link in troubleshooting/README.md
@netlify
Copy link

netlify bot commented Nov 22, 2025

Deploy Preview for knative ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 4b392ac
🔍 Latest deploy log https://app.netlify.com/projects/knative/deploys/692177df070cd50008f89207
😎 Deploy Preview https://deploy-preview-6527--knative.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.

@knative-prow knative-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Nov 22, 2025
@dprotaso
Copy link
Member

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 24, 2025
@knative-prow
Copy link

knative-prow bot commented Nov 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: codeEvolveZenith345, dprotaso

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

The pull request process is described here

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

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 24, 2025
@dprotaso
Copy link
Member

/cherry-pick release-1.20

@knative-prow-robot
Copy link
Contributor

@dprotaso: once the present PR merges, I will cherry-pick it on top of release-1.20 in a new PR and assign it to you.

In response to this:

/cherry-pick release-1.20

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.

@knative-prow knative-prow bot merged commit f5a4c1a into knative:main Nov 24, 2025
19 checks passed
@knative-prow-robot
Copy link
Contributor

@dprotaso: new pull request created: #6529

In response to this:

/cherry-pick release-1.20

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.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm 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 Links in the Documentation

3 participants