Repositories synchronization with Google Cloud Platform Source Repositories
### Description We use Gitlab on-premise into a Google Cloud Platform. To be able to fully use the GCP functionalities (like GAE, Stackdriver), it would be **very** cool to can push code to the GCP Source Repositories. Unfortunately, GCP uses the gcloud command to authenticate the git user. #### Overview - Why should someone use this feature? Imho all GCP users. - What is the underlying (business) problem? Most attractive GCP services need to push the Docker Containers, ideally with the source code. GCP provides a simple way to create containers from code source, so sync the source is sufficient.
issue