• Clayton Coleman's avatar
    Proposal for v1beta3 API · c0247d92
    Clayton Coleman authored
    * Separate metadata from objects
    * Treat lists differently from resources
    * Add UID and Annotations on Metadata
    * Introduce BoundPod(s) as distinct from Pod to represent pods
      scheduled onto a host
    * Use "spec" instead of "state" and "status" instead of "currentState"
      * Identify current status of objects consistently
      * Use "condition" as the string label for substatus
    * All string constants should be PublicGoCapitalized
    * Rename Minion -> Node
    * Rename ServerOp -> Operation
    * Remove ContainerManifest
    * Add api-conventions.md document
    * Replace PodTemplateSpec in ReplCtrl with ObjectReference
    c0247d92
api-conventions.md 9.51 KB