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 Request] Support remote config dependencies with v2 Cloud Build repositories #9236

Closed
mattsanta opened this issue Jan 2, 2024 · 0 comments
Assignees

Comments

@mattsanta
Copy link
Contributor

Currently remote config dependencies supports Skaffold configs stored in a git repository and Google Cloud Storage. Unfortunately, the git repository option requires the credentials to already be set up in the local workspace in order to access private git repositories.

As an alternative it would be nice if a user could configure a Cloud Build v2 repository where the Skaffold config is stored and Skaffold handles setting up the credentials using CB repositories accessReadToken and then pulls the repository to resolve the config dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants