Re: [Feature Proposal] Add ARM Support to Beam SDK Container Images

2023-07-19 Thread Robert Bradshaw via dev
Thanks. Left a few comments on the doc. Looking forward to ARM support. On Tue, Jul 18, 2023 at 3:59 PM Valentyn Tymofieiev via dev < dev@beam.apache.org> wrote: > Hi Celeste, > > Thanks for the proposal and researching the options. Using multi-arch > images seems like a good way to reduce the co

Re: [Feature Proposal] Add ARM Support to Beam SDK Container Images

2023-07-19 Thread Danny McCormick via dev
Thanks Celeste! I left a few comments. Overall I like the proposal, but I think that the open question "If Beam SDK containers are still released by the release manager, how should we integrate the multiarch containers into the current Beam container release process?" needs to be answered before I

Re: [Feature Proposal] Add ARM Support to Beam SDK Container Images

2023-07-18 Thread Valentyn Tymofieiev via dev
Hi Celeste, Thanks for the proposal and researching the options. Using multi-arch images seems like a good way to reduce the complexity associated with correctly selecting the architecture on the runner. It sounds like there may be implications for release process, which future release managers m