Skip to content

Update render documentation#1093

Open
adamwg wants to merge 1 commit into
crossplane:masterfrom
adamwg:awg/render-updates
Open

Update render documentation#1093
adamwg wants to merge 1 commit into
crossplane:masterfrom
adamwg:awg/render-updates

Conversation

@adamwg
Copy link
Copy Markdown
Member

@adamwg adamwg commented May 14, 2026

Render has changed in three important ways that require docs updates:

  • It now uses crossplane internal render as its backend, the invocation of which can be customized.
  • crossplane render has moved to crossplane composition render (though the old name is a hidden alias for backward compatibility).
  • crossplane alpha render op has moved to crossplane operation render and, being an alpha command, is hidden by default.

Fixes #1084

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for crossplane ready!

Name Link
🔨 Latest commit c6676d7
🔍 Latest deploy log https://app.netlify.com/projects/crossplane/deploys/6a064ab5feeb4c0008558c62
😎 Deploy Preview https://deploy-preview-1093--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 (no change 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.

Render has changed in three important ways that require docs updates:

- It now uses `crossplane internal render` as its backend, the invocation of
  which can be customized.
- `crossplane render` has moved to `crossplane composition render` (though the
  old name is a hidden alias for backward compatibility).
- `crossplane alpha render op` has moved to `crossplane operation render` and,
  being an alpha command, is hidden by default.

Fixes crossplane#1084

Signed-off-by: Adam Wolfe Gordon <awg@upbound.io>
@adamwg adamwg force-pushed the awg/render-updates branch from 1938a5e to c6676d7 Compare May 14, 2026 22:20
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.

Document recent changes to render

1 participant