Skip to content

Conversation

@rahulshendre
Copy link
Contributor

What this PR does:

File by file commit from the bigger PR - #6345

Adds the “Rolling back a deployment” page under User Guide → Managing Application.

Related to #6395

Why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: rahulshendre <rahulshendre789@gmail.com>
Signed-off-by: rahulshendre <rahulshendre789@gmail.com>
@rahulshendre rahulshendre requested a review from a team as a code owner January 8, 2026 13:27
Signed-off-by: Eeshaan Sawant <100678386+eeshaanSA@users.noreply.github.com>
@eeshaanSA
Copy link
Contributor

PTAL and review my work, @rahulshendre . Let me know if I missed something. 👀

Signed-off-by: Eeshaan Sawant <100678386+eeshaanSA@users.noreply.github.com>
Signed-off-by: rahulshendre <rahulshendre789@gmail.com>
Copy link
Contributor

@eeshaanSA eeshaanSA left a comment

Choose a reason for hiding this comment

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

This page is closely related to this.

Plan this page accordingly. Technically, this page should be a brief of rollback, and then guide the user to Rolling Back a deployment page.

Signed-off-by: rahulshendre <rahulshendre789@gmail.com>
@rahulshendre
Copy link
Contributor Author

@eeshaanSA, I have added a reference to this in the page.
PTAL and let me know if any changes are needed.

@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.63%. Comparing base (ebc267c) to head (8e74c66).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6410       +/-   ##
===========================================
+ Coverage   28.87%   67.63%   +38.75%     
===========================================
  Files         560       25      -535     
  Lines       59955     2283    -57672     
===========================================
- Hits        17313     1544    -15769     
+ Misses      41321      651    -40670     
+ Partials     1321       88     -1233     
Flag Coverage Δ
. ?
.-pkg-app-pipedv1-plugin-analysis ?
.-pkg-app-pipedv1-plugin-kubernetes ?
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.63% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun ?
.-pkg-app-pipedv1-plugin-terraform ?
.-pkg-app-pipedv1-plugin-wait ?
.-pkg-app-pipedv1-plugin-waitapproval ?
.-pkg-plugin-sdk ?
.-tool-actions-gh-release ?
.-tool-actions-plan-preview ?
.-tool-codegen-protoc-gen-auth ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Add missing V1 documentation pages under UserGuide from existing PRs

3 participants