GoogleCloudPlatform / ai-on-gke

AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
Apache License 2.0
225 stars 172 forks source link

Ray on GKE depends on unavailable sourcerepo.googleapis.com #743

Open rti opened 3 months ago

rti commented 3 months ago

Hi,

when trying to deploy "Ray on GKE" today from GKE Overview my deployment errors with the message:

Partial deployment.
Issue deploying module.project-services.google_project_service.project_services["sourcerepo.googleapis.com"].

Apparently sourcerepo.googleapis.com is not available to me, this site states:

Effective June 17, 2024, Cloud Source Repositories isn't available to new customers.

I just activated my account today, so I guess I am affected by this limitation.

The Ray example does indeed use this service.

Are there any plans to fix this example for new customers? Or am I missing something here?

Thanks a lot, Best regards