Skip to content

solver: top vertex not properly cached on multiple outputs #86

@tonistiigi

Description

@tonistiigi

If the top vertex has multiple outputs it is not properly cached. The cache would apply from the parent of that vertex instead. This happens because getRefs can atm only return all outputs and unused outputs from the previous run were correctly deleted. For a fix the selection of the single build result output needs to be combined with the individual snapshot cache query inside getRefs().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions