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

Stop falling back to old_ems_id, drop OldEmsMixin #17695

Merged
merged 5 commits into from
Jul 12, 2018

Conversation

cben
Copy link
Contributor

@cben cben commented Jul 11, 2018

Next step for ManageIQ/manageiq-providers-kubernetes#196. ✂️ 🔥 ✂️
ems_id is always set now (and was backfilled for old disconnected objects too).

@yaacov @zeari Please review.
Do I need my_zone only on the 3 models that have metrics (UPDATE: not enough, fails test) or all 5 models that included OldEmsMixin?

@miq-bot add-label technical debt, gaprindashvili/no

cben added 4 commits July 11, 2018 22:44
ems_id always set since we switched to soft delete.  Backfilled for
old records too by ManageIQ/manageiq-schema#18.
ems_id always set since we switched to soft delete.  Backfilled for
old records too by ManageIQ/manageiq-schema#18.
@miq-bot
Copy link
Member

miq-bot commented Jul 11, 2018

Checked commits cben/manageiq@299e50c~...fdbf283 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
8 files checked, 0 offenses detected
Everything looks fine. 🍪

Copy link
Member

@kbrock kbrock left a comment

Choose a reason for hiding this comment

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

LGTM

After you run by people a little closer to k8s - ping me and I'll merge

Copy link

@zeari zeari left a comment

Choose a reason for hiding this comment

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

(UPDATE: not enough, fails test)

The tests cover most of those cases

LGTM

@kbrock kbrock merged commit 25f77c7 into ManageIQ:master Jul 12, 2018
@kbrock kbrock self-assigned this Jul 12, 2018
@kbrock kbrock added this to the Sprint 90 Ending Jul 16, 2018 milestone Jul 12, 2018
@bdunne bdunne mentioned this pull request Jul 14, 2018
agrare added a commit that referenced this pull request Jul 14, 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.

4 participants