compose-go icon indicating copy to clipboard operation
compose-go copied to clipboard

Include reference implementation of "convergence"

Open ndeloof opened this issue 5 years ago • 0 comments

Define API and reference implementation for convergence (a.k.a "reconciliation") between observed state of application on platform vs Compose application desired state. Both observed state retrieval and reconciliation actions MUST be abstracted and not depend on docker API, so this reference implementation can be used for arbitrary platform.

ndeloof avatar Jan 15 '20 13:01 ndeloof