Skip to content

[codex] docs: fix easy TODO issues together#104

Merged
pacoxu merged 16 commits intomainfrom
codex/fix-easy-todo-issues
Apr 15, 2026
Merged

[codex] docs: fix easy TODO issues together#104
pacoxu merged 16 commits intomainfrom
codex/fix-easy-todo-issues

Conversation

@pacoxu
Copy link
Copy Markdown
Member

@pacoxu pacoxu commented Apr 15, 2026

Summary

  • removed TODO placeholders from Kubernetes release pages in both English and Chinese
  • replaced unresolved TODO placeholders in CVE patch pages with explicit status text when patch links are not published
  • filled verifiable CVE-2020-8559 links using published artifacts (1.13 / 1.12 patch files)
  • removed unsupported TODO entries for CVE-2021-25741 older branches and kept the verified KLTS fixed version entry
  • replaced tutorial snippet # TODO comments in add-patch.md with descriptive text

Validation

  • rg -n "TODO" content returns no matches
  • hugo --minify could not be run in this environment because hugo is not installed

Closes #85
Closes #86
Closes #87
Closes #88
Closes #89
Closes #90
Closes #91
Closes #92
Closes #93
Closes #94
Closes #95
Closes #96
Closes #97
Closes #98
Closes #99
Closes #100
Closes #101

@pacoxu pacoxu marked this pull request as ready for review April 15, 2026 09:30
@pacoxu pacoxu merged commit 37acef9 into main Apr 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment