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

Allow status of tasks to be returned when getting an instance #1770

Open
simonvane opened this issue Feb 1, 2021 · 0 comments
Open

Allow status of tasks to be returned when getting an instance #1770

simonvane opened this issue Feb 1, 2021 · 0 comments

Comments

@simonvane
Copy link

What would you like to be added:
Provide a way to get the status of tasks in an instance.

Why is this needed:
It would be helpful to be able to see what tasks are in progress when a plan is running or what tasks have failed if a plan fails. This would help with understanding progress and understanding why a plan had failed if there are multiple tasks in a step.

Perhaps this could be an additional flag to avoid too much noise, but on the other hand, if we are accessing the instance using the k8s api we want to get the tasks back so we can report the reason for failure.

@simonvane simonvane changed the title Allow status of tasks to be returned in instance Allow status of tasks to be returned when getting an instance Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant