Open Application Model
September 2, 2020 ยท View on GitHub
Version
This is OAM spec version v0.2.1. Learn more about versioning below.
The Specification
- Notational Conventions
- Purpose and Goals
- Overview and Terminology
- API Resource Specification
- Application Developers
- Application Operators
- Infrastructure Operators/Platform Builders
- Practical Considerations
- Design Principles
Versioning
Open Application Model specification convention adopts Kubernetes Resource Model which we believe will become the standard interface for the majority of platforms in the future.
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
Changes to the API objects in this specification follows on compatibility and incompatible api changes defined in Kubernetes API 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.