Skip to content

Conversation

@adwk67
Copy link
Member

@adwk67 adwk67 commented Oct 29, 2025

Check and Update Getting Started Script

Part of stackabletech/issues#791

Note

During a Stackable release we need to check (and optionally update) the
getting-started scripts to ensure they still work after product and operator
updates.

# Some of the scripts are in a code/ subdirectory
# pushd docs/modules/superset/examples/getting_started
# pushd docs/modules/superset/examples/getting_started/code
pushd $(fd -td getting_started | grep examples); cd code 2>/dev/null || true

# Make a fresh cluster (~12 seconds)
kind delete cluster && kind create cluster
./getting_started.sh stackablectl

# Make a fresh cluster (~12 seconds)
kind delete cluster && kind create cluster
./getting_started.sh helm

popd

@adwk67 adwk67 self-assigned this Oct 29, 2025
@adwk67 adwk67 moved this to Development: Waiting for Review in Stackable Engineering Oct 29, 2025
@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Oct 29, 2025
@NickLarsenNZ NickLarsenNZ self-requested a review October 29, 2025 11:37
NickLarsenNZ
NickLarsenNZ previously approved these changes Oct 29, 2025
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

@adwk67 adwk67 enabled auto-merge October 29, 2025 11:38
@adwk67 adwk67 added this pull request to the merge queue Oct 29, 2025
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering Oct 29, 2025
@sbernauer sbernauer removed this pull request from the merge queue due to a manual request Oct 29, 2025
@sbernauer sbernauer moved this from Development: Done to Development: In Review in Stackable Engineering Oct 29, 2025
@adwk67 adwk67 added this pull request to the merge queue Oct 29, 2025
@adwk67 adwk67 removed this pull request from the merge queue due to a manual request Oct 29, 2025
@adwk67 adwk67 requested a review from sbernauer October 30, 2025 09:08
@adwk67 adwk67 added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit 93f60d9 Oct 30, 2025
30 of 32 checks passed
@adwk67 adwk67 deleted the fix/getting-started-pre-25.11.0 branch October 30, 2025 09:45
@adwk67 adwk67 moved this from Development: In Review to Development: Done in Stackable Engineering Oct 30, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Nov 4, 2025
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.

4 participants