Skip to content

Parallelize image pulling before running the pipeline #2026

@mengqiy

Description

@mengqiy

Current behavior is pull the image only when it's needed.
We should start to pull all the mutators and validators image in parallel before running the pipeline.
As long as the image needed by the current function to be run has been pulled, it can start the execution. There are some synchronization needed between the puller and runner for a function in pipeline.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions