~maciek-borzecki/subiquity:bboozzoo/ondra-main-wip-rebased

Last commit made on 2024-02-07
Get this branch:
git clone -b bboozzoo/ondra-main-wip-rebased https://git.launchpad.net/~maciek-borzecki/subiquity
Only Maciej Borzecki can upload to this branch. If you are Maciej Borzecki please log in for upload directions.

Branch merges

Branch information

Name:
bboozzoo/ondra-main-wip-rebased
Repository:
lp:~maciek-borzecki/subiquity

Recent commits

b0c6f53... by Maciej Borzecki

console_conf/controllers/identity: extend unit tests

Signed-off-by: Maciej Borzecki <email address hidden>

206eec9... by Maciej Borzecki

subiquitycore/snapd: add response set serving objects from memory

Signed-off-by: Maciej Borzecki <email address hidden>

2c0c71b... by Maciej Borzecki

console_conf/controllers/identity: update unit tests to fake snapd socket connection

Signed-off-by: Maciej Borzecki <email address hidden>

ffc0a6f... by Maciej Borzecki

console_conf/controllers/identity: use app level snapd connection

Signed-off-by: Maciej Borzecki <email address hidden>

3b363d6... by Maciej Borzecki

subiquitycore: allow to register callbacks for POST for fake snapd connections

Allow registration of handlers for POST.

Signed-off-by: Maciej Borzecki <email address hidden>

f0a0ecb... by Maciej Borzecki

console_conf: set application level snapd connection

Signed-off-by: Maciej Borzecki <email address hidden>

fc17b21... by Maciej Borzecki

console_conf/controllers: add unit test for identity controller

Signed-off-by: Maciej Borzecki <email address hidden>

ba8a1bc... by Maciej Borzecki

console_conf/controllers/identity: use state directory when querying host key info

When obtaining host key fingerprints, use the state directory.

Signed-off-by: Maciej Borzecki <email address hidden>

b1f4c01... by Maciej Borzecki

console_conf: use snap helper for obtaining project name

Signed-off-by: Maciej Borzecki <email address hidden>

5cbbb72... by Maciej Borzecki

subiquitycore: use a premade host key fingerprints info if present

It is possible that the platform integration glue may have already prepared a
summary of host key fingerprints at the state directory. If so, use it
otherwise, try to build the summary directly.

Signed-off-by: Maciej Borzecki <email address hidden>