Bug 1990281
Summary: | Client cert based metrics scraping when kube-apiserver is unavailable does not work in local authorization, still reaching kube-apiserver for subjectaccessreview validation | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Rahul Gangwar <rgangwar> |
Component: | kube-controller-manager | Assignee: | Jan Chaloupka <jchaloup> |
Status: | CLOSED DEFERRED | QA Contact: | zhou ying <yinzhou> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 4.9 | CC: | aos-bugs, jchaloup, mfojtik, sttts, surbania, xxia |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | LifecycleStale | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-16 10:03:07 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
Rahul Gangwar
2021-08-05 07:39:37 UTC
reassigning to workloads team as these components are not owned by auth. *** Bug 1991900 has been marked as a duplicate of this bug. *** *** Bug 1991900 has been marked as a duplicate of this bug. *** to clarify: to fully implement client cert based metrics scraping, both subjectaccessreview (replaced with a local static authorizer) and tokenreview (replaced with client certs) must be implemented. Hi @ravig, Please update as soon as possible. If the bug is not fixed, this epic can't be said it implements the static local function well. Please provide the fix for bug as it is blocker for 4.9 release. this is not a blocker, there is no degradation in functionality. Targeting this BZ to 4.10 as this is not a blocker for 4.9 This bug hasn't had any activity in the last 30 days. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're marking this bug as "LifecycleStale" and decreasing the severity/priority. If you have further information on the current state of the bug, please update it, otherwise this bug can be closed in about 7 days. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. Additionally, you can add LifecycleFrozen into Whiteboard if you think this bug should never be marked as stale. Please consult with bug assignee before you do that. Hi Michal, The bug is not fixed. @ravig: Please update Hi Michal, The bug is not fixed. @ravig: Please update This bug hasn't had any activity in the last 30 days. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're marking this bug as "LifecycleStale" and decreasing the severity/priority. If you have further information on the current state of the bug, please update it, otherwise this bug can be closed in about 7 days. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. Additionally, you can add LifecycleFrozen into Whiteboard if you think this bug should never be marked as stale. Please consult with bug assignee before you do that. @rgudimet Please update on this. I did not get enough time to work on this during this release considering this is not a blocker. Hi Rahul,
> We want to ensure that metrics scraping can always work if the scraper can reach the target, even if the kube-apiserver is unavailable or unreachable.
> If the bug is not fixed, this epic can't be said it implements the static local function well
would you please point me to the epic?
Ported into https://issues.redhat.com/browse/WRKLDS-648 |