-
Notifications
You must be signed in to change notification settings - Fork 594
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
backports: for v1.9.2 #10147
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)
frezbo
approved these changes
Jan 16, 2025
See https://github.com/containerd/containerd/releases/tag/v2.0.2 Signed-off-by: Andrey Smirnov <[email protected]> (cherry picked from commit ddd695d)
smira
force-pushed
the
backports/v1.9.2
branch
from
January 16, 2025 11:15
694b1a9
to
207f863
Compare
dsseng
approved these changes
Jan 16, 2025
Unix4ever
approved these changes
Jan 16, 2025
DmitriyMV
approved these changes
Jan 16, 2025
/m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PRs backported: