Skip to content

Conversation

@Techassi
Copy link
Member

@Techassi Techassi commented Oct 27, 2025

Bump Rust Dependencies for Stackable Release 25.11.0

Part of stackabletech/issues#790

Note

During a Stackable release we need to update various Rust dependencies before
entering the final release period to ensure we run the latest versions of
crates. These bumps also include previously updated and released crates from
the operator-rs repository.

Tasks

  • Bump Rust Dependencies, see below for more details.
  • Add changelog entry stating which important crates were bumped (including the version).

Note

The bumping / updating of Rust dependencies is done in multiple steps:

  1. Update the minimum Version in the root Cargo.toml manifest.
  2. Run the cargo update command, which also updates the Cargo.lock file.
  3. Lastly, run make regenerate-nix to update the Cargo.nix file.

Bump Rust Dependencies

  • Bump stackable-operator and friends
  • Bump product-config
  • Bump all other dependencies

@Techassi Techassi marked this pull request as ready for review October 27, 2025 15:11
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Oct 27, 2025
@adwk67 adwk67 self-requested a review October 28, 2025 08:29
@adwk67 adwk67 moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Oct 28, 2025
Copy link
Member

@adwk67 adwk67 left a comment

Choose a reason for hiding this comment

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

LGTM - Not related to this PR, but there is a failure on the orphaned-resources test, as the service names have changed. We can either fix it here or do it separately.

In orphaned-resources/04-assert.yaml:-

@@ -21,4 +21,4 @@ metadata:
 apiVersion: v1
 kind: Service
 metadata:
-  name: test-hdfs-datanode-newrolegroup
+  name: test-hdfs-datanode-newrolegroup-headless

@Techassi
Copy link
Member Author

We can either fix it here or do it separately.

I would say let's raise a separate PR for it to keep this series of PRs as straight forward as possible.

@Techassi Techassi added this pull request to the merge queue Oct 28, 2025
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Oct 28, 2025
Merged via the queue into main with commit ed140eb Oct 28, 2025
31 of 32 checks passed
@Techassi Techassi deleted the chore/bump-rust-deps-pre-25.11.0 branch October 28, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

3 participants