GoogleCloudPlatform / cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more
Other
420 stars 112 forks source link

Use the extension without Cloud Code CLI #828

Closed Shaokun-X closed 1 year ago

Shaokun-X commented 1 year ago

Use case Latest version 1.22.0 requires that Cloud Code CLI be installed in path, however, in my workflow I use only kubectl to deploy to my cluster.

Feature Is it possible to remove the requirement?

j-windsor commented 1 year ago

Hello! We have a fix for this issue going out with our insiders release tonight. In VS Code Settings, set cloudcode.updateChannel to insiders to get early access to this fix to unblock your flow.

gaeshi commented 1 year ago

@j-windsor

When trying to switch to Insiders update channel, I'm getting an error:

"Cloud Code could not install update from update channel 'Insiders'. Invalid Credentials"

image
davidponder commented 1 year ago

Hi @gaeshi ,

We're currently investigating this on our end and will update ASAP; apologies for the inconvenience!

davidponder commented 1 year ago

If possible, please log in to the extension and retry. We're hoping to have a fix out ASAP!

davidponder commented 1 year ago

Hey @gaeshi !

We're targetting a fix for that issue with the next GA release in August. Please log in in the meantime.

Thanks!

Shaokun-X commented 11 months ago

It seems as of today the v2.x.x still requires the SDK CLI in path, does it mean it will remain like this ever since?