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

cli: fix malformed alloc status address list when more than 1 addr #8162

Merged
merged 1 commit into from
Jun 16, 2020

Conversation

jrasell
Copy link
Member

@jrasell jrasell commented Jun 15, 2020

Output after change:

Task Resources
CPU        Memory          Disk     Addresses
4/200 MHz  16 MiB/256 MiB  300 MiB  api: 172.31.8.253:8081
                                    grafana: 172.31.8.253:3000
                                    prometheus: 172.31.8.253:9090
                                    webapp: 172.31.8.253:80

closes #8161

@jrasell jrasell added this to the 0.12.0 milestone Jun 15, 2020
@jrasell jrasell self-assigned this Jun 15, 2020
Copy link
Contributor

@cgbaker cgbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@jrasell jrasell merged commit cc83d19 into master Jun 16, 2020
@jrasell jrasell deleted the b-gh-8161 branch June 16, 2020 14:35
@github-actions
Copy link

github-actions bot commented Jan 3, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cli: alloc status Task Resources malformed when listing multiple addresses
3 participants