Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Running Dependencies #358

Open
fnikolai opened this issue Oct 20, 2022 · 1 comment
Open

Fix Running Dependencies #358

fnikolai opened this issue Oct 20, 2022 · 1 comment

Comments

@fnikolai
Copy link
Member

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.

@fnikolai
Copy link
Member Author

fnikolai commented Jun 2, 2023

This should become "ready" instead of running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant