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

Make credentials endpoint configurable #10146

Merged

Commits on Apr 18, 2023

  1. config: Add property for credentials host

    The new property allows user to override the credentials host to fetch
    credentials from.
    abhijat committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    dcb98f2 View commit details
    Browse the repository at this point in the history
  2. cloud_roles: Override credentials host if set

    The user can provide a credentials host to override the default value
    set per cloud provider.
    abhijat committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9a5db45 View commit details
    Browse the repository at this point in the history