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
Successfully open a project in IntelliJ IDEA with many modules. Good open source example: https://github.com/ktorio/ktor.
Actual Behavior
While opening this project, the Google Cloud plugin starts hundreds of skaffold instances, and uses up all of 128 GB of memory, causing the Linux OOM killer to kill pretty much everything, including Chrome and IDEA.
The only way for me to successfully open the ktor project is to disable the Cloud Code plugin.
Additional Information
IDE type (e.g. IntelliJ, Pycharm): IntelliJ IDEA
IDE version: 2024.3 Ultimate
Cloud Code version (Settings > Plugins > Cloud Code): 24.11.1-233-api-version-223
Cloud SDK (Settings > Cloud Code > Cloud SDK)
Are you allowing the plugin to manage the Cloud SDK: Don't know, disabled the plugin
Version of the Cloud SDK: Don't know, disabled the plugin
Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes): Don't know, disabled the plugin
Expected Behavior
Successfully open a project in IntelliJ IDEA with many modules. Good open source example: https://github.com/ktorio/ktor.
Actual Behavior
While opening this project, the Google Cloud plugin starts hundreds of skaffold instances, and uses up all of 128 GB of memory, causing the Linux OOM killer to kill pretty much everything, including Chrome and IDEA.
The only way for me to successfully open the ktor project is to disable the Cloud Code plugin.
Additional Information
The text was updated successfully, but these errors were encountered: