Skip to content

CP-29639: Bump github.com/kudobuilder/kuttl from 0.25.0 to 0.26.0 in /.tools#816

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/dot-tools/github.com/kudobuilder/kuttl-0.26.0
Open

CP-29639: Bump github.com/kudobuilder/kuttl from 0.25.0 to 0.26.0 in /.tools#816
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/dot-tools/github.com/kudobuilder/kuttl-0.26.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps github.com/kudobuilder/kuttl from 0.25.0 to 0.26.0.

Release notes

Sourced from github.com/kudobuilder/kuttl's releases.

kuttl-v0.26.0

Note:

  1. Ephemeral namespaces are now kuttl-<random> rather than kuttl-test-<random>.
  2. Also looking for feedback from homebrew users on the formula 👉🏻 cask migration.

🐛 Bug Fixes

  • fix: retry transient API errors in wait/poll loops (#685)
  • fix: add random suffix to namespace name to prevent collisions (#682)

🌱 Dependency bumps

  • migrate homebrew from formula to cask: kudobuilder/homebrew-tap#3
  • chore(deps): replace docker/docker with moby/moby modules (#683)
  • chore: bump golangci-lint to v2.11.4 and enable additional linters (#686)
  • chore(deps): bump the kubernetes group across 1 directory with 7 updates (#689, #681, #677, #676, #675)
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#687)
  • chore: update goreleaser config to 2.15.2 (#680)
  • chore(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0 (#679)
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.27.0 to 1.43.0 (#678)

Contributors

@​aaronhurt, @​dependabot, @​dependabot[bot], @​mandre and @​porridge

Commits
  • 65e2c69 chore(deps): bump the kubernetes group across 1 directory with 7 updates (#689)
  • fcf3736 chore: bump golangci-lint to v2.11.4 and enable additional linters (#686)
  • e260ab9 fix: retry transient API errors in wait/poll loops (#685)
  • 4f51a91 chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#687)
  • 59cb892 fix: add random suffix to namespace name to prevent collisions (#682)
  • c3f6b13 chore(deps): replace docker/docker with moby/moby modules (#683)
  • a57b836 chore(deps): bump the kubernetes group with 5 updates (#681)
  • 5873df0 chore: update goreleaser config to 2.15.2 (#680)
  • ba5ad9c chore(deps): bump github.com/google/cel-go from 0.27.0 to 0.28.0 (#679)
  • ab561ba chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...
  • Additional commits viewable in compare view

@dependabot dependabot Bot requested a review from a team as a code owner May 13, 2026 16:45
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 13, 2026
@evan-cz
Copy link
Copy Markdown
Contributor

evan-cz commented Jun 3, 2026

@dependabot recreate

@dependabot dependabot Bot force-pushed the dependabot/go_modules/dot-tools/github.com/kudobuilder/kuttl-0.26.0 branch from 758d379 to f3a8800 Compare June 3, 2026 19:02
@evan-cz evan-cz enabled auto-merge June 3, 2026 19:30
@dependabot dependabot Bot force-pushed the dependabot/go_modules/dot-tools/github.com/kudobuilder/kuttl-0.26.0 branch from f3a8800 to 922a915 Compare June 3, 2026 20:00
@evan-cz evan-cz force-pushed the dependabot/go_modules/dot-tools/github.com/kudobuilder/kuttl-0.26.0 branch from 922a915 to f1c7705 Compare June 3, 2026 22:42
@evan-cz
Copy link
Copy Markdown
Contributor

evan-cz commented Jun 3, 2026

Blocked on upstream protobuf release.

This bump pulls k8s.io/kubectl@v0.36.1 to dodge the removed scheduling/v1alpha1 package. kubectl@v0.36.1 transitively requires google.golang.org/protobuf@v1.36.12-0.20260120151049-f2248ac996af — a pseudo-version (master snapshot) because protobuf v1.36.12 has not yet been released.

That pseudo-version stamps the generated .pb.go files with protoc-gen-go v1.36.11-devel instead of v1.36.11. CI's generate step regenerates the files, sees the version-comment drift, and fails the git diff --exit-code check.

Holding this PR until protobuf v1.36.12 ships. Once that release happens, dependabot will pick up the clean version and the regen comment will be stable.

(Verified: go list -m -versions google.golang.org/protobuf currently tops out at v1.36.11.)

@evan-cz
Copy link
Copy Markdown
Contributor

evan-cz commented Jun 3, 2026

@dependabot recreate

Bumps [github.com/kudobuilder/kuttl](https://github.com/kudobuilder/kuttl) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/kudobuilder/kuttl/releases)
- [Changelog](https://github.com/kudobuilder/kuttl/blob/main/RELEASE.md)
- [Commits](kudobuilder/kuttl@v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/kudobuilder/kuttl
  dependency-version: 0.26.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/dot-tools/github.com/kudobuilder/kuttl-0.26.0 branch from f1c7705 to 3dadac6 Compare June 3, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant