Skip to content

Stream data more granularly #4

@tonistiigi

Description

@tonistiigi

Getting the full result takes lots of requests from different services.

How to refactor the library so that basic information can be retrieved quickly and the result is updated as more info becomes available.

Some info is always needed. For example, signatures need to be validated before anything can be shown about the image. Otoh, full SBOM does not need to be loaded before more basic data can be already shown.

Usually, only one architecture is shown at a time, but we still need to do validation of other architectures as well for some fields so that user doesn't make assumptions about other architectures if they are very different.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions