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 influx v3 in the influx scaler #5513

Closed
wants to merge 7 commits into from

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    7ca36d3 View commit details
    Browse the repository at this point in the history
  2. remove debug log lines in tests

    Signed-off-by: Daniel Whatmuff <[email protected]>
    danielwhatmuff committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4a833cb View commit details
    Browse the repository at this point in the history
  3. update changelog with influx scaler change

    Signed-off-by: Daniel Whatmuff <[email protected]>
    danielwhatmuff committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    30363b3 View commit details
    Browse the repository at this point in the history
  4. fix up golang ci lint issues

    Signed-off-by: Daniel Whatmuff <[email protected]>
    danielwhatmuff committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    966f8fb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. revert customCAPath change

    Signed-off-by: Daniel Whatmuff <[email protected]>
    danielwhatmuff committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3df905e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. remove panic on v3 client error, reduce verbosity of logs

    Signed-off-by: Daniel Whatmuff <[email protected]>
    danielwhatmuff committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b5d8507 View commit details
    Browse the repository at this point in the history
  2. remove wip e2e tests for v3 due lack of public release

    Signed-off-by: Daniel Whatmuff <[email protected]>
    danielwhatmuff committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    25a5774 View commit details
    Browse the repository at this point in the history