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

More flexible OCI credentials configuration #1289

Merged
merged 1 commit into from
May 31, 2024

Commits on May 30, 2024

  1. More flexible OCI credentials configuration

    - In client credentials, replace the key path with
      the key content to allow configuring without any
      file paths
    - In default credentials, allow overriding the
      config file path and choosing a profile from the
      config file
    
    This is part of the OCI backend implementation.
    Behind the OCI_BACKEND feature flag.
    jvstme committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a74aecf View commit details
    Browse the repository at this point in the history