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

Adds authentication_status to Host.yaml #4924

Conversation

NickLaMuro
Copy link
Member

@NickLaMuro NickLaMuro commented Nov 14, 2018

This depends on changes in: ManageIQ/manageiq#18196

When authentication_status is changed to a virtual_delegate, we are able to pre-fetch the values as part of the original query, and avoid an N+1.

Links

Steps for Testing/QA

Testing for this can be see in the manageiq PR, ManageIQ/manageiq#18196, along with some metrics.

@NickLaMuro
Copy link
Member Author

@miq-bot add_label pending core

@NickLaMuro NickLaMuro changed the title [WIP] Adds authentication_status to Host.yaml Adds authentication_status to Host.yaml Nov 15, 2018
@miq-bot miq-bot removed the wip label Nov 15, 2018
@NickLaMuro
Copy link
Member Author

@miq-bot remove_label pending core
@miq-bot add_label hammer/no

product/views/Host.yaml Outdated Show resolved Hide resolved
This is related to changes in:

  ManageIQ/manageiq#18196

When `authentication_status` is changed to a `virtual_delegate`, we are
able to pre-fetch the values as part of the original query, and avoid an
N+1.
@NickLaMuro NickLaMuro force-pushed the add_authentication_status_to_host_yaml_view branch from 749d2f7 to e652e0d Compare November 20, 2018 15:42
@miq-bot
Copy link
Member

miq-bot commented Nov 20, 2018

Checked commit NickLaMuro@e652e0d with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. 🍰

@mzazrivec mzazrivec added this to the Sprint 100 Ending Dec 3, 2018 milestone Nov 21, 2018
@mzazrivec mzazrivec merged commit cab9e3d into ManageIQ:master Nov 21, 2018
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.

3 participants