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

adding support for azure managed prometheus #4256

Merged
merged 30 commits into from
Mar 6, 2023
Merged

Commits on Feb 21, 2023

  1. adding support for azure managed prometheus

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    30ec427 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. review comments

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    21d6f65 View commit details
    Browse the repository at this point in the history
  2. fix statci check failure

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7480787 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. fix static check

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    b822e5b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. add e2e tests

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0a8aad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b2ec9 View commit details
    Browse the repository at this point in the history
  3. add changelog

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b24e3ce View commit details
    Browse the repository at this point in the history
  4. fixing static check and adding env var check

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ec2557c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. adding e2e for pod identity

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ad1d61f View commit details
    Browse the repository at this point in the history
  2. fix query endpoint

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ac10cd4 View commit details
    Browse the repository at this point in the history
  3. fix audience

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6829008 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. split wi and pod identity tests

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e22c02d View commit details
    Browse the repository at this point in the history
  2. minor test fix

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    30c9cc8 View commit details
    Browse the repository at this point in the history
  3. comment fix

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    64cd79f View commit details
    Browse the repository at this point in the history
  4. more UTs

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    dce2472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d16d611 View commit details
    Browse the repository at this point in the history
  6. fix static checks

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9fe841e View commit details
    Browse the repository at this point in the history
  7. fix static check

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9f9ebf6 View commit details
    Browse the repository at this point in the history
  8. fix UT

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4fe3b8a View commit details
    Browse the repository at this point in the history
  9. fix UT

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    f2adf02 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. fix e2e - shorten namespace name

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9153bf4 View commit details
    Browse the repository at this point in the history
  2. fix e2e - shorten namespace name

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a2aea80 View commit details
    Browse the repository at this point in the history
  3. rename test file

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    562e1ff View commit details
    Browse the repository at this point in the history
  4. try resolve linking issues for e2e test packages

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2e6c89d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6220356 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. e2e fix

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7ff0403 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. deploying config map as part of one time KEDA setup

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    ff05b16 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. moving config map to helper package to resolve linking issues

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a95dd49 View commit details
    Browse the repository at this point in the history
  2. increasing test timeout

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    0c513f5 View commit details
    Browse the repository at this point in the history
  3. moving config map setup

    Signed-off-by: Raghav Gupta <guptaraghav16@gmail.com>
    raggupta-ms committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8a1dd26 View commit details
    Browse the repository at this point in the history