kubermatic / operating-system-manager

Operating System Manager is responsible for creating and managing the configuration that are needed to configure worker nodes
Apache License 2.0
36 stars 31 forks source link

[release/v1.2] Hotfix: cloud-init broken flags / bump version to 1.2.5 (#381) #385

Closed xrstf closed 6 months ago

xrstf commented 6 months ago

What this PR does / why we need it: This is a manual backport of #381, including a version bump so we can immediately release a new v1.2.x.

Does this PR introduce a user-facing change? Then add your Release Note here:

* Update OSPs to make them compatible with the latest cloud-init package
* [ACTION REQUIRED] The latest Ubuntu 22.04 images ship with cloud-init 24.x package. This package has breaking changes and thus rendered our OSPs as incompatible. It's recommended to refresh your machines with latest provided OSPs to ensure that a system-wide package update, that updates cloud-init to 24.x, doesn't break the machines.

Documentation:

NONE
kubermatic-bot commented 6 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

kubermatic-bot commented 6 months ago

LGTM label has been added.

Git tree hash: 4ad585db6fefeb672fe68c7f3221980c8412521b

kubermatic-bot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmedwaleedmalik

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubermatic/operating-system-manager/blob/release/v1.2/OWNERS)~~ [ahmedwaleedmalik] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment