-
Bug
-
Resolution: Done-Errata
-
Major
-
4.15.0
-
None
-
No
-
False
-
-
N/A
-
Release Note Not Required
-
Done
This is a clone of issue OCPBUGS-35376. The following is the description of the original issue:
—
Description of problem:
Given the sessions can now modify their expiration during their lifetime (by going through the token refresh process), the current pruning mechanism might randomly remove active sessions. We need to fix that behavior by ordering the byAge index of the session storage by expiration and only removing the sessions that are either really expired or close to expiration.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-35376 Fix console server's sessions pruning
-
- Closed
-
- is blocked by
-
OCPBUGS-35376 Fix console server's sessions pruning
-
- Closed
-
- links to
-
RHBA-2025:1707 OpenShift Container Platform 4.16.z bug fix update