websight-io / starter

Sample project built on top of the Websight CMS
https://www.websight.io
Apache License 2.0
58 stars 7 forks source link

Set proper Cloud Run environment name in CI #211

Closed malaskowski closed 11 months ago

malaskowski commented 11 months ago

Description

Make CloudRun environment name compatible with Kubernetes RFC 1123 Lebel Names

Motivation and Context

According to Cloud Run docs, the service name must be Kubernetes RFC 1123 Lebel Names compliant.

Types of changes

Checklist: