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

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Oct 29, 2025
@adwk67 adwk67 added this pull request to the merge queue Oct 29, 2025
Merged via the queue into main with commit 3231239 Oct 29, 2025
17 checks passed
@adwk67 adwk67 deleted the fix/getting-started-pre-25.11.0 branch October 29, 2025 12:19
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering Oct 29, 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.

3 participants