Differentiating between the pod state, "starting" vs "stopping"
When I start a pod and fetch it's details through the grapQL api, the "runtime" is None but when I stop it, the "runtime" is None as well. Is there a way to differentiate between these two states ?
0 Replies