Mario Loriedo
Mario Loriedo
@RickJWagner but in any case we need to release a new version of the operator first. Otherwise no update will be triggered.
> * For security reasons they frequently update them A very similar discussion happened https://github.com/eclipse/che/issues/21291 for GitLab tokens that expire every 2 hours. Currently tokens get refreshed when the workspace...
/remove-lifecycle stale
/remove-lifecycle stale
/remove-lifecycle stale
We had a call this morning where we discussed what's the best Che component to handle that. Here is a summary: I am against making the DevWorkspace operator responsible for...
Is using knative `PodAutoscaler`, and not re-implementing something similar, an option?
Removed from `DevWorkspace Integration - STEP3` milestone
Removed the kind/epic label as that's a subtask of the epic [Production-ready support of VS Code as a Che editor #20500](https://github.com/eclipse/che/issues/20500)
It's implemented and working for VS Code but not for JetBrains IDE yet. The component that is responsible to track the IDE activity and stop the workspace is [machine-exec](https://github.com/eclipse-che/che-machine-exec) that...