Skip to content

Fix broken anchor in v1beta1 migration guide - #1101

Merged
danbarr merged 1 commit into
mainfrom
fix-v1beta1-migration-anchor
Aug 14, 2026
Merged

Fix broken anchor in v1beta1 migration guide#1101
danbarr merged 1 commit into
mainfrom
fix-v1beta1-migration-anchor

Conversation

@danbarr

@danbarr danbarr commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Description

PR #1086 replaced the ### referencingServers replaced with referencingWorkloads section heading with a :::info[Removed in v0.42.0]
admonition. This broke the anchor link from the change-summary table
(#referencingservers-replaced-with-referencingworkloads) and left the
v0.42.0 removal note sitting ahead of the section's own historical content,
which read out of place.

This restores the heading (fixing the anchor) and moves the v0.42.0
admonition to after the before/after example, so it reads as a follow-on
note rather than orphaned content with no section of its own. No content
was removed; only the structure changed.

Type of change

  • Bug fix (typo, broken link, etc.)

Related issues/PRs

Submitter checklist

Content and formatting

  • I have reviewed the content for technical accuracy
  • I have reviewed the content for spelling, grammar, and style

PR #1086 replaced the referencingServers section heading with an
admonition, breaking the change-summary table's anchor link and
leaving the v0.42.0 removal note oddly placed ahead of the section's
own content. Restore the heading and move the admonition after the
historical before/after example.
Copilot AI lite review requested due to automatic review settings August 14, 2026 16:43
@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview Aug 14, 2026 4:43pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a broken in-page anchor link in the Kubernetes v1beta1 migration guide by restoring the original section heading (so the existing change-summary table link resolves again) and repositioning the v0.42.0 removal note so it reads as contextual follow-up to the before/after example.

Changes:

  • Restores the referencingServers/referencingWorkloads section heading to re-enable the existing anchor target.
  • Moves the Removed in v0.42.0 admonition to follow the before/after YAML example, improving the section flow.
  • Adjusts the surrounding prose to reflect the updated structure without removing content.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@danbarr
danbarr enabled auto-merge (squash) August 14, 2026 16:46
@danbarr
danbarr merged commit e7e5a9e into main Aug 14, 2026
4 checks passed
@danbarr
danbarr deleted the fix-v1beta1-migration-anchor branch August 14, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants