You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the moment, we consider a frisbee.service running when the pod becomes running.
This, however, can cause issues for process that take long time to init.
Instead, use the pod.container[app].status.started field as the basis for declaring a frisbee.service as running.
The text was updated successfully, but these errors were encountered:
For the moment, we consider a frisbee.service running when the pod becomes running.
This, however, can cause issues for process that take long time to init.
Instead, use the pod.container[app].status.started field as the basis for declaring a frisbee.service as running.
The text was updated successfully, but these errors were encountered: