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

Undefined message in the verify function in executor-k8s #3226

Open
VonnyJap opened this issue Oct 17, 2024 · 0 comments
Open

Undefined message in the verify function in executor-k8s #3226

VonnyJap opened this issue Oct 17, 2024 · 0 comments

Comments

@VonnyJap
Copy link
Member

What happened:

We have been seeing an issue in executor-k8s verify function where sometimes it returns an undefined value of the message. When this happens, it is counted as success and there will be no retry even when pod is not starting up, we have seen this in the case of pod unable to start due to bad image.

What you expected to happen:

The message should not be undefined, it should throw an error when pod is not in a running condition to allow retry.

How to reproduce it:

Spin up some build with bad node and monitor the logs.

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