GoogleCloudPlatform / cloud-code-vscode

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

Make managed dependecy optional #856

Closed bhack closed 1 year ago

bhack commented 1 year ago

Use case With the managed option I want to have some components excluded (e.g. minikube)

Feature I think it could often happen that you could not need minikube if you are working on GKE without it isrequired to switch to the unmanaged setup.

j-windsor commented 1 year ago

Thanks for the request! Managed dependencies at this point is a convenience option that we are looking to reduce the usage for. We have no plans to develop the feature further.

bhack commented 1 year ago

So what alternative are you planning to the managed dependencies?