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

ConnectionAdapter with check_version overriding #33

Merged

Conversation

gekorob
Copy link
Member

@gekorob gekorob commented Aug 2, 2019

New OvirtPostgreSQLAdapter that extends the default one adding
a check_version method to override restrictions imposed by the
manageiq postgresql_required_versions initializer.
This modification, with the update of the initializer mentioned
above should solve:

https://bugzilla.redhat.com/show_bug.cgi?id=1734770

New OvirtPostgreSQLAdapter that extends the default one adding
a check_version method to override restrictions imposed by the
manageiq postgresql_required_versions initializer.
This modification, with the update of the initializer mentioned
above should solve:

https://bugzilla.redhat.com/show_bug.cgi?id=1734770
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 66eda04 on gekorob:adapter_for_check_version_overriding into 1e380c4 on ManageIQ:master.

@miq-bot
Copy link
Member

miq-bot commented Aug 2, 2019

Checked commit gekorob@66eda04 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 1 offense detected

**

  • 💣 💥 🔥 🚒 - Linter/Rubocop - missing config files

Copy link
Member

@jrafanie jrafanie left a comment

Choose a reason for hiding this comment

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

I approve this but we can't merge yet. It depends on ManageIQ/manageiq#19090 to work.
We'll need to cut a release of this after 19090 and this PR is merged. We'll then need to bump the ovirt_metrics gem requirement in the gemspec/Gemfile in manageiq or the provider for backport to ivanchuk. Right?

@agrare
Copy link
Member

agrare commented Aug 5, 2019

ManageIQ/manageiq#19090 is merged and backported to ivanchuk

@agrare agrare merged commit 66eda04 into ManageIQ:master Aug 5, 2019
agrare added a commit that referenced this pull request Aug 5, 2019
ConnectionAdapter with check_version overriding
@agrare
Copy link
Member

agrare commented Aug 5, 2019

@gekorob released v3.0.1, you can add the version dependency to MIQ now

@gekorob
Copy link
Member Author

gekorob commented Aug 5, 2019

@agrare thx, I'll bump the patch number of ovirt_metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants