Bug 1850717
Summary: | CPUThrottlingHigh and other alerts lack namespace restrictions | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | W. Trevor King <wking> | |
Component: | Monitoring | Assignee: | Lili Cosic <lcosic> | |
Status: | CLOSED ERRATA | QA Contact: | hongyan li <hongyli> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.1.z | CC: | aabhishe, alegrand, anpicker, erooth, kakkoyun, lcosic, maszulik, mloibl, pkrupa, surbania | |
Target Milestone: | --- | |||
Target Release: | 4.6.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | No Doc Update | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1851873 (view as bug list) | Environment: | ||
Last Closed: | 2020-10-27 16:09:42 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1851873 |
Description
W. Trevor King
2020-06-24 19:31:51 UTC
From a discussion I've had with Lili on slack. Particularly for PodDisruptionBudgetAtLimit we can't introduce that namespace limitation. The alert was added as a response to an upgrade problem described in https://bugzilla.redhat.com/show_bug.cgi?id=1762888 where a faulty PDB was preventing the cluster from evicting pods and thus blocking the upgrade. That's why PodDisruptionBudgetAtLimit is a safety measure for the entire cluster and admin should be notified of any mis-configured PDB since they will cause problems during upgrades. About the 4.1 version: I set that because that's when the open CPUThrottlingHigh landed. Deciding how far any fixes get backported will depend on the bug's severity and the maintenance phase of the z stream in question. E.g. 4.1 is end-of-life, so no need to backport to there (even though the bug exists in 4.1). 4.2 and 4.3 are both currently in the maintenance phase [1], where we are only committed to backporting "Urgent and Selected High Priority" fixes, so at the current "medium" severity (conflating severity with priority?), we would not need to backport this bug to those releases either. [1]: https://access.redhat.com/support/policy/updates/openshift#dates Blocked by Bug 1851675 - open pkg/graphql/schema.graphql: no such file or directory, can't install ENV. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4196 |