Skip to content

Bump github.com/IBM/vpc-go-sdk from 0.76.2 to 0.87.0#2824

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/IBM/vpc-go-sdk-0.87.0
Open

Bump github.com/IBM/vpc-go-sdk from 0.76.2 to 0.87.0#2824
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/IBM/vpc-go-sdk-0.87.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/IBM/vpc-go-sdk from 0.76.2 to 0.87.0.

Release notes

Sourced from github.com/IBM/vpc-go-sdk's releases.

v0.87.0

What's Changed

API Version Bump

  • Default API version updated from 2026-06-162026-06-23.

New Features

Instance – Software Attachments

New support for managing software attachments on virtual server instances. Three new API operations allow you to list, get, and update software attachments on an instance.

New API operations:

Method Description
ListInstanceSoftwareAttachments List all software attachments for an instance
GetInstanceSoftwareAttachment Retrieve a specific software attachment
UpdateInstanceSoftwareAttachment Update (patch) a software attachment

New types added:

Type Description
InstanceSoftwareAttachment Full representation of a software attachment on an instance
InstanceSoftwareAttachmentCatalogOffering The catalog offering associated with the software attachment
InstanceSoftwareAttachmentCollection Collection wrapper for listing software attachments
InstanceSoftwareAttachmentEntitlement Entitlement info for the software (includes licensed software list)
InstanceSoftwareAttachmentEntitlementLicensedSoftware A single licensed software entry in the entitlement
InstanceSoftwareAttachmentEntitlementLicensedSoftwareVendor Vendor information for licensed software
InstanceSoftwareAttachmentLifecycleReason A reason code + message describing the current lifecycle state
InstanceSoftwareAttachmentOfferingInstance The offering instance associated with this attachment
InstanceSoftwareAttachmentPatch Patch payload for updating a software attachment
InstanceSoftwareAttachmentReference A reference to a software attachment (used from Instance)

New options types:

Type Description
GetInstanceSoftwareAttachmentOptions Options for GetInstanceSoftwareAttachment
ListInstanceSoftwareAttachmentsOptions Options for ListInstanceSoftwareAttachments
UpdateInstanceSoftwareAttachmentOptions Options for UpdateInstanceSoftwareAttachment

New lifecycle state constants (InstanceSoftwareAttachment.LifecycleState):

  • deleting, failed, pending, stable, suspended, updating, waiting

... (truncated)

Commits
  • ede20c5 feat(spec): update the sdk to the api spec version 2026-06-23 (#162)
  • 7536432 feat(spec): update the sdk to the api spec version 2026-06-16 (#161)
  • 76bcd21 feat(spec): update the sdk to the api spec version 2026-06-09 (#160)
  • 54d78a1 feat(spec): update the sdk to the api spec version 2026-06-02 (#159)
  • a61c74d updated the ci to include version check (#158)
  • 60575b8 feat(spec): update the sdk to the api spec version 2026-04-14 (#157)
  • c6eb9a0 feat(spec): update the sdk to the api spec version 2026-04-14 (#156)
  • 669f543 feat(spec): update the sdk to the api spec version 2026-04-07 (#155)
  • 652de7e feat(spec): update the sdk to the api spec version 2026-04-07 (#154)
  • 0b35161 feat(spec): update the sdk to the api spec version 2026-03-24 (#153)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/IBM/vpc-go-sdk [>= 1.a, < 2]

@dependabot dependabot Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 30, 2026
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for kubernetes-sigs-cluster-api-ibmcloud ready!

Name Link
🔨 Latest commit b51d594
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-ibmcloud/deploys/6a44bd679ab31e000802d28a
😎 Deploy Preview https://deploy-preview-2824.cluster-api-ibmcloud.sigs.k8s.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kubernetes-prow kubernetes-prow Bot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 30, 2026
@kubernetes-prow

Copy link
Copy Markdown

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubernetes-prow kubernetes-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 30, 2026
@Prajyot-Parab

Copy link
Copy Markdown
Member

/retest

Bumps [github.com/IBM/vpc-go-sdk](https://github.com/IBM/vpc-go-sdk) from 0.76.2 to 0.87.0.
- [Release notes](https://github.com/IBM/vpc-go-sdk/releases)
- [Changelog](https://github.com/IBM/vpc-go-sdk/blob/master/CHANGELOG.md)
- [Commits](IBM/vpc-go-sdk@v0.76.2...v0.87.0)

---
updated-dependencies:
- dependency-name: github.com/IBM/vpc-go-sdk
  dependency-version: 0.87.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/IBM/vpc-go-sdk-0.87.0 branch from 25ccdd2 to b51d594 Compare July 1, 2026 07:10
@kubernetes-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please ask for approval from prajyot-parab. For more information see the Code Review Process.

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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow

Copy link
Copy Markdown

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-ibmcloud-make b51d594 link true /test pull-cluster-api-provider-ibmcloud-make
pull-cluster-api-provider-ibmcloud-smoke-test b51d594 link true /test pull-cluster-api-provider-ibmcloud-smoke-test
pull-cluster-api-provider-ibmcloud-coverage b51d594 link true /test pull-cluster-api-provider-ibmcloud-coverage
pull-cluster-api-provider-ibmcloud-build b51d594 link true /test pull-cluster-api-provider-ibmcloud-build
pull-cluster-api-provider-ibmcloud-test b51d594 link true /test pull-cluster-api-provider-ibmcloud-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant