cloud-run-samples icon indicating copy to clipboard operation
cloud-run-samples copied to clipboard

service-yaml: Add service configuration YAML snippets

Open grayside opened this issue 5 years ago • 2 comments

This PR is the start at introducing partial YAML configurations used in the documentation to illustrate how to use gcloud beta run services replace to deploy a Cloud Run service from a Knative service.yaml file.

By maintaining them here, we initially get YAML linting and some basic testing: the cloudbuild.yaml has special logic around merging the snippets together and deploying.

grayside avatar Jun 10 '20 20:06 grayside

Integration test had a silent fail.

grayside avatar Jun 11 '20 02:06 grayside

/gcbrun

grayside avatar Jul 08 '20 22:07 grayside