Releases: openshift-online/ocm-api-model
Releases · openshift-online/ocm-api-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.
Release 0.0.376
- Add
AzureNodePool
resource toNodePool
resource.
Release 0.0.375
- Add
ManagementUpgrade
parameters to theNodePool
model to support additional upgrade configuration. - Rename file for access_request_status_type to .model
- Add
AdditionalAllowedPrincipals
toAWS
type to support additional allowed principal ARNs to be added to the hosted control plane's VPC Endpoint Service.
Release 0.0.374
- Add
CreationTimestamp
andLastUpdateTimestamp
toRolePolicyBinding
type - Add
access_transparecy
Service and it's resources
Release 0.0.373
- Add
subnet_resource_id
toAzure
resource - Add
network_security_group_resource_id to
Azure` resource
Release 0.0.372
- Exposed
/api/clusters_mgmt/v1/clusters/{id}/kubelet_configs
for managed of KubeletConfig on HCP clusters - Added
kubelet_configs
field toNodePool
API Resource - Added
name
field toKubeletConfig
API resource
Release 0.0.371
- Add
Tags
to theAWSMachinePool
model to support custom AWS tags for day 2 creation of machine pools
Release 0.0.370
- Add
RolePolicyBindings
to theAWS
resource model to support STS Arbitrary Policies feature.