Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v17] Remove dots from operator reference filenames #50769

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Jan 6, 2025

Backport #50734 to branch/v17

The dots cause issues with our hosting infrastructure, which returns
404s when users make requests for Kubernetes operator reference pages
with no trailing slash.

This change returns a filename from the format function in the CRD/CRD
docs generator so we can return different file names for CRDs and their
docs. It also renames CRD docs pages to include hyphens instead of dots
and underscores, and adds redirects.
@ptgott ptgott added the no-changelog Indicates that a PR does not require a changelog entry label Jan 6, 2025
Copy link

github-actions bot commented Jan 6, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
bot/backport-50734-branch/v17 HEAD 1 ✅SUCCEED bot-backport-50734-branch-v17 2025-01-06 14:46:10

@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from tigrato January 6, 2025 15:05
@ptgott ptgott added this pull request to the merge queue Jan 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 6, 2025
@ptgott ptgott added this pull request to the merge queue Jan 6, 2025
Merged via the queue into branch/v17 with commit 3c5693f Jan 6, 2025
44 of 45 checks passed
@ptgott ptgott deleted the bot/backport-50734-branch/v17 branch January 6, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport documentation no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants