Skip to content

chore: Upgrade stackable-operator to 0.110.1#751

Merged
siegfriedweber merged 5 commits intomainfrom
chore/upgrade-operator-rs-0.110.1
Apr 29, 2026
Merged

chore: Upgrade stackable-operator to 0.110.1#751
siegfriedweber merged 5 commits intomainfrom
chore/upgrade-operator-rs-0.110.1

Conversation

@siegfriedweber
Copy link
Copy Markdown
Member

@siegfriedweber siegfriedweber commented Apr 24, 2026

Description

Part of stackabletech/issues#844

Bump stackable-operator to 0.110.1 and snafu to 0.9:

  • Replaced the untyped HashMap<String, HashMap<String, String>> config overrides with a typed HbaseConfigOverrides struct that only accepts hbase-site.xml, hbase-env.sh, ssl-server.xml, ssl-client.xmland security.properties.

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

  • Changes are OpenShift compatible
  • CRD changes approved
  • CRD documentation for all fields, following the style guide.
  • Helm chart can be installed and deployed operator works
  • Integration tests passed (for non trivial changes):
    https://testing.stackable.tech/job/hbase-operator-it-custom/84/
    The tests passed, but the deletion of some namespaces timed out.
  • Changes need to be "offline" compatible

Reviewer

  • Code contains useful comments
  • Code contains useful logging statements
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

@siegfriedweber siegfriedweber marked this pull request as ready for review April 28, 2026 09:01
@siegfriedweber siegfriedweber requested a review from a team April 28, 2026 09:02
@siegfriedweber siegfriedweber moved this to Development: Waiting for Review in Stackable Engineering Apr 28, 2026
@siegfriedweber siegfriedweber marked this pull request as draft April 28, 2026 09:35
@siegfriedweber siegfriedweber marked this pull request as ready for review April 28, 2026 10:10
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Apr 29, 2026
@siegfriedweber siegfriedweber added this pull request to the merge queue Apr 29, 2026
@siegfriedweber siegfriedweber moved this from Development: In Review to Development: Done in Stackable Engineering Apr 29, 2026
Merged via the queue into main with commit 8ff2b48 Apr 29, 2026
12 checks passed
@siegfriedweber siegfriedweber deleted the chore/upgrade-operator-rs-0.110.1 branch April 29, 2026 06:34
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants