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

Management API rollout deploygroups targets doesn't list detailed status #1742

Open
BubuOT opened this issue May 30, 2024 · 0 comments
Open

Comments

@BubuOT
Copy link

BubuOT commented May 30, 2024

I'm trying to build a replacement for the rollout overview in hawkbit. I'm currently missing an easy way to list the detailed update status (the one that starts saying retrieved when the target starts processing the update). The endpoint rest/v1/rollouts/{rolloutId}/deploygroups/{groupId}/targets only lists the high-level update status which says "pending" until the update actually has completed.

To get the details status right now, I'll have to make one more api requests per target, which seems a bit wasteful when the information (that was on the old UI page) could just be included in the initial response.

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