Bug 2001442
| Summary: | Empty termination.log file for the kube-apiserver has too permissive mode | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Juan Antonio Osorio <josorior> |
| Component: | kube-apiserver | Assignee: | Lukasz Szaszkiewicz <lszaszki> |
| Status: | CLOSED ERRATA | QA Contact: | Rahul Gangwar <rgangwar> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.9 | CC: | akashem, aos-bugs, mfojtik, rgangwar, xxia |
| Target Milestone: | --- | Flags: | mfojtik:
needinfo?
|
| Target Release: | 4.10.0 | ||
| Hardware: | All | ||
| OS: | Unspecified | ||
| Whiteboard: | LifecycleReset | ||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-03-10 16:07:08 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
Juan Antonio Osorio
2021-09-06 06:43:27 UTC
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. This is still an issue. I’m adding UpcomingSprint, because I was occupied by fixing bugs with higher priority/severity, developing new features with higher priority, or developing new features to improve stability at a macro level. I will revisit this bug next sprint. 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. The LifecycleStale keyword was removed because the bug moved to QE. The bug assignee was notified. oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.10.0-0.nightly-2022-01-17-023213 True False 106m Cluster version is 4.10.0-0.nightly-2022-01-17-023213 for i in `oc get node|grep -i master|cut -d " " -f1`; do echo $i;oc debug -q node/$i -- ls -l /host/var/log/kube-apiserver;done; ip-10-0-155-212.us-east-2.compute.internal total 32708 -rw-------. 1 root root 25241426 Jan 17 12:27 audit.log -rw-------. 1 root root 4 Jan 17 10:38 termination.log ip-10-0-178-70.us-east-2.compute.internal total 579140 -rw-------. 1 root root 104857178 Jan 17 10:37 audit-2022-01-17T10-37-32.831.log -rw-------. 1 root root 104856335 Jan 17 11:01 audit-2022-01-17T11-01-09.105.log -rw-------. 1 root root 104857407 Jan 17 11:26 audit-2022-01-17T11-26-55.326.log -rw-------. 1 root root 104857318 Jan 17 11:52 audit-2022-01-17T11-52-27.558.log -rw-------. 1 root root 104856579 Jan 17 12:17 audit-2022-01-17T12-17-59.899.log -rw-------. 1 root root 40125051 Jan 17 12:27 audit.log -rw-------. 1 root root 1707092 Jan 17 10:37 termination.log ip-10-0-203-61.us-east-2.compute.internal total 60228 -rw-------. 1 root root 45709411 Jan 17 12:27 audit.log -rw-------. 1 root root 4 Jan 17 10:39 termination.log 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.10.3 security 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-2022:0056 |