DOC-1443 remove tab for Cloud api to enable WASM#1156
Conversation
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 📝 WalkthroughWalkthroughThe documentation for enabling data transforms on cloud clusters was updated by removing the section that described how to enable this feature via the Cloud API. The instructions now exclusively recommend using the Assessment against linked issues
Possibly related PRs
Suggested reviewers
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 (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
modules/develop/pages/data-transforms/build.adoc (1)
32-32: Correct grammatical typo in NOTE.Change “This property require a rolling restart” to “This property requires a rolling restart” for subject-verb agreement.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
modules/develop/pages/data-transforms/build.adoc(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (4)
- GitHub Check: run-tests (ubuntu-latest)
- GitHub Check: Redirect rules - redpanda-docs-preview
- GitHub Check: Header rules - redpanda-docs-preview
- GitHub Check: Pages changed - redpanda-docs-preview
🔇 Additional comments (1)
modules/develop/pages/data-transforms/build.adoc (1)
25-31: Approve rpk-centric enablement instructions.The new instructions cleanly focus on using the
rpkCLI to toggledata_transforms_enabledand include a helpful cross-reference to the cluster-properties page. This streamlines the process and eliminates previous Cloud API complexity.
|
We also use data_transforms_enabled in the example to configure cluster properties https://deploy-preview-1156--redpanda-docs-preview.netlify.app/redpanda-cloud/manage/cluster-maintenance/config-cluster/#set-cluster-configuration-properties can we find a different property to replace data_transforms_enabled? |
Good idea: I'll use a different property there. I'll need to do that in a separate PR in the |
kbatuigas
left a comment
There was a problem hiding this comment.
Also approved redpanda-data/cloud-docs#322
Description
This pull request simplifies the documentation for enabling data transforms in
modules/develop/pages/data-transforms/build.adoc. The changes remove the Cloud API method and streamline instructions to focus solely on enabling the feature using therpkcommand-line tool.Documentation simplification:
rpkcommand-line tool.rpkinstructions to include a cross-reference to the cluster property documentation (data_transforms_enabled) for clarity.Resolves https://redpandadata.atlassian.net/browse/DOC-1443
Review deadline:
Page previews
Enable data transforms (in Cloud)
Checks