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

feat(scaler/prometheus): support authentication for Google Managed Prometheus #4675

Merged

Commits on Jun 9, 2023

  1. feat: support GCP native auth to access Google Managed Prometheus

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    23c34d9 View commit details
    Browse the repository at this point in the history
  2. refactor: refactoring GCP common methods

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5018b79 View commit details
    Browse the repository at this point in the history
  3. refactor: use exclusive vars for GCP and Azure HTTP transport

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    29918ca View commit details
    Browse the repository at this point in the history
  4. test: covering all cases of GCP authentication

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d856d49 View commit details
    Browse the repository at this point in the history
  5. docs: support for GMP on changelog

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bf5e83b View commit details
    Browse the repository at this point in the history
  6. refactor: remove unused variable of GCP default scope

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    afc475e View commit details
    Browse the repository at this point in the history
  7. refactor: fixing package import order

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6d10fa2 View commit details
    Browse the repository at this point in the history
  8. chore: ignore private key detection on prometheus scaler test file

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1be7b15 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. test: adding e2e test for GMP

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    32142de View commit details
    Browse the repository at this point in the history
  2. test: rename test name to gcp-prometheus-workload-identity-test

    Signed-off-by: Claudio Netto <nettinhorama@gmail.com>
    nettoclaudio committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    15c83f5 View commit details
    Browse the repository at this point in the history