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

feat(oci): Add support for Azure Workload Identity #450

Merged
merged 2 commits into from
Mar 22, 2023

Commits on Mar 22, 2023

  1. feat(oci): bump azidentity to v1.3.0-beta.4

    To add support for Workload Identities.
    
    Signed-off-by: Igor Beliakov <[email protected]>
    weisdd authored and hiddeco committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    21a9c62 View commit details
    Browse the repository at this point in the history
  2. oci: further update dependencies

    - github.com/aws/aws-sdk-go-v2 to v1.17.7
    - github.com/aws/aws-sdk-go-v2/config to v1.18.19
    - github.com/aws/aws-sdk-go-v2/credentials to v1.13.18
    - github.com/aws/aws-sdk-go-v2/service/ecr to v1.18.7
    - github.com/google/go-containerregistry to v0.14.0
    - github.com/onsi/gomega to v1.27.4
    
    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a8d276c View commit details
    Browse the repository at this point in the history