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 support for Managed MySQL advanced config #322

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

christhemorse
Copy link
Contributor

Description

This PR adds support for Managed MySQL advanced configuration options using the existing endpoint that previously was exclusive to PostgreSQL. It functions exactly the same and the validation takes care of the distinction between the two database engine types.

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

@christhemorse christhemorse added the enhancement New feature or request label Aug 6, 2024
@christhemorse christhemorse self-assigned this Aug 7, 2024
Copy link
Member

@optik-aper optik-aper left a comment

Choose a reason for hiding this comment

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

Looks good

@optik-aper optik-aper merged commit 67adff8 into vultr:master Aug 13, 2024
6 checks passed
@optik-aper optik-aper mentioned this pull request Aug 13, 2024
@christhemorse christhemorse deleted the mysql-advanced-options branch August 13, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants