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

backports: for v1.9.2 #10147

Merged
merged 17 commits into from
Jan 16, 2025
Merged

backports: for v1.9.2 #10147

merged 17 commits into from
Jan 16, 2025

Conversation

smira and others added 16 commits January 16, 2025 14:16
Fixes siderolabs#10055

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit e915c98)
`s/buspath/bus_path/`.

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 01bf844)
Having selinuxfs mounted might confuse some software, as conventional Linux systems do not have selinuxfs mounted when SELinux is disabled and no policy is loaded.

Fixes siderolabs#10083

Signed-off-by: Dmitry Sharshakov <[email protected]>
(cherry picked from commit ae6d065)
This ensures that even in the event of a DHCP downtime that exceeds the
lease time, the current IP can be maintained.

Signed-off-by: TomyLobo <[email protected]>
Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 499695e)
This way it's easy to re-enable NRI plugins with a simple change.

See siderolabs#10068

I tested that it works e2e with NRI plugins repository.

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 6d605fc)
Fixes siderolabs#10088

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 84fcc97)
Fixes siderolabs#10097

See siderolabs/go-blockdevice#121

I added an option to QEMU provisioner to create disks with custom block
sizes (supported for some disk types).

Unfortunately, this case can't be built as a regression as QEMU's
firmware boots fine with ESP partition at 256/1024/2048 LBA.

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit bbd6067)
Also update runc to 1.2.4.

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 1be5f8f)
Without the fix, the merge panics for `min`/`maxSize` due to missing
`Merge` method.

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 6e32ea5)
Fixes siderolabs#10103

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit edf5c5e)
Fixes siderolabs#10069

Pulls in siderolabs/go-blockdevice#122

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 5bc3e34)
Update to the latest 6.12.x.

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit faa1490)
Fixes siderolabs#8987

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit 8de1975)
Fixes handling of `kube-apiserver` authorization config authorizers.
order.

Fixes: siderolabs#10110

Signed-off-by: Noel Georgi <[email protected]>
(cherry picked from commit e41a995)
Fixes siderolabs#9907

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit db4ca56)
Also use a constant everywhere in informers.

Add some debug logs.

Might fix siderolabs#9991

Signed-off-by: Andrey Smirnov <[email protected]>
(cherry picked from commit da2e811)
@smira
Copy link
Member Author

smira commented Jan 16, 2025

/m

@talos-bot talos-bot merged commit 207f863 into siderolabs:release-1.9 Jan 16, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants