cloud-code-intellij icon indicating copy to clipboard operation
cloud-code-intellij copied to clipboard

Cannot open large project: OOM killer with 100s of skaffold instances started

Open rocketraman opened this issue 1 year ago • 1 comments

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

  • 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
  • Operating System: Linux 6.11.7-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 8 19:23:10 UTC 2024 x86_64 GNU/Linux

rocketraman avatar Nov 14 '24 22:11 rocketraman

thanks for the report @rocketraman we'll look into this and try to reproduce.

ivanporty avatar Nov 15 '24 15:11 ivanporty