Is your feature request related to a problem? Please describe
I noticed that when I am waiting for workspace to start and sitting on "pulling container image" message, actual container is not actually pulling an image. Instead when I looked in logs, it was installing vscode extensions. Actual image pull was about 3 seconds and then for about 2 minutes it was installing those extensions.
Would it be possible to add a new state for that loading screen: "setting up IDE" or something like that?
And then next step would be to investigate why sometimes it takes quite a bit of time to do that.
Describe the behaviour you'd like
Separate message when we are done pulling container image and doing something else.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe
I noticed that when I am waiting for workspace to start and sitting on "pulling container image" message, actual container is not actually pulling an image. Instead when I looked in logs, it was installing vscode extensions. Actual image pull was about 3 seconds and then for about 2 minutes it was installing those extensions.
Would it be possible to add a new state for that loading screen: "setting up IDE" or something like that?
And then next step would be to investigate why sometimes it takes quite a bit of time to do that.
Describe the behaviour you'd like
Separate message when we are done pulling container image and doing something else.
Describe alternatives you've considered
Additional context