You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2020. It is now read-only.
This is a followup to the investigation at #3327, splitting out a piece of #2541
It looks like it should be possible to start supporting runc at the app-level without too many problems. As such, as part of the OCI evolution we should start preparing for supporting runtime-spec at the app level and land some initial code for that.
Pending tasks:
investigate semantic mapping appc->runtime-spec
start translating CLI and pod-manifest runtime options into a runtime-spec rendered in stage1
if we start accepting external JSON config (eg. from k8s), investigate how to bridge information back to the pod manifest