project-codeflare / instascale

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

Bump github.com/openshift-online/ocm-sdk-go from 0.1.327 to 0.1.382 #171

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

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

Release notes

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

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

Release 0.1.377

  • Update model version v0.0.329
    • Add get ClusterId to network_verification_type resource

Release 0.1.376

  • Update model version v0.0.328
    • Add get VPC to Cluster resource

Release 0.1.375

  • Update model version v0.0.327
    • Add BestEffort to method Delete in Cluster

Release 0.1.374

  • Update model version v0.0.326
    • Add BackplaneURL to Environment type

Release 0.1.373

  • Update model version to v0.0.325
    • Add OrganizationId to FeatureReviewRequest type

Release 0.1.372

  • Update model version to v0.0.324

... (truncated)

Changelog

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

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

0.1.377

  • Update model version v0.0.329
    • Add get ClusterId to network_verification_type resource

0.1.376

  • Update model version v0.0.328
    • Add get VPC to Cluster resource

0.1.375

  • Update model version v0.0.327
    • Add BestEffort to method Delete in Cluster

0.1.374

  • Update model version v0.0.326
    • Add BackplaneURL to Environment type

0.1.373

  • Update model version to v0.0.325
    • Add OrganizationId to FeatureReviewRequest type

0.1.372

  • Update model version to v0.0.324

... (truncated)

Commits
  • 9fc592c Merge pull request #866 from machi1990/release/0.1.382
  • a3d1614 Merge pull request #865 from machi1990/OCM-4671
  • f474ef3 chore: release 0.1.382
  • 0c1394d Bump model to v0.0.335
  • 6661bec Bump api-model to v0.0.334
  • 7be80a7 Merge pull request #863 from robpblake/ocm-3853-release-notes
  • 9a21f58 [OCM-3852](https://issues.redhat.com//browse/OCM-3852) | chore: Release notes for SDK version 0.1.381
  • 2eb4c82 Merge pull request #859 from robpblake/ocm-3853-update-sdk-for-kubeletconfig
  • 92eec2d [OCM-3852](https://issues.redhat.com//browse/OCM-3852) | feat: Added SDK support for KubeletConfig and day 2 operations for...
  • ca9f331 Merge pull request #862 from gdbranco/feat/ocm-4601
  • 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 10 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 asm582 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 10 months ago

Superseded by #176.