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

Support extra flags for mysqld_exporter #629

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2024

  1. Support extra flags for mysqld_exporter

    Signed-off-by: Sergey Stankevich <stankevich@users.noreply.github.com>
    stankevich committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3a6997f View commit details
    Browse the repository at this point in the history
  2. Update year in license header

    Signed-off-by: Sergey Stankevich <stankevich@users.noreply.github.com>
    stankevich committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fdd7fc6 View commit details
    Browse the repository at this point in the history
  3. Regenerate operator.yaml

    Signed-off-by: Sergey Stankevich <stankevich@users.noreply.github.com>
    stankevich committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    364b77f View commit details
    Browse the repository at this point in the history
  4. Make mysqldExporter.resources optional

    It's possible that mysqldExporter.extraFlags are provided while
    mysqldExporter.resources are not.
    
    Signed-off-by: Sergey Stankevich <stankevich@users.noreply.github.com>
    stankevich committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    adb38e5 View commit details
    Browse the repository at this point in the history
  5. Add checkPodSpecBySelectorWithTimeout function

    Similar to checkPodStatusWithTimeout(), but uses selectors and checks
    the pod spec for matches.
    
    Signed-off-by: Sergey Stankevich <stankevich@users.noreply.github.com>
    stankevich committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2553001 View commit details
    Browse the repository at this point in the history
  6. Add mysqld_exporter flags to the upgrade test

    Signed-off-by: Sergey Stankevich <stankevich@users.noreply.github.com>
    stankevich committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4f78932 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    971ecf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Add a retry logic when checking the vtgate version

    Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
    frouioui committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5744194 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    0189acb View commit details
    Browse the repository at this point in the history