Bug 1711535
Summary: | Enable back TaintBasedEvictions e2e | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Maciej Szulik <maszulik> |
Component: | kube-scheduler | Assignee: | Mike Dame <mdame> |
Status: | CLOSED NOTABUG | QA Contact: | ge liu <geliu> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.2.0 | CC: | aos-bugs, ccoleman, jokerman, mfojtik, mmccomas, nagrawal, sttts |
Target Milestone: | --- | Keywords: | Rebase |
Target Release: | 4.3.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: | 2019-11-11 19:34:43 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
Maciej Szulik
2019-05-18 12:54:23 UTC
*** Bug 1711608 has been marked as a duplicate of this bug. *** Mike mind picking this one too. This currently has an upstream PR (needs rebase): https://github.com/kubernetes/kubernetes/pull/80817 and an Origin PR: https://github.com/openshift/origin/pull/23523 I can cherry pick these into new PRs I'll rebase New upstream PR here: https://github.com/kubernetes/kubernetes/pull/81856 And new origin PR: https://github.com/openshift/origin/pull/23664 This most probably won't make 4.2, it requires upstream approval and code freeze is today. Moving to 4.3 https://github.com/openshift/origin/pull/23664 merged, moving to modified. This may need the changes from this upstream PR: https://github.com/kubernetes/kubernetes/pull/84883 and to be removed from this list: https://github.com/openshift/origin/commit/55358f73aa477f401445a47620dea7e81b27bce9 TaintBasedEvictions has been converted to an integration test, and is no longer part of the e2e suite. Because upstream integration tests aren't run against our CI, this bug is no longer valid and can be closed. |