Skip to content

chore: update version to v1.8.0 and bump dependencies#1251

Open
spencercjh wants to merge 1 commit intochaosblade-io:masterfrom
spencercjh:chore/upgrade-dependencies
Open

chore: update version to v1.8.0 and bump dependencies#1251
spencercjh wants to merge 1 commit intochaosblade-io:masterfrom
spencercjh:chore/upgrade-dependencies

Conversation

@spencercjh
Copy link
Member

Describe what this PR does / why we need it

Upgrade chaosblade internal dependencies(chaosblade-exec-os, chaosblade-exec-cri and chaosblade-operator) to the development version

Signed-off-by: spencercjh <spencercjh@gmail.com>
@spencercjh spencercjh requested review from Copilot and xcaspar November 7, 2025 03:42
@spencercjh spencercjh self-assigned this Nov 7, 2025
@spencercjh spencercjh added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Nov 7, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades project dependencies to their latest versions, including Kubernetes client libraries (v0.20.6 → v0.31.0), containerd dependencies, and various other Go modules. The version is bumped from 1.7.5 to 1.8.0.

Key Changes

  • Updated Kubernetes dependencies from v0.20.x to v0.31.x (major version jump)
  • Upgraded containerd and related container runtime dependencies
  • Updated OpenTelemetry instrumentation libraries
  • Modernized various utility and helper libraries

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
version/version_info.go Updated version metadata to 1.8.0 and refreshed build information
go.mod Updated direct dependencies including chaosblade modules, Kubernetes client-go, and spf13/cobra
go.sum Updated checksums for all transitive dependency changes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@spencercjh
Copy link
Member Author

Manually complete #1250

@spencercjh
Copy link
Member Author

spencercjh commented Nov 7, 2025

The script sync_go_mod.sh changes the go.mod then go mod tidy, which must lead to failure in the PR. I think we can ignore it.

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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants