Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Runtime Interface Spec #46175

@Piszmog

Description

@Piszmog

As part of the executor vision, a runtime interface will allow a better extraction of different runtimes (docker, firecracker, etc...) that executors can support.

To get to supporting multiple runtimes, a "runtime interface" needs to be designed and introduced.

Done

  • An interface that
    • Describes how to run an interface
    • How to process the outputs
    • Requirements of the runtime
    • Validation of runtime (e.g. check if firecracker can even be supported)
  • Unit tests with dummy implementations

Metadata

Metadata

Assignees

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