Fix outdated documentation: broken links, wrong paths, stale claims - #9087
Conversation
- Update Go version requirement from 1.18 to 1.25 to match go.mod - Fix broken links to knative/docs (repo restructured), traces docs, and working groups - Fix incorrect YAML file paths in debugging examples - Update CEL description to reflect its current widespread adoption - Correct OPA/Rego characterization (OPA never replaced Rego with CEL) - Fix CloudEvents spec links from v1.0-rc1 to v1.0.2 - Remove broken link to deleted interfaces.md, fix empty Source link - Fix eventing.kantive.dev typo to eventing.knative.dev - Remove stale TODOs in bug triage doc - Update master branch refs to main - Replace deprecated K8s scheduling policies link - Fix test/e2e README link to config.go
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9087 +/- ##
==========================================
+ Coverage 51.05% 51.12% +0.07%
==========================================
Files 409 409
Lines 21997 22042 +45
==========================================
+ Hits 11230 11270 +40
Misses 9905 9905
- Partials 862 867 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: creydr, dsimansk The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@Kaustubh-pande: changing LGTM is restricted to collaborators DetailsIn response to this:
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. |
Proposed Changes