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

Daemon failures need to be more noisy #8749

Open
delwaterman opened this issue May 13, 2022 · 0 comments
Open

Daemon failures need to be more noisy #8749

delwaterman opened this issue May 13, 2022 · 0 comments
Labels

Comments

@delwaterman
Copy link
Contributor

Summary

When a workflow contains a daemon task that stops (error/wrong command), Argo no longer interpolates template variables {{steps.my-task.ip}}. While this makes logical sense to not supply an IP Address that does not exist, it does not bubble up the root cause that the daemon is not running.

I would propose instead of not interpolating the variable, argo instead interpolates with the string <daemon-error>

Use Cases

When would you use this?

Debugging issues with daemon tasks/steps


Message from the maintainers:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

@delwaterman delwaterman added the type/feature Feature request label May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants