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

fix scale with windows nodes in cluster issue 4908 #5917

Closed
wants to merge 39 commits into from

Commits on Aug 1, 2024

  1. fix scale with windows nodes in cluster issue 4908

    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7943f09 View commit details
    Browse the repository at this point in the history
  2. review fixes

    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ff0c353 View commit details
    Browse the repository at this point in the history
  3. Add additional manifest checks to detect missing CRDs & CRs (#5921)

    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    joelsmith authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a6d9f73 View commit details
    Browse the repository at this point in the history
  4. Add Splunk scaler (#5905)

    Signed-off-by: circa10a <caleblemoine@gmail.com>
    Signed-off-by: Caleb Lemoine <21261388+circa10a@users.noreply.github.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    circa10a authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c49ad9b View commit details
    Browse the repository at this point in the history
  5. Update estimated release dates (#5942)

    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    zroubalik authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d7ee1b5 View commit details
    Browse the repository at this point in the history
  6. Update github.com/hashicorp/go-retryablehttp for CVE-2024-6104 (#5945)

    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    joelsmith authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d60b371 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update actions/upload-artifact digest to 0b2256b (#5950)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    2 people authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5a9a823 View commit details
    Browse the repository at this point in the history
  8. Provide CloudEvents around the management of ScaledObjects resources (#…

    …5953)
    
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    SpiritZhou authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    10547f1 View commit details
    Browse the repository at this point in the history
  9. fix scaler and tests

    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8db4090 View commit details
    Browse the repository at this point in the history
  10. Add username from env mysql scaler (#5952)

    * Add support to fetch username from env for MYSQL Scaler
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    
    * Add changelog
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    
    * Change if-else block to switch block
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    
    * Refactor scaler switch block
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    
    * Refactor method
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    
    * Refactor Mysql Scaler
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    
    * Address failure in static checks
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    
    * Address Review Comments
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    
    ---------
    
    Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    Indresh2410 authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    32966e1 View commit details
    Browse the repository at this point in the history
  11. Return the error if TLS config fails in Rabbitmq scaler (#5964)

    Signed-off-by: semihbkgr <buyukgungorsemih@gmail.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    semihbkgr authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8412f6b View commit details
    Browse the repository at this point in the history
  12. chore(deps): update github actions (#5957)

    | datasource  | package              | from   | to     |
    | ----------- | -------------------- | ------ | ------ |
    | github-tags | actions/setup-python | v5.1.0 | v5.1.1 |
    
    Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    renovate[bot] authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6697ce1 View commit details
    Browse the repository at this point in the history
  13. Migrate old Azure SDKs into to use `github.com/Azure/azure-sdk-for-go…

    …/sdk/azidentity` (#5471)
    
    * Migrate EventHub SDK
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * remove old sdk
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * sort
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * migrate storage SDK
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * update changelog and style
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * migrate key vault
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix typos
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * Update azure monitor
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix typo
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix e2e tests
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix error
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * use AZQUERY FOR MONITOR
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix style
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * use client optiosn
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * use sdk parsing function
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * migrate log analytics
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * update tokens
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * style
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix typo
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * Add missing changes
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * bump azure deps
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix packages
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix code
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix test
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix styles
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * remove todos
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    ---------
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1e01186 View commit details
    Browse the repository at this point in the history
  14. feat: add TLS support for IBM MQ scaler (#5976)

    * feat: add TLS auth support for IBM MQ scaler
    
    Signed-off-by: rickbrouwer <75609067+rickbrouwer@users.noreply.github.com>
    
    * fix: fix ibmmq scaler test
    
    Signed-off-by: Rick Brouwer <rickbrouwer@gmail.com>
    
    * fix: correct httpClient
    
    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: rickbrouwer <75609067+rickbrouwer@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: rickbrouwer <75609067+rickbrouwer@users.noreply.github.com>
    Signed-off-by: Rick Brouwer <rickbrouwer@gmail.com>
    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    2 people authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b0d891a View commit details
    Browse the repository at this point in the history
  15. feat: GCP Pub/Sub scaler add configurable fallback value when no metr…

    …ic value found (#5897)
    
    Signed-off-by: Benjamin Woodley <bwoodley012@gmail.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    Caislear authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0051955 View commit details
    Browse the repository at this point in the history
  16. fix: Exclude test files from semgrep scan (#5982)

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f338ae3 View commit details
    Browse the repository at this point in the history
  17. fix: use AMD machines again for semgrep workflow (#5983)

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f647037 View commit details
    Browse the repository at this point in the history
  18. add core logic to support access token in postgres scaler (#5589)

    * add core logic to support access token in postgres scaler
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * minor fix
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * run make build to fmt code
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * make regexp password pattern global
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * adapt to use placeholder for regexp
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * add missing authPodIdentity variable
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * lint code using gci write... command
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * lint import + add 2 unite tests
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * lint with make fmt
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * remove podIdentityAzure references (but keep AzureWorkload ones)
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * replace switch by if statements + fix error when comparing + close connection before recreating it
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * generate a new token if the current one has expired + add log info statement
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * minor change + add entry in CHANGELOG.md
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * Add first draft of an e2e test
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * Add comment and change package name
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * fix golanci lint
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * use identity 1 in e2e tests
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * fix e2e tests after testing it + change .env file
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * go fmt
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * remove entries in .env file
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * Add Postgres env variables
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * remove useless variables
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    
    * Update e2e test to reset all the task using a query
    
    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    
    * missing changes after rebase
    
    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    
    * fix typo in the query
    
    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    
    * remove the load
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    * fix style
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    ---------
    
    Signed-off-by: Ferdinand de Baecque <45566171+Ferdinanddb@users.noreply.github.com>
    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    Co-authored-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    3 people authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    01715b9 View commit details
    Browse the repository at this point in the history
  19. Add missing TestNamespace to ScaledJob validation test template (#5989)

    This scaledjob test template was missing its namespace, which doesn't
    generally matter for the test -- the test is just checking if the
    webhook works, it doesn't care where the scaledjob ends up.
    
    Where it does matter, is if you happen to run this test suite in a more
    restrictive environment where you can't write to the default namespace,
    because you fail with a namespace-related creation error instead of the
    expected "no triggers defined in the ScaledObject/ScaledJob" error.
    
    This just adds the namespace to the template so it's just like all the
    other ones in the test suite.
    
    Signed-off-by: John Kyros <jkyros@redhat.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    jkyros authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9a55f34 View commit details
    Browse the repository at this point in the history
  20. chore: Use CNCF runner to execute PR e2e tests (#5992)

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c5702b7 View commit details
    Browse the repository at this point in the history
  21. Add option to the Datadog scaler to use the Cluster Agent as proxy (#…

    …5496)
    
    * Add new Datadog External scaler to talk to the DCA
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Add ability to retrieve a metric value from the DCA
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Use datadogmetric naming convention
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Merge both Datadog scalers into one
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Add authMode to the TriggerAuthentication
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Add unit tests for Datadog scaler with Cluster Agent proxy
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Fix activation
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Add E2E tests for the Datadog scaler using the Cluster Agent proxy
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Fixes after rebase
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Rearrange Datadog tests
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Fix linting errors
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Keep token only auth
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Remove references to ca metadata
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * remove trailing space
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Add changelog entry for cluster agent as proxy feature
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Fix activation parameter for Datadog API
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Adjust Datadog test values
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Fix typo in Datadog test
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Make cluster agent metric server parameter mandatory
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Use only service name and namespace to resolve the Cluster Agent service IP
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    * Fix linting issues
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    
    ---------
    
    Signed-off-by: Ara Pulido <ara.pulido@datadoghq.com>
    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    2 people authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0764461 View commit details
    Browse the repository at this point in the history
  22. chore: Update supported versions (#5993)

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9cc1663 View commit details
    Browse the repository at this point in the history
  23. fix: Revert equinix change (#5999)

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5d58ced View commit details
    Browse the repository at this point in the history
  24. Update GetAzureQueueLength in azure storage queue scaler to consider …

    …queueLengthStrategy (#5875)
    
    Signed-off-by: Leonardo D'Ippolito <contact@leodip.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    leodip authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1ccbe6a View commit details
    Browse the repository at this point in the history
  25. Add eagerScalingStrategy for ScaledJob (#5872)

    Signed-off-by: June Han <sorrowitsch@gmail.com>
    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    2 people authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b5865c6 View commit details
    Browse the repository at this point in the history
  26. [BUG-5656] Annotate Jobs with parent ScaledJob generation (#5876)

    * Annotate Jobs with parent ScaledJob generation
    
    Signed-off-by: Josef Karasek <josef@kedify.io>
    
    * fix tests
    
    Signed-off-by: Josef Karasek <josef@kedify.io>
    
    * fix lint
    
    Signed-off-by: Josef Karasek <josef@kedify.io>
    
    * fix log message
    
    Signed-off-by: Josef Karasek <josef@kedify.io>
    
    * update changelog
    
    Signed-off-by: Josef Karasek <josef@kedify.io>
    
    * update changelog
    
    Signed-off-by: Josef Karasek <josef@kedify.io>
    
    * update changelog
    
    Signed-off-by: Josef Karasek <josef@kedify.io>
    
    ---------
    
    Signed-off-by: Josef Karasek <josef@kedify.io>
    Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
    Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    2 people authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d69b00f View commit details
    Browse the repository at this point in the history
  27. chore: Update e2e image (#6000)

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    26e9672 View commit details
    Browse the repository at this point in the history
  28. [BUG-5922] Report failing ScaledJob triggers in status (#5916)

    Signed-off-by: Josef Karasek <josef@kedify.io>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    josefkarasek authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f5b549f View commit details
    Browse the repository at this point in the history
  29. chore: build with keda-tools:1.22.5 (#5971)

    * chore: build with keda-tools:1.22.5
    to resolve CVE-2024-24790, CVE-2024-24789, and CVE-2024-24791
    bump github.com/Azure/azure-sdk-for-go/sdk/azidentity to resolve CVE-2024-35255
    
    Signed-off-by: Paul Yu <paul.d.yu@gmail.com>
    
    * chore: use go install instead of go get and replacing deprecated tools
    
    Signed-off-by: Paul Yu <paul.d.yu@gmail.com>
    
    * chore: vendor dependency cleanup
    
    Signed-off-by: Paul Yu <paul.d.yu@gmail.com>
    
    * Update missing references to 1.21
    
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    
    ---------
    
    Signed-off-by: Paul Yu <paul.d.yu@gmail.com>
    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    2 people authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f886fca View commit details
    Browse the repository at this point in the history
  30. remove unused leader election parameters of metrics adapter (#5986)

    Signed-off-by: lanting.chiang <lanting.chiang@robinhood.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    lantingchiang authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2bc0d63 View commit details
    Browse the repository at this point in the history
  31. feat: Dynatrace scaler (#5685)

    * Add first scaler version
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * small refactor for response validation
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Add 'from' property, rename host/token
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Add parsing tests
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * update changelog
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Update CHANGELOG.md
    
    Signed-off-by: damas <19289022+cyrilico@users.noreply.github.com>
    
    * Update values type to float64
    
    Signed-off-by: damas <19289022+cyrilico@users.noreply.github.com>
    
    * Remove unnecessary conversion
    
    Signed-off-by: damas <19289022+cyrilico@users.noreply.github.com>
    
    * e2e tests
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Update dynatrace_test.go
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Fix bad templating for e2e tests
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Revert unnecessary (?) template variable change
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    
    * Update tests/scalers/dynatrace/dynatrace_test.go
    
    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    
    * Do not allow token to be passed in scaledobject trigger
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Remove bad secret, tweak dynakube test config
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Rename property in response parsing
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Update tests/scalers/dynatrace/dynatrace_test.go
    
    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    
    * use new operator secret, update template variable naming
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * forgotten correct variable definition
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * try default value in query for e2e tests
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * fix missing closing parenthesis, bad indenting
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    * Update e2e test to use custom metrics
    
    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    
    * Close the body to fix static checks
    
    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    
    * use declarative scaler config
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: cyrilico <19289022+cyrilico@users.noreply.github.com>
    Signed-off-by: damas <19289022+cyrilico@users.noreply.github.com>
    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Co-authored-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    3 people authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    07d89b4 View commit details
    Browse the repository at this point in the history
  32. chore: Disable temporally AzPipeline WI e2e (#6003)

    Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4eb4eed View commit details
    Browse the repository at this point in the history
  33. chore: Prepare main branch for v2.14.1 (#6007)

    Signed-off-by: Jorge Turrado <jorge.turrado@scrm.lidl>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    JorTurFer authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    71785c1 View commit details
    Browse the repository at this point in the history
  34. Remove deprecated cortexOrgId in prometheus scaler (#5990)

    * Remove deprecated cortexOrgId in prometheus scaler
    
    Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
    
    * Move to breaking changes
    
    Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
    
    ---------
    
    Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    dttung2905 authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    18ed515 View commit details
    Browse the repository at this point in the history
  35. fix: reassign err to prevent invalid return in KedaProvider `GetExter…

    …nalMetric` (#6010)
    
    Signed-off-by: Max Cao <macao@redhat.com>
    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    maxcao13 authored and novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    409d9a9 View commit details
    Browse the repository at this point in the history
  36. fix

    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    32ee3a3 View commit details
    Browse the repository at this point in the history
  37. Signed-off-by: Doofus100500 <doofus100500@gmail.com>

    Signed-off-by: novoselov <novoselov@skbkontur.ru>
    novoselov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eea7dcd View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    eec6acd View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    21a9e1a View commit details
    Browse the repository at this point in the history