[Tracking Issue] Remove alpha
and beta
from gcloud services invocation in Cloud Run deployer
#8317
Labels
alpha
and beta
from gcloud services invocation in Cloud Run deployer
#8317
Information
To support
--port-forward
(portForward
in yaml config file) and log streaming (used e.g, inskaffold dev
) from Cloud Run deployer, we are currently using gcloudalpha
andbeta
services:logs
andproxy
. This issue is to track the evolution of these services and update the code to remove thealpha
andbeta
service invocation:skaffold/pkg/skaffold/deploy/cloudrun/log.go
Line 222 in 8d655cd
skaffold/pkg/skaffold/deploy/cloudrun/accessor.go
Line 187 in 8d655cd
alpha
andbeta
components installation from the Skaffold images: lts, latest and slimThe text was updated successfully, but these errors were encountered: