Skip to content

Update correct OC and agent manager versions in docs (0.10.x) and current#643

Merged
menakaj merged 4 commits intowso2:mainfrom
menakaj:main
Mar 31, 2026
Merged

Update correct OC and agent manager versions in docs (0.10.x) and current#643
menakaj merged 4 commits intowso2:mainfrom
menakaj:main

Conversation

@menakaj
Copy link
Copy Markdown
Contributor

@menakaj menakaj commented Mar 31, 2026

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues in the following format: Resolves issue1, issue2, etc.

Goals

Describe the solutions that this feature/fix will introduce to resolve the problems described above

Approach

Describe how you are implementing the solutions. Include an animated GIF or screenshot if the change affects the UI (email documentation@wso2.com to review all UI text). Include a link to a Markdown file or Google doc if the feature write-up is too long to paste here.

User stories

Summary of user stories addressed by this change>

Release note

Brief description of the new feature or bug fix as it will appear in the release notes

Documentation

Link(s) to product documentation that addresses the changes of this PR. If no doc impact, enter �N/A� plus brief explanation of why there�s no doc impact

Training

Link to the PR for changes to the training content in https://github.com/wso2/WSO2-Training, if applicable

Certification

Type �Sent� when you have provided new/updated certification questions, plus four answers for each question (correct answer highlighted in bold), based on this change. Certification questions/answers should be sent to certification@wso2.com and NOT pasted in this PR. If there is no impact on certification exams, type �N/A� and explain why.

Marketing

Link to drafts of marketing content that will describe and promote this feature, including product page changes, technical articles, blog posts, videos, etc., if applicable

Automation tests

  • Unit tests

    Code coverage information

  • Integration tests

    Details about the test cases and coverage

Security checks

Samples

Provide high-level details about the samples related to this feature

Related PRs

List any other related PRs

Migrations (if applicable)

Describe migration steps and platforms on which migration has been tested

Test environment

List all JDK versions, operating systems, databases, and browser/versions on which this feature/fix was tested

Learning

Describe the research phase and any blog posts, patterns, libraries, or add-ons you used to solve the problem.

Summary by CodeRabbit

  • Documentation
    • Updated OpenChoreo platform installation guides to reference Helm chart version 1.0.0-rc.1 for control, data, build, and observability planes.
    • Refreshed Agent Manager/AMP artifacts and example configuration URLs to v0.10.2 across setup guides.
    • Updated quick-start Docker image tag to ghcr.io/wso2/amp-quick-start:v0.10.2 and aligned example commands and values file links accordingly.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 31, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • documentation/package-lock.json is excluded by !**/package-lock.json

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 207e020b-8940-4d9a-afeb-bf5400fd4120

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Documentation updates: Helm chart versions for OpenChoreo planes bumped to 1.0.0-rc.1 and AMP/Agent Manager references updated from v0.10.0 to v0.10.2 across managed, self-hosted, and versioned v0.10.x guides and quick-start. Only example URLs/tags and Helm --version pins changed; no logic or code edits.

Changes

Cohort / File(s) Summary
Getting Started (current docs) — Helm version bumps
documentation/docs/getting-started/managed-cluster.mdx, documentation/docs/getting-started/self-hosted-cluster.mdx
Changed OpenChoreo plane helm install commands to use --version 1.0.0-rc.1 (was 0.16.0). All other flags/values unchanged.
Versioned v0.10.x — Managed Cluster updates
documentation/versioned_docs/version-v0.10.x/getting-started/managed-cluster.mdx
Replaced AMP/Agent Manager asset URLs and Helm chart pins from v0.10.0 to v0.10.2; updated OpenChoreo plane Helm versions to 1.0.0-rc.1; default documented VERSION updated to 0.10.2.
Versioned v0.10.x — Quick Start image tag
documentation/versioned_docs/version-v0.10.x/getting-started/quick-start.mdx
Bumped Docker dev container image tag to ghcr.io/wso2/amp-quick-start:v0.10.2 (was v0.10.0).
Versioned v0.10.x — Self-hosted Cluster comprehensive bumps
documentation/versioned_docs/version-v0.10.x/getting-started/self-hosted-cluster.mdx
Updated all AMP/Agent Manager raw GitHub URLs and manifest links to v0.10.2; set OpenChoreo plane Helm --version to 1.0.0-rc.1; updated AMP extension/platform chart version pins to 0.10.2. Command flow and waits unchanged.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Poem

I thump my paws—versions hop in view,
Charts to rc.1, images to .2,
URLs refreshed beneath the moon,
Docs aligned—I'll hum a tune.
A carrot cheer for updates done! 🥕🐇

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description contains only the empty template structure with placeholder text ('>') and no actual content about the version updates or specific changes made. Fill in the template sections with concrete details: Purpose (which versions need updating and why), Goals (what should be updated), Approach (which files and what specific version changes), and other relevant sections based on the actual changes.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: updating OpenChoreo and Agent Manager versions across documentation files (0.10.x versioned docs and current docs).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Nitpick comments (2)
documentation/docs/getting-started/self-hosted-cluster.mdx (1)

232-232: Minor formatting inconsistency: missing space before backslash.

Line 213 has --version 1.0.0-rc.1 \ (with space), but lines 232, 263, and 292 have --version 1.0.0-rc.1\ (without space). While functionally equivalent, this is inconsistent within the same file.

🔧 Suggested fix for consistency
-  --version 1.0.0-rc.1\
+  --version 1.0.0-rc.1 \

Apply similar fix to lines 263 and 292.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@documentation/docs/getting-started/self-hosted-cluster.mdx` at line 232,
Replace the inconsistent occurrences of the version line so they match the
existing format with a space before the trailing backslash; specifically locate
the string "--version 1.0.0-rc.1\" (found at the shown diff and also on the
other instances) and change it to "--version 1.0.0-rc.1 \" in the
self-hosted-cluster.mdx file for the occurrences at lines corresponding to the
diff (and the other two instances mentioned) to ensure consistent
spacing/formatting.
documentation/versioned_docs/version-v0.10.x/getting-started/self-hosted-cluster.mdx (1)

232-232: Minor formatting inconsistency: missing space before backslash.

Same issue as in docs/getting-started/self-hosted-cluster.mdx—line 213 has --version 1.0.0-rc.1 \ (with space), but lines 232, 263, and 292 have --version 1.0.0-rc.1\ (without space).

🔧 Suggested fix for consistency
-  --version 1.0.0-rc.1\
+  --version 1.0.0-rc.1 \

Apply similar fix to lines 263 and 292.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In
`@documentation/versioned_docs/version-v0.10.x/getting-started/self-hosted-cluster.mdx`
at line 232, Fix the minor formatting inconsistency where the flag string
"--version 1.0.0-rc.1\" is missing a space before the trailing backslash; update
each occurrence of "--version 1.0.0-rc.1\" to include a space before the
backslash ("--version 1.0.0-rc.1 \") to match the existing correctly formatted
instance and keep consistency across the document.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In
`@documentation/versioned_docs/version-v0.10.x/getting-started/managed-cluster.mdx`:
- Around line 417-418: The comment and exported VERSION are inconsistent: change
export VERSION in this file (the VERSION variable) to "0.10.2" and update all
Phase 2 AMP component references (Phase 2 URLs and Helm chart version strings
present in this doc) from v0.10.0 to v0.10.2 so the file matches the
self-hosted-cluster.mdx updates; if v0.10.0 is intentionally required for Phase
2, instead update the comment to reflect that intent (e.g., change the "#
Version (default: 0.10.2)" comment) and ensure every Phase 2 URL/helm entry
consistently uses the chosen version.

---

Nitpick comments:
In `@documentation/docs/getting-started/self-hosted-cluster.mdx`:
- Line 232: Replace the inconsistent occurrences of the version line so they
match the existing format with a space before the trailing backslash;
specifically locate the string "--version 1.0.0-rc.1\" (found at the shown diff
and also on the other instances) and change it to "--version 1.0.0-rc.1 \" in
the self-hosted-cluster.mdx file for the occurrences at lines corresponding to
the diff (and the other two instances mentioned) to ensure consistent
spacing/formatting.

In
`@documentation/versioned_docs/version-v0.10.x/getting-started/self-hosted-cluster.mdx`:
- Line 232: Fix the minor formatting inconsistency where the flag string
"--version 1.0.0-rc.1\" is missing a space before the trailing backslash; update
each occurrence of "--version 1.0.0-rc.1\" to include a space before the
backslash ("--version 1.0.0-rc.1 \") to match the existing correctly formatted
instance and keep consistency across the document.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3530df9d-4b63-4206-974a-70f97fe367a1

📥 Commits

Reviewing files that changed from the base of the PR and between 876066c and 2653027.

📒 Files selected for processing (5)
  • documentation/docs/getting-started/managed-cluster.mdx
  • documentation/docs/getting-started/self-hosted-cluster.mdx
  • documentation/versioned_docs/version-v0.10.x/getting-started/managed-cluster.mdx
  • documentation/versioned_docs/version-v0.10.x/getting-started/quick-start.mdx
  • documentation/versioned_docs/version-v0.10.x/getting-started/self-hosted-cluster.mdx

Comment thread documentation/versioned_docs/version-v0.10.x/getting-started/managed-cluster.mdx Outdated
@menakaj menakaj merged commit 890389e into wso2:main Mar 31, 2026
5 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.

3 participants