Skip to content

Install recent AWS CLI in docker and update to Ubuntu 24.04#90

Merged
emilyalbini merged 4 commits into
masterfrom
pa-fix-docker
Jul 2, 2025
Merged

Install recent AWS CLI in docker and update to Ubuntu 24.04#90
emilyalbini merged 4 commits into
masterfrom
pa-fix-docker

Conversation

@emilyalbini

Copy link
Copy Markdown
Member

This PR installs the latest version of AWS CLI directly from AWS, since 22.04 installs v1 and 24.04 doesn't package it at all. We need a recent version because #89 uses the recent --if-none-match flag.

While I was at it I also bumped the container to Ubuntu 24.04.

The latest version is required due to the new --if-none-match flag.
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@Kobzol recently found v2 to be much slower for uploads in the perf collector, we should monitor times after merging this to see if there's a drastic increase.

@emilyalbini

Copy link
Copy Markdown
Member Author

@Kobzol recently found v2 to be much slower for uploads in the perf collector, we should monitor times after merging this to see if there's a drastic increase.

I'll make sure to monitor it in the next few days. If it's significantly slower at that point I'd consider moving (at least some of) the AWS interactions to the SDK.

@emilyalbini emilyalbini enabled auto-merge July 2, 2025 21:17
@emilyalbini emilyalbini merged commit f87d28f into master Jul 2, 2025
6 checks passed
@emilyalbini emilyalbini deleted the pa-fix-docker branch July 2, 2025 21:39
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

Successfully merging this pull request may close these issues.

2 participants