← Prev in month ← Prev in thread
Next in thread → Next in month →

Required Container Features and Artifact Types

From
Tripp, Travis S <>
Date
2013-03-22T23:27:55+00:00
ID
Thread
Required Container Features and Artifact Types
Hello all,

 

How do Required Container Features interact with Artifact Type?

 

It seems that any given implementation will be based on artifacts of various types and the container must be able to support executing them.  Node Type Implementations include RequiredContainerFeatures, but this is not used in the examples.
 As it stands today, it seems to be implying one or all of the following assumptions:

•       
You have to look at both the artifact types and the required container features to determine if a node type implementation is actually supported

•       
There isn’t any normative set of required container features

 

For example:

 

<RequiredContainerFeatures>

               <RequiredContainerFeature feature="local.linux.script.execution"/>

</RequiredContainerFeatures>

<RequiredContainerFeatures>

               <RequiredContainerFeature feature="opscode.chef.cookbook.adhoc"/>

</RequiredContainerFeatures>

 

See attached slide deck for illustration.

 

Sincerely,

Travis Tripp

 

Attachment:
ArtifactTypes_RequiredContainerFeatures.pptx

Description: ArtifactTypes_RequiredContainerFeatures.pptx
← Prev in month ← Prev in thread
Next in thread → Next in month →