docs: Point CRD reference links at the Stackable Hub#868
Open
lfrancke wants to merge 4 commits into
Open
Conversation
The old CRD browser at crds.stackable.tech is being discontinued in favor of the CRD reference on the Stackable Hub, which ingests the CRDs of every operator automatically. - Update the netlify redirect target for /home/stable/reference/* - Update the contributor guide pages that described the crddocs generation pipeline - Update the README link list The crd-docs-base-url attribute in antora.yml (used by the operator link bars and CRD deep links) is intentionally unchanged: it needs the group/version/kind URL structure on the Hub before it can be switched.
✅ Deploy Preview for stackable-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Remove the crddocs repository box from page 2 of the embedded draw.io source in all three project-overview SVGs, relabel crds.stackable.tech to hub.stackable.tech and connect the operator repositories directly to it (the Hub ingests the CRDs, Netlify only serves the docs site). Only project-overview-documentation.drawio.svg renders that page, so the other two files change only in their embedded source.
Only project-overview-documentation.drawio.svg renders the diagram page containing the crddocs box; the other two only changed in their embedded draw.io source, so keep them untouched.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The old CRD browser at crds.stackable.tech is being discontinued in favor of the CRD reference on the Stackable Hub, which ingests the CRDs of every operator automatically.
This updates all references that do not depend on the CRD detail-page URL structure:
netlify.toml: redirect target for/home/stable/reference/*now points at the Hubdocs/crd-documentation.adoc,docs/overview.adocandproject-overview.adocno longer describe the crddocs generation pipeline; they point at the Hub and note that ingestion is automaticREADME.adoc: link list entryproject-overview-documentation.drawio.svg