Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rocketraman opened this issue Nov 14, 2024 · 1 comment

Comments

@rocketraman
Copy link

rocketraman commented Nov 14, 2024

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 Adds root project and fixes some issues for local development. #1 SMP PREEMPT_DYNAMIC Fri Nov 8 19:23:10 UTC 2024 x86_64 GNU/Linux
@ivanporty
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants