Skip to content

chore: Release stackable-operator 0.109.0 (and others)#1189

Merged
sbernauer merged 3 commits intomainfrom
release/0.109.0
Apr 7, 2026
Merged

chore: Release stackable-operator 0.109.0 (and others)#1189
sbernauer merged 3 commits intomainfrom
release/0.109.0

Conversation

@sbernauer
Copy link
Copy Markdown
Member

@sbernauer sbernauer commented Apr 7, 2026

stackable-operator [0.109.0] - 2026-04-07

Added

Changed

  • Bump stackable-versioned to 0.9.0, refer to its changelog (#1189).

  • Bump stackable-webhook to 0.9.1, refer to its changelog (#1189).

  • BREAKING: Add mandatory provision_parts argument to SecretOperatorVolumeSourceBuilder::new (#1165).
    It now forces the caller to make an explicit choice if the public parts are sufficient or if private
    (e.g. a certificate for the Pod) parts are needed as well. This is done to avoid accidentally requesting
    too much parts. For details see this issue.

    Additionally, SecretClassVolume::to_volume and SecretClassVolume::to_ephemeral_volume_source
    also take the same new argument.

Removed

  • BREAKING: Remove unused add_prefix, try_add_prefix, set_name, and try_set_name associated
    functions from kvp::Key to disallow mutable access to inner values (#1182).

stackable-versioned [0.9.0] - 2026-04-07

Added

  • Add support to override kube crate (#1173).
  • Add support to provide #[versioned(crd(scale(...)))] argument to enable the /scale subresource (#1185).

stackable-webhook [0.9.1] - 2026-04-07

Changed

  • Check for certificate rotation every 5 minutes to prevent expiry due to monotonic and wall clock divergence (#1175).

Copy link
Copy Markdown
Member

@razvan razvan left a comment

Choose a reason for hiding this comment

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

🚂

@sbernauer sbernauer enabled auto-merge April 7, 2026 09:40
@sbernauer sbernauer added this pull request to the merge queue Apr 7, 2026
Merged via the queue into main with commit a4a204b Apr 7, 2026
5 checks passed
@sbernauer sbernauer deleted the release/0.109.0 branch April 7, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants