Skip to content

Update docs for v2.3.0 release#1095

Merged
jbw976 merged 2 commits into
crossplane:masterfrom
jbw976:docs-v2.3
May 21, 2026
Merged

Update docs for v2.3.0 release#1095
jbw976 merged 2 commits into
crossplane:masterfrom
jbw976:docs-v2.3

Conversation

@jbw976
Copy link
Copy Markdown
Member

@jbw976 jbw976 commented May 21, 2026

Takes care of most all the v2.3.0 release checklist in:

Add the v2.3 docs directory and update CRDs from the v2.3.0 release.
Drop v2.0 docs since v2.0 is no longer supported.

Signed-off-by: Jared Watts <jbw976@gmail.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

Deploy Preview for crossplane ready!

Name Link
🔨 Latest commit 28fbaa1
🔍 Latest deploy log https://app.netlify.com/projects/crossplane/deploys/6a0f3edf5dabef00071c6f17
😎 Deploy Preview https://deploy-preview-1095--crossplane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🔴 down 1 from production)
Accessibility: 90 (🔴 down 2 from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

@adamwg adamwg left a comment

Choose a reason for hiding this comment

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

LGTM. Is the vale warning from CI known/expected?

@jbw976
Copy link
Copy Markdown
Member Author

jbw976 commented May 21, 2026

no the vale error is unexpected actually! i'm currently digging into figuring out how it snuck in - it looks like it's on a line from 9 months ago if i'm reading this right 🤔

@jbw976
Copy link
Copy Markdown
Member Author

jbw976 commented May 21, 2026

ah i think the vale config change in 809144d#diff-1274633810a31af03dde0fa78893f8cb17e4eb416735ff19488805375ac35bb5R52 is what is now finding this on subsequent PRs

Vale's BlockIgnores regex for hugo shortcodes is single-line, so when
the opening `{{<hover>}}` and its content are split across a line
break, the inner text gets exposed to spellcheck. Rejoin the opener
with its content to match how the same shortcode is used elsewhere
in the file.

Signed-off-by: Jared Watts <jbw976@gmail.com>
@jbw976
Copy link
Copy Markdown
Member Author

jbw976 commented May 21, 2026

pushed 28fbaa1 to fix the vale issue 🙏

@jbw976 jbw976 merged commit c51a68f into crossplane:master May 21, 2026
7 checks passed
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.

2 participants