Bug 1829664
| Summary: | Guard against 4.3 -> 4.4 -> 4.5 with compute nodes stuck on drain | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | W. Trevor King <wking> |
| Component: | Machine Config Operator | Assignee: | Erica von Buelow <evb> |
| Status: | CLOSED DEFERRED | QA Contact: | Michael Nguyen <mnguyen> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.3.z | CC: | amurdaca, scuppett, smilner |
| Target Milestone: | --- | Keywords: | Upgrades |
| Target Release: | 4.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-09-01 11:25:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
W. Trevor King
2020-04-30 02:43:48 UTC
This is similar to bug 1829999, but they're slightly different. This one is about blocking folks from making multiple minor bumps while folks have stuck machines that lag behind by a minor version. That one is about unsticking stuck machines so folks can avoid that block. Will this be backported to 4.4 or earlier? I see no clone. Adding UpcomingSprint as this won't make the current sprint. We'll try to work on this bug in the next sprint. Adding UpcomingSprint as I won't be able to finish this by the current sprint. I'll revisit from next week. this is captured in https://issues.redhat.com/browse/GRPA-2693 https://github.com/openshift/machine-config-operator/pull/2231 should give us this guard in 4.7 and later, by setting Upgradeable=False if any machine-config pools are degraded :) |