Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps github.com/IBM/vpc-go-sdk from 0.75.0 to 0.76.0.

Release notes

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

v0.76.0

Highlights

  • API version bumped to 2025-11-18.

  • DNS Binding Migration

    • Removed allow_dns_resolution_binding.
    • New field: dns_resolution_binding_mode = "disabled" | "primary" | "per_resource_binding".
    • Migration rule: false -> "disabled", true -> "primary/per_resource_binding".
  • Endpoint Gateway Resource Bindings – Added

    • Full CRUD: list, get, create, patch, delete.
    • New models: collection, lifecycle reason, target, prototypes, patches.
  • Endpoint Gateway list/create/update rewritten for new binding mode.

  • DNS sharing rules fully updated to binding-mode semantics.

  • Instance Group Scheduled Action fix: cron_spec / run_at ordering + parsing.

New Features

  • Resource Bindings API with FQDN endpoints, lifecycle info, pagination, and patch support.

  • Methods:

    • List/Get/Create/Update/Delete EndpointGatewayResourceBinding.

DNS Binding Mode Replacement

  • Old boolean removed.
  • New required enum field across all models, options, and patches.
  • Updated filters, queries, patch logic, and unmarshal paths.

DNS Topology Updates

  • Primary-mode exclusivity enforced.
  • Per-resource binding requires hub-VPC + primary gateway.
  • All VPC DNS Resolution Binding rules rewritten.
Commits

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 24, 2025
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 24, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/IBM/vpc-go-sdk-0.76.0 branch from 5255141 to c1cbdcb Compare November 25, 2025 08:13
@pfeifferj
Copy link
Member

/assign

Bumps [github.com/IBM/vpc-go-sdk](https://github.com/IBM/vpc-go-sdk) from 0.75.0 to 0.76.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.75.0...v0.76.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/IBM/vpc-go-sdk-0.76.0 branch from c1cbdcb to 1a48dc1 Compare November 25, 2025 17:11
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.56%. Comparing base (0a11fd5) to head (af69440).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #397      +/-   ##
==========================================
- Coverage   56.62%   56.56%   -0.07%     
==========================================
  Files          57       57              
  Lines        8293     8293              
==========================================
- Hits         4696     4691       -5     
- Misses       3271     3274       +3     
- Partials      326      328       +2     

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@pfeifferj pfeifferj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 25, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], pfeifferj

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

The pull request process is described here

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 25, 2025
@k8s-ci-robot k8s-ci-robot merged commit 04a3220 into main Nov 25, 2025
11 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/IBM/vpc-go-sdk-0.76.0 branch November 25, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

4 participants