Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

acirenderer: add dependencies resolving #465

Closed
wants to merge 2 commits into from

Conversation

sgotti
Copy link
Contributor

@sgotti sgotti commented Feb 4, 2015

This is the second part of the split of #297.

The last patch is the interesting one.

This patch generate the dependencies list given an ImageID or an App name and
labels.

@sgotti sgotti force-pushed the acirendererresolve branch 5 times, most recently from d557df4 to 0e5a213 Compare February 5, 2015 20:11
@sgotti sgotti force-pushed the acirendererresolve branch 2 times, most recently from da08c78 to cf6582e Compare February 16, 2015 09:00
@sgotti sgotti mentioned this pull request Feb 16, 2015
This library renders an aci given a well defined list of dependencies.
A future patch will also provide the dependency resolving logic.

It adds two interfaces: ACIProvider and ACIRegistry.

The first interface is the one used by this patch and the cas has been changed
to satisfy it.
The second interface will be used by the dependency resolution functions. Also
this interface is satisfied by the cas.
This patch generate the dependencies list given an ImageID or an App name and
labels.
sgotti added a commit to sgotti/acido that referenced this pull request Feb 16, 2015
Use a copy of acirenderer as proposed in rkt/rkt#464 and
rkt/rkt#465.
@sgotti
Copy link
Contributor Author

sgotti commented Mar 10, 2015

This is was moved to appc/spec#217. Closing.

@sgotti sgotti closed this Mar 10, 2015
@sgotti sgotti deleted the acirendererresolve branch May 24, 2015 16:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant