-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
workflow stuck in running state when all steps failed #965
Comments
@DmitryBe - it looks like this was probably addressed in upcoming v2.2 release. I ran the workflow and it's reporting failed properly:
|
Is this 100% reproducible for you on v2.1.1? |
It is 100% reproducible; |
Ok, if it's reproducible on v2.1.1 but not on tip, it appears to be fixed. There were a lot of node metadata fixes that went in that likely addressed this. |
BUG
workflow stuck in running state when all steps failed
Workflow configuration:
Details:
Controller log:
Note:
there is pod
retry-with-steps-hp5gs-371483008
was foundWhat you expected to happen:
Environment:
kubectl version
Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.2", GitCommit:"81753b10df112992bf51bbc2c2f85208aad78335", GitTreeState:"clean", BuildDate:"2018-05-12T04:12:07Z", GoVersion:"go1.9.6", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"9", GitVersion:"v1.9.3", GitCommit:"d2835416544f298c919e2ead3be3d0864b52323b", GitTreeState:"clean", BuildDate:"2018-02-07T11:55:20Z", GoVersion:"go1.9.2", Compiler:"gc", Platform:"linux/amd64"}
The text was updated successfully, but these errors were encountered: