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

Support non-public cloud environments in the Azure Storage Queue and Azure Storage Blob scalers #1863

Merged
merged 8 commits into from
Jun 8, 2021

Commits on Jun 4, 2021

  1. Support non-public cloud environments in the Azure Storage Queue scaler

    Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
    amirschw committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    2418aed View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. create DefaultEndpointSuffix method for storage endpoint type

    Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
    amirschw committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    5035da0 View commit details
    Browse the repository at this point in the history
  2. support non-public clouds in the azure storage blob scaler

    Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
    amirschw committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    ccf4081 View commit details
    Browse the repository at this point in the history
  3. update changelog to include the azure blob scaler

    Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
    amirschw committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    0f1c0ed View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. add 'cloud' parameter to azure storage scalers

    Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
    amirschw committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    e623c0c View commit details
    Browse the repository at this point in the history
  2. add tests and fix changelog update

    Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
    amirschw committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    1bc8b11 View commit details
    Browse the repository at this point in the history
  3. make the linter happy

    Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
    amirschw committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    89c33d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

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