Bug 1785445
Summary: | mgr/k8sevents does not account for incomplete events passed in from kubernetes | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Paul Cuzner <pcuzner> |
Component: | Ceph-Mgr Plugins | Assignee: | Paul Cuzner <pcuzner> |
Status: | CLOSED ERRATA | QA Contact: | Madhavi Kasturi <mkasturi> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 4.0 | CC: | ceph-eng-bugs, ceph-qe-bugs, flucifre, gmeno, hyelloji, jefbrown, tchandra, tserlin |
Target Milestone: | z1 | ||
Target Release: | 4.1 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ceph-14.2.8-64.el8cp, ceph-14.2.8-68.el7cp | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-20 14:20:55 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
Paul Cuzner
2019-12-19 21:44:41 UTC
Jeff? This one has the blocker flag set for 4.1. Can we ensure this is worked on, moved or closed? I will review with Paul when he's online. I will review with Paul when he's online. This is not an issue for RHCS. This is not a regression for Ceph (OCS). The bug does not meet blocker criteria. Moving to 4.1z1. +1 This is not a blocker for 4.1 Some background; - k8sevents is NOT currently enabled by default in either RHCS or OCS4.x - k8sevents performs two tasks - it sends ceph events (pool created, osd added/removed, pool protection level changed, host added/removed) to the k8s events API(this is the main feature of the module and it's not affected by the bug) - it pulls events from the namespace that the mgr is running in, so at the ceph command line the admin can see k8sevents happening in the namespace. This was a secondary feature, and IS where the bug lies To hit the bug in OCS the user would need to start the toolbox pod, rsh to it, and run the ceph k8sevents ls command. However, this workflow is not exactly normal. upstream is merged (master) - upstream backport to do downstream packport complete, commit pushed to ceph-4.1-rhel-patches 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, 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:3003 |