-
Bug
-
Resolution: Done
-
Major
-
3.4.0.GA
-
False
-
None
-
False
-
-
-
Description of problem:
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Configure GitLab Oauth as per the documentation.
- CheCluster CR:
gitServices:
gitlab:
- endpoint: 'customer private gitlab server'
secretName: secret-name
- Open a workspace with private GitLab repo
- Git push - to make sure token works
- Wait 2hrs+
- Git push - git push fails
- Workspace restart
- Git Push still fails
We checked personal-access-token secret inside user's namespace and its value stays the same between restarts.
Actual results:
Expired Token does NOT get refreshed after Workspace restart
Expected results:
Expired Token DOES GET refreshed after Workspace restart
Reproducibility (Always/Intermittent/Only Once):
always
Build Details:
Dev Spaces 3.4
DevWorkspace 0.18.1