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

Add container limits to container summary page #1401

Merged
merged 1 commit into from Jul 31, 2017

Conversation

zeari
Copy link

@zeari zeari commented May 22, 2017

Depends on ManageIQ/manageiq#15180 (merged)

download 2

@zakiva @nimrodshn Please review
cc @simon3z

@nimrodshn
Copy link
Contributor

LGTM pending travis 👍


def collect_limit_items
rows = []
@record.container_limit_items.each do |item|

Choose a reason for hiding this comment

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

use collect instead of using temporaty variable rows, please

@martinpovolny
Copy link

Travis failure seems related. Please, take a look.

@martinpovolny
Copy link

@zeari : removing the "pending" label, restarting travis...

@zeari zeari closed this Jul 26, 2017
@zeari zeari reopened this Jul 26, 2017
@zeari zeari force-pushed the container_definition_limits branch from 8ae4d0b to f40111d Compare July 27, 2017 10:22
@miq-bot
Copy link
Member

miq-bot commented Jul 27, 2017

Checked commit zeari@f40111d with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
2 files checked, 1 offense detected

app/helpers/container_helper/textual_summary.rb

@zeari
Copy link
Author

zeari commented Jul 30, 2017

@martinpovolny I think this is ready.

@martinpovolny martinpovolny added this to the Sprint 66 Ending Aug 7, 2017 milestone Jul 31, 2017
@martinpovolny martinpovolny merged commit 144e0ca into ManageIQ:master Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants