fix(features): disable CachePodLabelSelector and SandboxUpgradeResumeFromFailedStep by default#554
fix(features): disable CachePodLabelSelector and SandboxUpgradeResumeFromFailedStep by default#554zmberg wants to merge 1 commit into
Conversation
…FromFailedStep by default Signed-off-by: liheng <liheng.zms@alibaba-inc.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #554 +/- ##
=======================================
Coverage 79.66% 79.66%
=======================================
Files 194 194
Lines 13774 13774
=======================================
Hits 10973 10973
Misses 2403 2403
Partials 398 398
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Summary
CachePodLabelSelectorfeature gate by default (was enabled)SandboxUpgradeResumeFromFailedStepfeature gate by default (was enabled)These two features are not yet stable enough for default-on behavior and should require explicit opt-in.