project-codeflare / instascale

On-demand Kubernetes/OpenShift cluster scaling and aggregated resource provisioning
Apache License 2.0
10 stars 20 forks source link

Bump github.com/openshift-online/ocm-sdk-go from 0.1.327 to 0.1.388 #186

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps github.com/openshift-online/ocm-sdk-go from 0.1.327 to 0.1.388.

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.388

  • Update model version v0.0.341
    • Add DELETE /api/addons_mgmt/v1/clusters/{id}/addons endpoint

Release 0.1.387

  • Update model version v0.0.340
    • Add get Platform to network_verification_type resource

Release 0.1.386

  • Update model version to v0.0.339
    • Add MachineTypes to GCPInquiriesClient endpoints

Release 0.1.385

  • Update model version to v0.0.338
    • Add ProductTechnologyPreviews and ProductMinimalVersions endpoints

Release 0.1.384

  • Updated client for KubeletConfig to align post and update function signatures

Release 0.1.383

  • Update model version to v0.0.336
    • Added security field to Cluster Service GCP field

Release 0.1.382

  • Update model version to v0.0.335

    • Add doc_references field in LogEntry
    • Add tags to subnet network verification resource
  • Update model version to v0.0.334

    • Add Search method to status_board status_updates model

Release 0.1.381

  • Update model version to v0.0.333
    • Add /api/clusters_mgmt/v1/clusters/{id}/kubelet_config endpoint
    • Add KubeletConfig struct
    • Update Cluster struct to be able to optionally embed the KubeletConfig struct

Release 0.1.380

  • Update model version v0.0.332
    • Add AdditionalInfraSecurityGroupIds to AWS type
    • Add AdditionalControlPlaneSecurityGroupIds to AWS type
  • Update model version v0.0.331
    • Add Search method to status_board products_resource, applications_resource, and services_resource models

Release 0.1.379

  • Require Go 1.21

Release 0.1.378

  • Update model version v0.0.330
    • Add Update method to HypershiftConfig resource

... (truncated)

Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.388

  • Update model version v0.0.341
    • Add DELETE /api/addons_mgmt/v1/clusters/{id}/addons endpoint

0.1.387

  • Update model version v0.0.340
    • Add get Platform to network_verification_type resource

0.1.386

  • Update model version to v0.0.339
    • Add MachineTypes to GCPInquiriesClient endpoints

0.1.385

  • Update model version to v0.0.338
    • Add ProductTechnologyPreviews and ProductMinimalVersions endpoints

0.1.384

  • Updated client for KubeletConfig to align post and update function signatures

0.1.383

  • Update model version to v0.0.336
    • Added security field to Cluster Service GCP field

0.1.382

  • Update model version to v0.0.335

    • Add doc_references field in LogEntry
    • Add tags to subnet network verification resource
  • Update model version to v0.0.334

    • Add Search method to status_board status_updates model

0.1.381

  • Update model version to v0.0.333
    • Add /api/clusters_mgmt/v1/clusters/{id}/kubelet_config endpoint
    • Add KubeletConfig struct
    • Update Cluster struct to be able to optionally embed the KubeletConfig struct

0.1.380

  • Update model version v0.0.332
    • Add AdditionalInfraSecurityGroupIds to AWS type
    • Add AdditionalControlPlaneSecurityGroupIds to AWS type
  • Update model version v0.0.331
    • Add Search method to status_board products_resource, applications_resource, and services_resource models

0.1.379

  • Require Go 1.21

0.1.378

  • Update model version v0.0.330
    • Add Update method to HypershiftConfig resource

... (truncated)

Commits
  • 1c0b3ee Merge pull request #878 from ashishmax31/prepare-v-0.1.388
  • ab07b1f prepare v0.1.388 release
  • 36f8344 Merge pull request #877 from davidleerh/OCM-3221
  • 32ed651 update CHANGES.md
  • e624b7e Add Platform to network_verification_type
  • c69a7a9 Merge pull request #874 from mnecas/release_386
  • 537cdef chore: release 0.1.386
  • 03e2d7d Merge pull request #873 from mnecas/bump_model_339
  • 82cf8a8 Bump model to 0.0.339
  • 9545f89 Merge pull request #872 from andreadecorte/0.1.385
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
openshift-ci[bot] commented 11 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign astefanutti for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/project-codeflare/instascale/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dependabot[bot] commented 11 months ago

Superseded by #190.