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

Pod state in the WFLY operator status should consider not ready Pods #109

Open
ochaloup opened this issue Oct 8, 2019 · 0 comments
Open

Comments

@ochaloup
Copy link
Contributor

ochaloup commented Oct 8, 2019

The status of the WFLY operator uses the state of the pod to mark that the pod is in process of recovery. Any other states of the pod is not reflected.

That means for example that the Pod itself is in CrashLoopbackOff state and it's not able to start but the WFLY operator status will advertise that the pod is ACTIVE.

A new Pod status state like 'IN_PROGRESSorDEPLOYINGshould be introduced. TheACTIVE` state in the status should be used only when the pod is really 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