Releases: openshift-online/ocm-api-model
Releases · openshift-online/ocm-api-model
Release 0.0.386
- Add
RootVolume
attribute toAWSNodePool
model
Release 0.0.385
- Update WIF endpoint path
- Remove WIF templates endpoints
Release 0.0.384
- Add clusters_mgmt v2 API model
Release 0.0.383
- Add
Kind
andId
field to GCPAuthentication
structure
Release 0.0.382
- Add
Authentication
field to GCP model
Release 0.0.381
- Add WIF endpoints and resources
Release 0.0.380
- Add
Architecture
attribute toMachineType
model - Add
ReleaseImages
attribute toVersion
model
Release 0.0.379
v0.0.379 Release 0.0.379
Release 0.0.378
Merge pull request #948 from lucasponce/multi_arch_enabled OCM-8300 | feat: add multi_arch_enabled attribute to clusters
Release 0.0.377
- Change type of the
OSDiskSizeGibibytes
attribute in theAzureNodePool
resource from String to Integer.