David Kwon

Results 56 comments of David Kwon

I think we can close this issue, although, the procedure described here https://github.com/eclipse/che/issues/21627#issuecomment-1216592765 would have to be done to make PRs to che-dashboard since at least for now, the PR...

Hi @Divine1 could you please run and paste the output for: ``` kubectl get configmap che-idle-settings -n divine-chelladurai-che-pmjg9u -o yaml ```

Thank you @Divine1 , Could you check what happens if you delete the labels and annotations from the `che-idle-settings` configmap? ie, run ``` kubectl patch configmap che-idle-settings -n divine-chelladurai-che-pmjg9u --type=json...

@ibuziuk I made a PR: https://github.com/che-incubator/kubernetes-image-puller-operator/pull/83

Hi @beaumorley , This is how the whole screen looks like when the message is displayed:

Here is an updated screenshot: ![image](https://user-images.githubusercontent.com/83611742/181278539-05044bc0-77a9-4447-8aae-f959da7eb2d6.png) Please see https://github.com/eclipse-che/che-dashboard/pull/593#event-7073419269 for more details and screenshots

Thank you for the feedback! > 1. Does this warning only appear due to inactivity or can it appear from other ways? After this https://github.com/eclipse/che/issues/21516 is complete (I am currently...

Thank you @wolfeallison 👍 , looks good to me:

@wolfeallison @beaumorley any thoughts on adding the workspace name (ex. `golang-example`) into the error message?