Guillaume Le Floch

Results 6 issues of Guillaume Le Floch

This PR aims to close #2150 by removing `blobstore` from schema2 manifest builder. The builder now take configuration `Descriptor` as parameter instead of a blobstore and media type. Signed-off-by: glefloch

refactor
status/2-code-review

This PR aims to close #2151 by removing the storage testdriver and using the inmemory driver. This also update the inmemory storage driver to make sure that any written data...

area/storage
status/1-design-review

This branch aims to add commands handling on pull request command. On a pull request comment, it : * check this is a comment on a pull request * the...

this bump java to version 17 due to update in quarkus minimal java version changes

related to quarkus issue 18001