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
222 stars 168 forks source link

Genai on gke #663

Open psabhishekgoogle opened 5 months ago

andrewsykim commented 5 months ago

All terraform solutions in applications/* are required to have e2e tests as part of presubmit check. See https://github.com/GoogleCloudPlatform/ai-on-gke/blob/main/cloudbuild.yaml for example e2e tests for applications/ray, applications/jupyter and applications/rag. Can you add tests in this PR please?

roberthbailey commented 5 months ago

Right now this application exists on the genai-on-gke branch but not the main branch. Do you expect to maintain it on the main branch (and in subsequent v1.x releases) going forward?