Bug 1888601
Summary: | The poddisruptionbudgets is using the operator service account, instead of gather | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Marcell Sevcsik <msevcsik> | |
Component: | Insights Operator | Assignee: | Marcell Sevcsik <msevcsik> | |
Status: | CLOSED ERRATA | QA Contact: | Pavel Šimovec <psimovec> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.7 | CC: | aos-bugs, inecas, tremes | |
Target Milestone: | --- | |||
Target Release: | 4.7.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Cause: The client used for gathering poddisruptionbudgets was using the incorrect service account.
Consequence: This client has too much permissions, which could cause problems in the future.
Fix: Use the correct service account
Result: The client has the right amount of permissions.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1888602 (view as bug list) | Environment: | ||
Last Closed: | 2021-02-24 15:26:15 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: | 1888602, 1888608 |
Description
Marcell Sevcsik
2020-10-15 09:55:50 UTC
Checked if pdb collecting still works
main_test.go:378: 2 pod disruption budgets files match pattern `^config/pdbs/.*\.json$`
--- PASS: TestArchiveContains/PodDisruptionBudgets (1.23s)
> oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.7.0-0.nightly-2020-10-27-051128 True False 32m Cluster version is 4.7.0-0.nightly-2020-10-27-051128
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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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/RHSA-2020:5633 |