-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
4.15.0
-
None
-
No
-
False
-
-
Release Note Not Required
-
In Progress
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:
- blocks
-
OCPBUGS-35394 Fix console server's sessions pruning
- New
- is cloned by
-
OCPBUGS-35394 Fix console server's sessions pruning
- New
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update