abcxyz / github-metrics-aggregator

Apache License 2.0
11 stars 3 forks source link

Retag existing image instead of building image without additional layers #263

Open sethvargo opened 2 months ago

sethvargo commented 2 months ago

Closes https://github.com/abcxyz/github-metrics-aggregator/pull/262

sethvargo commented 2 months ago

Sigh https://github.com/apache/beam/pull/31010

bradegler commented 2 months ago

Sigh apache/beam#31010

Is it time to give up on Beam and just build some simple cloud run jobs for our pipelines? We aren't doing anything fancy and we've only ever had one customer look at them as a reference.

sethvargo commented 2 months ago

Is it time to give up on Beam and just build some simple cloud run jobs for our pipelines? We aren't doing anything fancy and we've only ever had one customer look at them as a reference.

I was ready to give up on day 1, but yes. I think we should give up on Beam and use Cloud Run jobs instead. Any performance benefit we're getting using Beam is outweighed by lost engineering cycles.