Skip to content

chore(stackablectl): Release 1.5.0 - #447

Merged
sbernauer merged 3 commits into
mainfrom
chore/release-stackablectl-1.5.0
Jul 22, 2026
Merged

chore(stackablectl): Release 1.5.0 #447
sbernauer merged 3 commits into
mainfrom
chore/release-stackablectl-1.5.0

Conversation

@sbernauer

Copy link
Copy Markdown
Member

Description

Added

  • Heuristic for setting listener presets when the environment is Minikube (#438).
  • Add uninstall subcommand for demo/stack commands (#429).
  • Add confirmation prompt to install subcommand for namespace selection (#429).
  • Add --assume-yes option for running commands non-interactively (#429).
  • Support Helm charts sourced from OCI registries in demo/stack manifests (#440).

Changed

  • Abort early if uninstall is issued for default namespace (#442).

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
  • Helm chart can be installed and deployed operator works
  • Integration tests passed (for non trivial changes)

Reviewer

  • Code contains useful comments
  • (Integration-)Test cases added
  • Documentation added or updated
  • 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

@TechassiTechassi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Mostly lgtm, just a minor comment about linking PRs in the release notes.

Comment threaddocs/modules/stackablectl/partials/release-notes/release-1.5.0.adoc Outdated
Comment threadCargo.toml
@TechassiTechassi moved this from Development: Waiting for Review to Development: In Review in Stackable EngineeringJul 22, 2026
@sbernauer
sbernauer requested a review from TechassiJuly 22, 2026 08:16
@sbernauer
sbernauer enabled auto-merge July 22, 2026 08:19
@sbernauersbernauer moved this from Development: In Review to Development: Done in Stackable EngineeringJul 22, 2026
@sbernauer
sbernauer added this pull request to the merge queueJul 22, 2026
Merged via the queue into main with commit e457d67Jul 22, 2026
27 checks passed
@sbernauer
sbernauer deleted the chore/release-stackablectl-1.5.0 branch July 22, 2026 08:24
@lfranckelfrancke moved this from Development: Done to Done in Stackable EngineeringJul 22, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@sbernauer@Techassi@lfrancke