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.390 #190

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

Release 0.1.390

  • Update model version v0.0.343
    • Add Platformto subnet_network_verification_type resource

Release 0.1.389

  • Update model version v0.0.342
    • Add Search and Order methods to List /api/clusters_mgmt/v1/clusters/{id}/node_pools

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

... (truncated)

Changelog

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

0.1.390

  • Update model version v0.0.343
    • Add Platformto subnet_network_verification_type resource

0.1.389

  • Update model version v0.0.342
    • Add Search and Order methods to List /api/clusters_mgmt/v1/clusters/{id}/node_pools

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

... (truncated)

Commits
  • 6e2ea48 Merge pull request #881 from davidleerh/OCM-5312-SDK
  • 8eacbdc Update CHANGES.md
  • 8110ace [OCM-5312](https://issues.redhat.com//browse/OCM-5312) | Add Platform to subnet_network_verification_type
  • 821b411 Merge pull request #880 from chenz4027/prepare-v-0.1.389
  • 66d765f Prepare v0.1.389 release
  • 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
  • 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 anishasthana 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
openshift-merge-robot commented 9 months ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.