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

pt-galera-log-explainer: improvments from feedbacks #765

Merged
merged 9 commits into from
Feb 14, 2024

Commits on Jan 23, 2024

  1. pt-galera-log-explainer: add --skip-merge, grep -a

    --skip-merge can help for cases where merge won't work: node names
    intentionally identical
    grep -a enables to read logs even though they use binary format
    ylacancellera committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8d3cab9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Add: operators identified by podname, can merge

    Merge happen when podname, deployment name and namespace match
    ylacancellera committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b15cdf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1459ce View commit details
    Browse the repository at this point in the history
  3. pt-galera-log-explainer: fix debug log formatting mismatch

    "extrator" log was not using the same output format as the rest
    beacuse it was initialized before main()
    ylacancellera committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2e1acd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbf329e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a5bde7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    364c7fc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. PR-765 - pt-galera-log-explainer: improvments from feedbacks

    - Fixed formatting in the documentation
    - Synced documentation and README.rst
    svetasmirnova committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4d9a406 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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