-
Notifications
You must be signed in to change notification settings - Fork 136
Description
Environment:
(Hint: "Report Extension Issue on Github" command will fill these out for you.)
Version information
Cloud Code Extension version: 2.28.0-insiders.2
VSCode version: 1.98
OS: Windows 10.0.19045
Cloud SDK: 513.0.0
Skaffold:
Kubectl:
Description:
With the recent new way of managing Cloud Functions on GCP, I can no longer "download to new vscode workspace" a java17 cloud function with storage trigger created through the GCP console.
On the Cloud Code plugin, the new function with storage triggers are not seen in the Cloud Function menu (and therefore I cannot be download to vscode) while they are seen in the Cloud Run menu, but in this menu I cannot download the code.
With the previous way of managing Cloud Functions on GCP, everything worked fine.
I use java17 runtime environment.
Repro step: