docs: move Robusta Classic manual-upgrade content to bottom of upgrade page#2104
Conversation
…e page The upgrade page opened with manual-upgrade guidance that only applies to old Robusta Classic installs bundling kube-prometheus-stack. Reorganize so the page leads with the simple Helm upgrade relevant to most users, and move the manual-upgrade content into a clearly labeled 'Robusta Classic' section at the bottom. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JGdchjnKeMZEzceNvvC9oX
|
✅ Docker image ready for
Use this tag to pull the image for testing. 📋 Copy commandsgcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:1535eb0
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:1535eb0 me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:1535eb0
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:1535eb0Patch Helm values in one line: helm upgrade --install robusta robusta/robusta \
--reuse-values \
--set runner.image=me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:1535eb0 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe ChangesUpgrade documentation restructuring
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
The upgrade page opened with manual-upgrade guidance that only applies to
old Robusta Classic installs bundling kube-prometheus-stack. Reorganize so
the page leads with the simple Helm upgrade relevant to most users, and
move the manual-upgrade content into a clearly labeled 'Robusta Classic'
section at the bottom.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01JGdchjnKeMZEzceNvvC9oX