Skip to content

Update module github.com/openshift-online/ocm-api-model/clientapi to v0.0.462 - #271

Open
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-openshift-online-ocm-api-model-clientapi-0.x
Open

Update module github.com/openshift-online/ocm-api-model/clientapi to v0.0.462#271
red-hat-konflux[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-openshift-online-ocm-api-model-clientapi-0.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/openshift-online/ocm-api-model/clientapi v0.0.429v0.0.462 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

openshift-online/ocm-api-model (github.com/openshift-online/ocm-api-model/clientapi)

v0.0.462: Release 0.0.462

Compare Source

  • ROSAENG-61032 | task: ocm-api/sdk changes to support SpotMarketOptions for ROSA HCP

v0.0.461: Release 0.0.461

Compare Source

  • ROSAENG-59819 | feat: add severity constants for HCC alignment

v0.0.460: Release 0.0.460

Compare Source

  • Fix ClusterResources description comment (#​1176)

v0.0.459: Release 0.0.459

Compare Source

  • Add Resources subresource to Cluster resource (#​1175)

v0.0.458: Release 0.0.458

Compare Source

  • fix: relax subscription and location constraints on ACR pull managed identity

v0.0.457: Release 0.0.457

Compare Source

  • feat: add Azure Container Registry credentials model to ARO HCP API
  • ci: add automated release pipeline

v0.0.456: Release 0.0.456

Compare Source

  • Fix 0.0.455 release version
What's Changed

Full Changelog: openshift-online/ocm-api-model@v0.0.455...v0.0.456

v0.0.454: Release 0.0.454

Compare Source

  • Add the ZeroEgress type and include in the AWS as a field.

v0.0.453: Release 0.0.453

Compare Source

  • Add Visibility field of type AzureKmsEncryptionVisibility to the AzureKmsEncryption type.
  • Add OidcIssuerUrl field to ARO-HCP Azure type.

v0.0.452: Release 0.0.452

Compare Source

  • Add support for the AvailableChannels of the Version type.

v0.0.451: Release 0.0.451

Compare Source

  • Add the GcpDnsDomain type and include in the DNSDomain as a field.

v0.0.450: Release 0.0.450

Compare Source

v0.0.449: Release 0.0.449

Compare Source

0.0.449 Feb 11 2026

Add upgrade policies resources for both control plane and node pool for ARO-HCP

  • Add ControlPlaneUpgradePolicies resource to manage control plane upgrade policies
  • Add NodePoolUpgradePolicies resource to manage node pool upgrade policies
  • Simplify upgrade policy types by removing scheduling-related fields (Schedule, ScheduleType, UpgradeType, NextRun, EnableMinorVersionUpgrades)

v0.0.448: Release 0.0.448

Compare Source

  • Add VnetIntegrationSubnetResourceID field to ARO-HCP Azure type for SWIFT
    networking (Azure Container Networking Interface) support
  • Expose ARO-HCP cluster's provision shard subresource GET endpoint
  • Expose ARO-HCP provision shard global endpoints

v0.0.447: Release 0.0.447

Compare Source

  • Make Topology attribute of ARO-HCP ProvisionShard required and restrict
    its allowed value to shared

v0.0.446: Release 0.0.446

Compare Source

  • Release just to bump the git tags. goproxy cached the previous tag and did
    not recognize changes after refresh of the tag

v0.0.445: Release 0.0.445

Compare Source

  • Add AzureShard and ProvisionShardMaestroConfig to ARO-HCP ProvisionShard
    type
  • Remove HypershiftConfig, ManagementCluster, HiveConfig,
    AWSAccountOperatorConfig, GCPProjectOperator, AWSBaseDomain, AWSBaseDomain
    from ARO-HCP ProvisionShard type

v0.0.444: Release 0.0.444

Compare Source

  • Add ExcludedNamespaceSelectors to ingress type

v0.0.443: Release 0.0.443

Compare Source

  • Add Channel field to Cluster type for Y-stream update channel management

v0.0.442: Release 0.0.442

Compare Source

  • Exposed new endpoints: /deleted_clusters, and /deleted_clusters/{deleted_cluster_id}
  • Added DeletedCluster model to support requests to the deleted_cluster endpoint.

v0.0.441: Release 0.0.441

Compare Source

  • Add cloud_provider field to CS dns_domains type

v0.0.440: Release 0.0.440

Compare Source

  • Align log forwarding config endpoints with API

v0.0.439: Release 0.0.439

Compare Source

  • Add patch operation on version gates

v0.0.438: Release 0.0.438

Compare Source

  • Add fields LastClusterImagesetSync, LastHibernationCheck, and
    LastLimitedSupportOverrideCheck to Environment resource

v0.0.437: Release 0.0.437

Compare Source

  • Add LogForwarders APIs/resources to clusters_mgmt
  • Remove DisableUserWorkloadMonitoring field from ARO-HCP

v0.0.436: Release 0.0.436

Compare Source

  • Add ImageType enum to the NodePool model
  • Add Preference enum field to the AwsCapacityReservation model
  • Add Features sub-object to the MachineType model

v0.0.435: Release 0.0.435

Compare Source

  • Update deprecation message for DisableUserWorkloadMonitoring field in
    model/clusters_mgmt
  • update some code comments mentioning clusters_mgmt to aro_hcp in
    model/aro_hcp

v0.0.434: Release 0.0.434

Compare Source

  • Split/Duplicate ARO-HCP models. From this point on, the ARO-HCP models
    become independent from the clusters_mgmt models

v0.0.433: Release 0.0.433

Compare Source

  • [OCM-689] Added AccountGroup and AccountGroupAssignment APIs for RBAC

v0.0.432: Release 0.0.432

Compare Source

  • Add resource-scoped permissions for WIF configurations

v0.0.431: Release 0.0.431

Compare Source

What's Changed

Full Changelog: openshift-online/ocm-api-model@v0.0.430...v0.0.431

v0.0.430: Release 0.0.430

Compare Source

  • update MarketType enum to match the camelcase values expected by CS
  • deprecate os disk configuration old design
  • Add API endpoints for cluster autoscaler in ARO HCP

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-online-ocm-api-model-clientapi-0.x branch from 6000089 to 46bdaeb Compare July 24, 2026 21:14
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/openshift-online/ocm-api-model/clientapi to v0.0.461 Update module github.com/openshift-online/ocm-api-model/clientapi to v0.0.462 Jul 24, 2026
ryemorris
ryemorris previously approved these changes Jul 30, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-online-ocm-api-model-clientapi-0.x branch from 46bdaeb to 64dac86 Compare July 30, 2026 21:09
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/openshift-online/ocm-api-model/clientapi to v0.0.462 Update module github.com/openshift-online/ocm-api-model/clientapi to v0.0.462 - autoclosed Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 31, 2026
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/master/github.com-openshift-online-ocm-api-model-clientapi-0.x branch July 31, 2026 01:10
…v0.0.462

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/openshift-online/ocm-api-model/clientapi to v0.0.462 - autoclosed Update module github.com/openshift-online/ocm-api-model/clientapi to v0.0.462 Jul 31, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 31, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-openshift-online-ocm-api-model-clientapi-0.x branch 2 times, most recently from 64dac86 to a9c9a2c Compare July 31, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant