Skip to content

Conversation

@github-project-automation github-project-automation bot moved this to To Do in Planning Sep 24, 2025
@shanduur shanduur changed the base branch from main to release-1.11 September 24, 2025 11:39
smira and others added 2 commits September 24, 2025 15:43
See https://github.com/opencontainers/runc/releases/tag/v1.3.1

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit feeb0d3)
Fixes siderolabs#11780

Couple of changes:

* clear connection refused before apply config with reboot (no-op CRI
  patch test)
* improve log output in volume tests
* drop locking in vgcreate, as it seems to conflict with background disk
  scans (by Talos or udevd)

Co-authored-by: Noel Georgi <git@frezbo.dev>
Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 8b64f68)
@shanduur shanduur marked this pull request as ready for review September 24, 2025 13:45
@talos-bot talos-bot moved this from To Do to In Review in Planning Sep 24, 2025
Copy link
Member

@smira smira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 let's wait for Noel's fix

@smira
Copy link
Member

smira commented Sep 24, 2025

And I think it needs a make rekres, and once ready with Noel's fix - to go through integration/release-gate label

@shanduur shanduur added the integration/release-gate Builds required to pass for a release label Sep 24, 2025
@github-project-automation github-project-automation bot moved this from In Review to Approved in Planning Sep 24, 2025
smira and others added 8 commits September 24, 2025 18:41
See https://github.com/kubernetes/kubernetes/releases/v1.34.1

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit d57882b)
We test for labels immediately after volume status is ready, but we
should instead wait a bit for labels to be discovered.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit f85f82f)
Make sure processes are only launched into freshly-created cgroups
with all limits set when they are restarted.

This also allows processes to restart after cgroup being killed via the
cgroup.kill mechanism.

Fixes siderolabs#11785

Signed-off-by: Dmitrii Sharshakov <dmitry.sharshakov@siderolabs.com>
(cherry picked from commit 69ab076)
Fixes siderolabs#11826

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 2d57fa0)
Use correct order to determine SideroV1KeysDirPath:
* Use env variable `SIDEROV1_KEYS_DIR`
* If not set, use cli flag`--siderov1-keys-dir`
* If empty, use default dir `$HOME/.talos/keys`

Signed-off-by: Oguz Kilcan <oguz.kilcan@siderolabs.com>
(cherry picked from commit 07acb3b)
Pass in `GITHUB_TOKEN` to imager always.

Signed-off-by: Noel Georgi <git@frezbo.dev>
(cherry picked from commit d30fdcd)
Under higher load, when many workers try to re-join, trustd might
consume more memory.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 51db527)
Update component updates in the release.toml

Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
shanduur and others added 3 commits September 24, 2025 19:42
Update pkgs to next release version

Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>
Refactor efivarfs and add tests.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
Signed-off-by: Noel Georgi <git@frezbo.dev>
(cherry picked from commit ea4ed16)
Rekres to use new runner groups.

Signed-off-by: Noel Georgi <git@frezbo.dev>
(cherry picked from commit ce9bc32)
@shanduur
Copy link
Member Author

integration/release-gate passed, removing label and adding one for NVidia tests

@shanduur shanduur added integration/aws-nvidia and removed integration/release-gate Builds required to pass for a release labels Sep 25, 2025
@shanduur
Copy link
Member Author

integration/aws-nvidia passed, merging.

@shanduur
Copy link
Member Author

/m

@talos-bot talos-bot merged commit a6d2f65 into siderolabs:release-1.11 Sep 25, 2025
142 of 144 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in Planning Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants