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

using dedicated HTTP clients #1251

Merged
merged 11 commits into from
Dec 18, 2020
Merged

using dedicated HTTP clients #1251

merged 11 commits into from
Dec 18, 2020

Commits on Dec 4, 2020

  1. using dedicated HTTP clients

    fixes kedacore#1133
    
    Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
    arschles committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    bc312d7 View commit details
    Browse the repository at this point in the history
  2. restoring mysql scaler test

    Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
    arschles committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    8f59db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83610c3 View commit details
    Browse the repository at this point in the history
  4. tidy deps

    Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
    arschles committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    98c6cad View commit details
    Browse the repository at this point in the history
  5. newline at EOF

    Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
    arschles committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    662a065 View commit details
    Browse the repository at this point in the history
  6. fixing syntax error

    Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
    arschles committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    366d9d8 View commit details
    Browse the repository at this point in the history
  7. simplify code, bring closer to main

    Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
    arschles committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    1cf4ef6 View commit details
    Browse the repository at this point in the history
  8. removing obsolete todo

    Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
    arschles committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    3909d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    d3c0d04 View commit details
    Browse the repository at this point in the history
  2. Fixing static check error

    Cannot call os.Exit(1) because it prevents the klog.Flush defer
    
    Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
    arschles committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    f969a84 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    3ae5d05 View commit details
    Browse the repository at this point in the history