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

Add support to get connection data from Trigger Authorization in PostgreSQL Scaler #2114

Merged
merged 10 commits into from
Oct 4, 2021

Commits on Sep 21, 2021

  1. Add support to set the connection data from Trigger Authorization

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    b8d8c21 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    b5f4a4f View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    8275ce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    dd72222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eea6e9b View commit details
    Browse the repository at this point in the history
  3. Move GetFromAuthOrMeta from postgresql_scaler.go to scaler.go

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d5a7c85 View commit details
    Browse the repository at this point in the history
  4. Merge from main

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    52527db View commit details
    Browse the repository at this point in the history
  5. Update mongodb and mysql to use GetFromAuthOrMeta

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    15136e9 View commit details
    Browse the repository at this point in the history
  6. Fix errors in mssql_scaler

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7286bdf View commit details
    Browse the repository at this point in the history
  7. Apply suggestions

    Co-authored-by: Zbynek Roubalik <726523+zroubalik@users.noreply.github.com>
    
    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    f2c99c5 View commit details
    Browse the repository at this point in the history