The pod generate by build task can show a running status for user.
Actual Behavior
I see the status changed from PodInitializing to Completed directly. I think this maybe make user confuse if user start a long time build for his project when the status always show Init or PodInitializing.
Expected Behavior
The pod generate by build task can show a
running
status for user.Actual Behavior
I see the status changed from
PodInitializing
toCompleted
directly. I think this maybe make user confuse if user start a long time build for his project when the status always showInit
orPodInitializing
./cc @ImJasonH