Skip to content

Fix Eden version bump: keep 16.0-stable on 1.0.13#5682

Merged
rene merged 1 commit intolf-edge:masterfrom
europaul:fix-eden-version-bump
Mar 17, 2026
Merged

Fix Eden version bump: keep 16.0-stable on 1.0.13#5682
rene merged 1 commit intolf-edge:masterfrom
europaul:fix-eden-version-bump

Conversation

@europaul
Copy link
Copy Markdown
Contributor

Description

Fixes the Eden version bump introduced in #5671: Eden 1.0.14 should only be used for master CI runs, not for 16.0-stable.

The tests-16-0-stable job in eden-trusted.yml is reverted to Eden 1.0.13. The tests-master job and tests/eden/run.sh remain on 1.0.14.

How to test and validate this PR

Verify in CI that:

  • PRs targeting master use Eden 1.0.14
  • PRs targeting 16.0-stable use Eden 1.0.13

No functional code changes; validation is purely through the CI workflow execution.

Changelog notes

No user-facing changes.

PR Backports

  • 16.0-stable: No, this PR exists specifically to avoid bumping Eden for 16.0-stable.
  • 14.5-stable: No, not applicable.
  • 13.4-stable: No, not applicable.

Checklist

  • I've provided a proper description
  • I've added the proper documentation
  • I've written the test verification instructions
  • I've set the proper labels to this PR
  • I've checked the boxes above, or I've provided a good reason why I didn't check them.

Makes the ctrl_cert_change handle new and old storage of
controller certs.

The 16.0-stable branch is not bumped as this change is only
relevant for master.

Signed-off-by: Paul Gaiduk <paulg@zededa.com>
@rene rene merged commit e1f042e into lf-edge:master Mar 17, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants