Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

spec: define pod lifecycle #276

Description

@jonboulle

We need to address several aspects of pod lifecycles in the spec:

  • Garbage collection lifecycle of the pod filesystem including:
    • Format of app exit codes and signal
    • The refcounting plan for resources consumed by the ACE such as volumes
  • Lifecycle of apps within the pod including:
    • All exit or first to exit
    • Start and stop order
    • Can a pod's apps be updated while the pod is running?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions