Skip to content

Conversation

@adwk67
Copy link
Member

@adwk67 adwk67 commented Oct 28, 2025

Bump Rust Dependencies for Stackable Release 25.11.0

Part of stackabletech/issues#790

🟢 Tests on Openshift:

--- PASS: kuttl (1265.49s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/smoke_superset-4.1.4_openshift-true (308.52s)
        --- PASS: kuttl/harness/cluster-operation_superset-latest-4.1.4_openshift-true (429.53s)
        --- PASS: kuttl/harness/oidc_superset-4.1.4_openshift-true (166.40s)
        --- PASS: kuttl/harness/ldap_superset-4.1.4_ldap-authentication-server-verification-tls_openshift-true (151.88s)
        --- PASS: kuttl/harness/ldap_superset-4.1.4_ldap-authentication-no-tls_openshift-true (156.09s)
        --- PASS: kuttl/harness/ldap_superset-4.1.4_ldap-authentication-insecure-tls_openshift-true (156.48s)
        --- PASS: kuttl/harness/druid-connection_superset-4.1.4_openshift-true (135.17s)
        --- PASS: kuttl/harness/opa_superset-4.1.4_opa-latest-1.8.0_openshift-true (298.74s)
        --- PASS: kuttl/harness/external-access_superset-4.1.4_openshift-true (151.71s)
        --- PASS: kuttl/harness/logging_superset-4.1.4_openshift-true (154.75s)
        --- PASS: kuttl/harness/resources_superset-latest-4.1.4_openshift-true (230.06s)
PASS

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

@adwk67 adwk67 marked this pull request as ready for review October 28, 2025 14:46
@adwk67 adwk67 moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Oct 28, 2025
@adwk67 adwk67 added this pull request to the merge queue Oct 28, 2025
Merged via the queue into main with commit a7d23c6 Oct 28, 2025
17 checks passed
@adwk67 adwk67 deleted the chore/bump-rust-deps-pre-25.11.0 branch October 28, 2025 15:32
@adwk67 adwk67 moved this from Development: Waiting for Review to Development: Done in Stackable Engineering Oct 28, 2025
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