This is OAM spec version v0.3.0. Learn more about versioning below.
- Purpose and Goals
- Overview and Terminology
- Component Model
- Workload Types
- Application Scopes
- Traits
- Application
- Practical Considerations
- Design Principles
Category | API Version | |
---|---|---|
ComponentDefiniton | core | v1beta1 |
WorkloadDefiniton | core | v1beta1 |
TraitDefinition | core | v1beta1 |
Application Scope | core | v1beta1 |
Application | core | v1beta1 |
For the model objects, Open Application Model specification convention adopts Kubernetes API resource convention.
Releases of the specification are versioned according to Semantic Versioning 2.0 and described in OAM release page. Implementations of the specification are required to specify which version they implement.
Changes to the API objects in this specification follows on compatibility and incompatible api changes defined in Kubernetes API resource convention. It doesn't couple with release version of the specification.
Changes to the change process (e.g. governance model, review/approve process etc) itself are not currently versioned but may be independently versioned in the future.