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

Bump Ubuntu Focal #24

Merged
merged 5 commits into from
Jun 10, 2024
Merged

Bump Ubuntu Focal #24

merged 5 commits into from
Jun 10, 2024

Conversation

dagguh
Copy link
Contributor

@dagguh dagguh commented Jun 10, 2024

No description provided.

@dagguh dagguh requested a review from a team as a code owner June 10, 2024 13:19
CHANGELOG.md Outdated
- Add `CanonicalAmiProvider.Builder.avoidUnattendedUpgrades` for bumping `imageName` to Focal or higher.

### Fixed
- Unpin Ubuntu Focal version in `CanonicalAmiProvider.Builder` by default.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Controversial, because it goes against repeatable builds (our Robustness value).
OTOH our first value is Meaningfulness and I bet our users do update their Ubuntus all the time (no evidence for the claim tho).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could rethink the approach if the less-repeatable builds around Ubuntu build would ever bite us. If we can easily switch back to the fixed build I think we are good to go.

Copy link
Contributor Author

@dagguh dagguh Jun 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nvm, see 519dcf1

CHANGELOG.md Outdated

### Fixed
- Unpin Ubuntu Focal version in `CanonicalAmiProvider.Builder` by default.
You can still pin a specific release date, e.g. `imageName("ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20240531")`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

pczuj
pczuj previously approved these changes Jun 10, 2024
mgrzaslewicz
mgrzaslewicz previously approved these changes Jun 10, 2024
@dagguh dagguh dismissed stale reviews from mgrzaslewicz and pczuj via 1c4cf57 June 10, 2024 14:56
@dagguh dagguh changed the title Bump (or even unpin) Ubuntu Focal Bump Ubuntu Focal Jun 10, 2024
This reverts commit b5a272e.

The DescribeRequest via Java SDK the filter didn't work like "contains", but as "equals".
Weird, because via GUI it always works like "contains". And on HTTP level the requests look almost identical (hostname is different).
Anyway, we're back to a pinned (and bumped) version.
@dagguh dagguh enabled auto-merge (rebase) June 10, 2024 15:00
@dagguh dagguh merged commit 3cc15bb into master Jun 10, 2024
3 checks passed
@dagguh dagguh deleted the unpin-ubuntu branch June 10, 2024 15:36
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.

3 participants