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

feature: add BYOID support for OCI artifacts and Helm charts #1121

Merged
merged 1 commit into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. feature: add BYOID support for OCI artifacts and Helm charts

    This commit integrates BYOID support into Config Sync by supporting a
    new auth type for OCI and Helm: `k8sserviceaccount`. It requires GKE or
    Fleet Workload Identity to be enabled. The KSA along with WI will be
    exchanged to a federated token which can be used to authenticate to
    Ubermint-enabled GCP services directly.
    nan-yu committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7f82bdb View commit details
    Browse the repository at this point in the history