We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As an operator In order to notice failure to uncordon nodes at startup I need bosh job status to surface failure
post-start silently ignores uncordon failures
k3s-wrapper-boshrelease/jobs/k3s-agent/templates/bin/post-start.erb
Lines 23 to 26 in c535c16
k3s-wrapper-boshrelease/jobs/k3s-server/templates/bin/post-start.erb
Lines 15 to 20 in c535c16
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
As an operator
In order to notice failure to uncordon nodes at startup
I need bosh job status to surface failure
Current behavior
post-start silently ignores uncordon failures
k3s-wrapper-boshrelease/jobs/k3s-agent/templates/bin/post-start.erb
Lines 23 to 26 in c535c16
k3s-wrapper-boshrelease/jobs/k3s-server/templates/bin/post-start.erb
Lines 15 to 20 in c535c16
The text was updated successfully, but these errors were encountered: