-
Notifications
You must be signed in to change notification settings - Fork 599
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.0 beta.1 #9900
Merged
talos-bot
merged 14 commits into
siderolabs:release-1.9
from
smira:backports/v1.9.0-beta.1
Dec 10, 2024
Merged
backports: for v1.9.0 beta.1 #9900
talos-bot
merged 14 commits into
siderolabs:release-1.9
from
smira:backports/v1.9.0-beta.1
Dec 10, 2024
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
This commit adds runner options for priority, IO priority, scheduling policy. It also cleans up previously developed code for capabilities. This is useful to launch background tasks such as xfs_scrub to not reduce system performance. We set nice 10 for dashboard so that it gives priority to more important system services. Signed-off-by: Dmitry Sharshakov <dmitry.sharshakov@siderolabs.com> (cherry picked from commit 9081506)
Fixes siderolabs#9753 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 852baf8)
See https://github.com/kubernetes/kubernetes/releases/tag/v1.32.0-rc.1 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 5a4bdf6)
Fixes siderolabs#9870 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 77e9db4)
Fixes siderolabs#9725 See siderolabs#9749 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 7d65071)
Fixes siderolabs#9877 As a side-effect, fix alignment of user disks for newer QEMU versions. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit dd61ad8)
Provide separate `integration/image-cache` tag. Closes siderolabs#9860 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com> (cherry picked from commit c4724fc)
Via pkgs/tools. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit d0773ff)
To be backported to 1.9 machinery to provide some forward compatibility. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 1484175)
Couple of syntax and grammar corrections. Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com> (cherry picked from commit cb4d9d6)
These are used by CNI plugins. Fixes siderolabs#9883 See siderolabs/pkgs#1106 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 07220fe)
Latest 6.12.x release. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit c3537b2)
smira
force-pushed
the
backports/v1.9.0-beta.1
branch
from
December 9, 2024 11:05
c3c1e02
to
ebf1d84
Compare
dsseng
approved these changes
Dec 9, 2024
Make sure the test runs on a specific node, wait for swtpm to be up. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
frezbo
approved these changes
Dec 9, 2024
Update to the latest 6.12.x, fixes kexec reboot in QEMU. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit d946cca)
smira
force-pushed
the
backports/v1.9.0-beta.1
branch
from
December 10, 2024 11:32
7225583
to
830e95a
Compare
/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: