fix(rustfs): remove backup capability from runtime baseline - #3271
Draft
weicao wants to merge 2 commits into
Draft
fix(rustfs): remove backup capability from runtime baseline#3271weicao wants to merge 2 commits into
weicao wants to merge 2 commits into
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## jessica/rustfs-backup-roleprobe-candidate #3271 +/- ##
==========================================================================
Coverage 0.00% 0.00%
==========================================================================
Files 162 162
Lines 24962 24748 -214
==========================================================================
+ Misses 24962 24748 -214 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
The first DP-removal candidate was based on the older product head and dropped the validated runtime baseline's
roleProbe.periodSeconds: 1andtimeoutSeconds: 3. A live addon upgrade then failed closed because those ComponentDefinition fields are immutable.Change
bbc7da4602fdcb1db55e0f423e1dd75f9e9f8605Evidence
5a9a67546fe8d8b121ffb18e76c3ce2ff3b67248: contract rc1, missingperiodSeconds: 1956dc71742cefae1f84b893201b4431c7c5d2aaeperiodSeconds: 1andtimeoutSeconds: 3Boundary
Source/offline successor only. The Test owner must independently freeze, live-upgrade, run clean-full, seal evidence, and clean normally before any runtime/formal-N claim.