Bump aklite and composectl#1454
Merged
ricardosalveti merged 2 commits intomainfrom May 15, 2024
Merged
Conversation
Contributor
mike-sul
commented
May 10, 2024
- Add callback support to the offline updater.
- Add bundle metadata support to the offline updater. The bundle metadata are signed by TUF targets role key and contains description of the bundle, i.e. tag, bundle targets, whether it is prod or CI bundle, etc. The offline updater checks the bundle metadata signature and use information found in it to determine whether an update should be permitted, possible, and what targets can be installed.
- Move app functionality to check whether app is fetched, installed, and running from aklite to composectl.
Relevant changes: - d0b3094 check: Check whether app is installed - 9875947 ps: Add command to check whether apps are running - 327ec81 check: Add json output format Signed-off-by: Mike Sul <[email protected]>
Relevant changes: - 200cc491 aktualizr: httpclient: Send empty header value - 08397daa api: Enable check-for-update-* callbacks in API - ca02627f api, liteclient: Add download events and callbacks to offline update - 9dd56a52 api, liteclient: Re-enable events on offline updates - f68a52b1 offline: Allow using device TUF meta if bundle's one is outdated - 5a009941 api: offline: Add bundle metadata support - f07b189f apps: Use composectl to check whether app is fetched, installed, and running Signed-off-by: Mike Sul <[email protected]>
Member
|
@caiotpereira ^ FYI - this will wind up in release notes |
Contributor
Author
quaresmajose
approved these changes
May 13, 2024
detsch
approved these changes
May 14, 2024
Member
detsch
left a comment
There was a problem hiding this comment.
LGTM. Did some testing with qemu, and all worked as expected.
This file contains hidden or 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
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.