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-2248 - pt-k8s-debug-collector does not run pg_gather with K8SPG 2 #654

Commits on Aug 3, 2023

  1. PT-2248 - pt-k8s-debug-collector does not run pg_gather with K8SPG 2

    - Added check for K8SPG 2, so can run pg_gather for it
    - Added new allowed value for option --resource:
    -- pgv2 for K8SPG 2
    -- auto to auto-detect custom resource
    - Option --resource has now default value "auto"
    - Updated documentation
    - Added test cases for new options
    svetasmirnova committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    fe4afd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. PT-2248 - pt-k8s-debug-collector does not run pg_gather with K8SPG 2

    - Implemented custom user and secrets handling (in case when no default
      user exists).
    svetasmirnova committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c544f03 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. PT-2248 - pt-k8s-debug-collector does not run pg_gather with K8SPG 2

    - Merge branch '3.x' into PT-2248_pt-k8s-debug-collector_does_not_run_pg_gather_with_K8SPG2
    svetasmirnova committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1cf4e20 View commit details
    Browse the repository at this point in the history