v2.9.18 — SEO (revision dates + JSON-LD) & PR Guardian drift fix
Added
- Per-page "Last update" dates — enabled
git-revision-date-localizedon the V2 portal (requirements.txt+v2-mkdocs.yml,fallback_to_build_date), withfetch-depth: 0on the deploy checkout so dates reflect real git history. Freshness signal for SEO + readers. - JSON-LD structured data — schema.org
WebSite(with sitelinksSearchAction) +Organizationinjected viaextraheadindocs/overrides/main.html, for richer search results on thenubenetes.comroot.
Fixed
develop ↔ mastercosmetic drift loop — the PR Guardian auto-formatter rewrote the generatedv2-docs/tree (&→and, URL trailing slashes) and committed it back to PRs, sodevelopdrifted frommaster(which gets the generator's raw form via release merges), spawning recurring no-op "Release: Agentic V2 Portal Update" PRs (e.g. #399). The Guardian now skipsv2-docs/(generator is the single source of truth).
Full changelog: https://github.com/nubenetes/awesome-kubernetes/blob/master/CHANGELOG.md
🤖 Generated with Claude Code