-
Notifications
You must be signed in to change notification settings - Fork 48
Prep beta #1256
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
Conversation
|
Caution Review failedFailed to post review comments. 📝 WalkthroughWalkthroughThis pull request delivers a comprehensive update to the Redpanda documentation, covering version bumps, new feature documentation, and significant restructuring of Kubernetes and Iceberg integration guides. Key changes include updating version numbers and attributes in Antora configuration files, adding a new Antora extension, and introducing version context switchers and operator-specific notes across Redpanda Console documentation. The navigation structure is reorganized, with new and updated links for Iceberg management and Schema Registry Authorization. Major documentation overhauls address the migration from Kafka Connect subcharts to a standalone connectors chart, detailed Iceberg REST catalog integrations (including AWS Glue), expanded configuration and monitoring guidance, and the introduction of Schema Registry Authorization with corresponding ACL documentation. Numerous files remove legacy navigation attributes, and several partials are added or refactored for modularity and clarity. Sequence Diagram(s)sequenceDiagram
participant User
participant DocsSite
participant Antora
participant Kubernetes
participant Redpanda Console
participant Iceberg Catalog (AWS Glue/REST)
participant Schema Registry
User->>DocsSite: Access documentation
DocsSite->>Antora: Render docs with new version and navigation
User->>DocsSite: Navigate to Console config page
DocsSite->>User: Show version switcher (v2.x/v3.x) and operator notes
User->>DocsSite: Access Kubernetes deployment guide
DocsSite->>User: Show updated instructions (standalone connectors chart, modular partials)
User->>Kubernetes: Deploy Redpanda/Connectors using new guides
User->>DocsSite: Access Iceberg integration docs
DocsSite->>User: Show new AWS Glue/REST catalog integration steps
User->>DocsSite: Read about Schema Registry Authorization
DocsSite->>User: Show ACL management instructions
User->>DocsSite: Reference updated configuration properties and troubleshooting
DocsSite->>User: Show detailed config, reset, and error-handling steps
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes
Possibly related PRs
Suggested reviewers
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| latest-release-commit: 'afe1a3f' | ||
| latest-release-commit: '68c64fd' | ||
| latest-operator-version: 'v2.3.8-24.3.6' | ||
| operator-beta-tag: 'v25.1.1-beta1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JakeSCahill should we change this ?
Description
Resolves https://redpandadata.atlassian.net/browse/
Review deadline:
Page previews
Checks