giantswarm / roadmap

Giant Swarm Product Roadmap
https://github.com/orgs/giantswarm/projects/273
Apache License 2.0
3 stars 0 forks source link

CAPI Ubuntu 22.04 images #1324

Closed alex-dabija closed 1 year ago

alex-dabija commented 2 years ago

Task

Generate and use Ubuntu 22.04 images for CAPG & CAPA clusters.

Background

CAPG & CAPA cluster use Ubuntu 20.04 images with Control Groups v1 which is enabled by default. AWS vintage is already using Control Groups v2.

All the CAPI clusters, including CAPG & CAPA ones, must use Control Groups v2.

Control Groups v2 are enabled in Ubuntu 22.04 out of the box.

TODOs:

AverageMarcus commented 2 years ago

Currently, image-builder is impacted by this issue (https://github.com/hashicorp/packer/issues/11733) and unable to build Ubuntu 22.04 images without some workaround. I haven't yet managed to get a workaround to actually work though.

AverageMarcus commented 1 year ago

PRs:

AverageMarcus commented 1 year ago

Default-apps PRs:

AverageMarcus commented 1 year ago

New CAPA and CAPG clusters will now use Ubuntu 22.04 by default. Existing clusters still need to be updated.

AverageMarcus commented 1 year ago

PR for updating gohan and gunther - https://github.com/giantswarm/management-clusters-fleet/pull/176

AverageMarcus commented 1 year ago

golem and tornado now managed by Flux but apps still need updating. The current versions are fairly outdated so a plan is needed to upgrade safely.

AverageMarcus commented 1 year ago

tornado needs a specific plan to upgrade. Closing this issue as all others are complete.