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

Container Template: Parse object_labels #25

Merged
merged 1 commit into from
Sep 19, 2017

Conversation

zakiva
Copy link
Contributor

@zakiva zakiva commented Jun 20, 2017

Depends on: ManageIQ/manageiq#15406
@simon3z @moolitayer Please review

@zakiva
Copy link
Contributor Author

zakiva commented Jun 20, 2017

@miq-bot add_label enhancement

@zakiva zakiva force-pushed the add_template_labels branch 2 times, most recently from 241b6d4 to 8e79a30 Compare June 21, 2017 09:17
@miq-bot
Copy link
Member

miq-bot commented Jul 17, 2017

This pull request is not mergeable. Please rebase and repush.

@miq-bot
Copy link
Member

miq-bot commented Aug 3, 2017

This pull request is not mergeable. Please rebase and repush.

@@ -420,14 +420,22 @@ def parse_entities(namespace_pod, namespace_config)
'required' => true
}
],
:objects => []
:objects => [],
:labels => {
Copy link
Contributor

@cben cben Sep 3, 2017

Choose a reason for hiding this comment

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

can you also add an example of regular labels in this test to contrast with object_labels?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@miq-bot
Copy link
Member

miq-bot commented Sep 18, 2017

Checked commit zakiva@c7aab63 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
2 files checked, 0 offenses detected
Everything looks fine. 🍰

@cben
Copy link
Contributor

cben commented Sep 18, 2017

LGTM again

@zakiva
Copy link
Contributor Author

zakiva commented Sep 19, 2017

@simon3z Please review

@simon3z simon3z merged commit 7838864 into ManageIQ:master Sep 19, 2017
@agrare agrare added this to the Sprint 70 Ending Oct 2, 2017 milestone Oct 2, 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.

6 participants