GoogleContainerTools / skaffold

Easy and Repeatable Kubernetes Development
https://skaffold.dev/
Apache License 2.0
14.98k stars 1.62k forks source link

[Tracking Issue] Remove `alpha` and `beta` from gcloud services invocation in Cloud Run deployer #8317

Open renzodavid9 opened 1 year ago

renzodavid9 commented 1 year ago

Information

To support --port-forward (portForward in yaml config file) and log streaming (used e.g, in skaffold dev) from Cloud Run deployer, we are currently using gcloud alpha and beta services: logs and proxy. This issue is to track the evolution of these services and update the code to remove the alpha and beta service invocation:

gsquared94 commented 1 year ago

/triage-action-comment