You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When trying to deploy to cloud run this simple app: https://github.com/dpcamargo/fullcycle-cloud-run by clicking on Deploy to Cloud Run, I get asked twice to run gcloud components update, and then i get this error:
Automatic image build detection failed. Error: skaffold binary is managed by Cloud Code but is not found. Please report this issue on our GitHub.. Consider adding a Dockerfile to the workspace and try again. See https://skaffold.dev/docs/pipeline-stages/builders/ for more information.
Environment:
Version information
Cloud Code Extension version: 2.20.2
VSCode version: 1.95.2
OS: MacOs Sonoma 14.6.1 x86
Cloud SDK: 500.0.0
Skaffold: 2.13.1
Kubectl: v1.30.5-dispatcher
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Description:
When trying to deploy to cloud run this simple app: https://github.com/dpcamargo/fullcycle-cloud-run by clicking on Deploy to Cloud Run, I get asked twice to run gcloud components update, and then i get this error:
Automatic image build detection failed. Error: skaffold binary is managed by Cloud Code but is not found. Please report this issue on our GitHub.. Consider adding a Dockerfile to the workspace and try again. See https://skaffold.dev/docs/pipeline-stages/builders/ for more information.
Repro step: Clicking Deploy to Cloud Run with this repo https://github.com/dpcamargo/fullcycle-cloud-run
The text was updated successfully, but these errors were encountered: