pivot-agent:master

Last commit made on 2021-02-10
Get this branch:
git clone -b master https://git.launchpad.net/pivot-agent
Members of Snappy HWE Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:pivot-agent

Recent commits

67b5498... by Alfonso Sanchez-Beato

Update version

c1eddf4... by Alfonso Sanchez-Beato

Write file with commands only if success

Make sure that the file with commands for the initramfs is written
after we have successfully retrieved all needed assertions from vault
and snapd API.

1b5a556... by Alfonso Sanchez-Beato

Include store for model in new seed

Retrieve new store assertion for the new model using the snapd API and
make it part of the seed.

d0949c2... by Alfonso Sanchez-Beato

Make error message unique

21fd9b3... by Alfonso Sanchez-Beato

Allow setting options when retrieving assertions

98452a7... by Alfonso Sanchez-Beato

Update version

Merged branch ~alfonsosanchezbeato/pivot-agent:remove-store-assert
6131790... by Alfonso Sanchez-Beato

Update to snapd client changes

fe429f8... by Alfonso Sanchez-Beato

Create file when logging (fixes corner case)

5c94f02... by Alfonso Sanchez-Beato

Remove store assertions from restored partition

Ask initramfs to remove the store assertion after restoring the data
partition. As we are changing the store, the original store assertion
gets in the way.

Also, do not try to remove assertions that appear only after seeding
has happened. That was not actually doing anything.

6bc3884... by Alfonso Sanchez-Beato

Fix error message