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

[utils] ProxySql side-car cleanup in prep for placement #3829

Merged
merged 1 commit into from
Jul 21, 2022

Commits on Jul 21, 2022

  1. [utils] ProxySql side-car cleanup in prep for placement

    - A couple of macros were duplicated, they got removed.
    - The check for valid modes (unix_socket, host_alias) was fixed
    - The version of proxysql gets a patch version update
    - Removed the check for Dependency.Enabled, as disabled ones do not
      appear among the dependencies
    - The proxysql setting can now point with proxysql.force_enable
      to a list of database settings which are disabled.
      This is needed for proxysql as long as it runs
      with the nova-api database
    fwiesel committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    6c26c56 View commit details
    Browse the repository at this point in the history