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

Support for running Cloud Run locally with Cloud Code plugin , (Apple M1 / M2 Pro) #3163

Open
allenfeng-impact opened this issue Sep 14, 2023 · 2 comments
Labels

Comments

@allenfeng-impact
Copy link

allenfeng-impact commented Sep 14, 2023

image

Expected Behavior

The jib plug-in (version 3.2.1) from build-gradle is supposed to present itself as a builder, under builder settings.

Actual Behavior

After “Analyzing builders…” the builder comes back blank.

Additional Information

The jib plug-in seems to be automatically detectable in intel-based chips(2.6 GHz 6-Core Intel Core i7).

  • IDE type (e.g. IntelliJ, Pycharm): IntelliJ
  • IDE version: IntelliJ IDEA 2023.2.1 (Ultimate Edition)
  • Cloud Code version (Settings > Plugins > Cloud Code): 23.9.1
  • Cloud SDK (Settings > Cloud Code > Cloud SDK)
    • Are you allowing the plugin to manage the Cloud SDK: No
    • Version of the Cloud SDK: N/A
  • Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes): N/A
  • Operating System: MacOS 13.5.2 (22G91)
@ivanporty
Copy link
Contributor

Thanks for the report @allenfeng-impact!

The jib plug-in seems to be automatically detectable in intel-based chips(2.6 GHz 6-Core Intel Core i7).

So the problem with this specific project for you that it doesn't detect builders on Mac Arm machine, but does in intel-based?

@hravnaas
Copy link

hravnaas commented Sep 15, 2023

@ivanporty Yes, that seems to be the case. The same version of IntelliJ, the same version of the jib plug-in, but different Apple HW. We don't see any builders on M1 Pro or M2 Pro. That is the only pattern we'd been able to see so far. We've tried enabling IntelliJ debug logging, but don't get any log entries when opening "Edit Configurations..." and selecting Cloud Code.

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

No branches or pull requests

3 participants