GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij
Working local build configuration on Intel Mac fails on Apple M2
- Dominant language
- No language data
- Stars
- 325
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
(Please ensure you are running the latest version of Cloud Cloud IntelliJ with _Help > Check for Updates_.)
(screenshots are often helpful)
### Expected Behavior
Local build completion and execution.
### Actual Behavior
Application appears to build and deployment stabilise, but application fails to start, reporting simply: [olivehelper-container] Killed.
### Additional Information
- IDE type: IntelliJ
- IDE version: 2023.1.3 (Ultimate Edition)
- Cloud Code version: 23.6.1-api-version-222
- Cloud SDK
- Are you allowing the plugin to manage the Cloud SDK: Yes
- Version of the Cloud SDK: 436.0.0
- Skaffold version: 2.1.0
- Operating System: Mac OS X
Logs otherwise report nothing untoward, other than: _Target platforms: [linux/arm64]
time="2023-06-26T00:14:22+01:00" level=warning msg="builder for artifact \"olivehelper\" doesn't support building for target platforms: \"linux/arm64\". Building for supported platforms \"linux/amd64\" instead." subtask=olivehelper task=Build_
Documentation here suggests that ARM architecture is not supported by Buildpacks:
https://cloud.google.com/code/docs/intellij/arm-support
Is this correct? Does migration to Apple silicon request migration from Buildpacks to Dockerfile for local run config?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.