Skip to content

Conversation

@adwk67
Copy link
Member

@adwk67 adwk67 commented Oct 30, 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

@Techassi Techassi moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Oct 30, 2025
@adwk67 adwk67 added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit 0b32017 Oct 30, 2025
17 checks passed
@adwk67 adwk67 deleted the fix/getting-started-pre-25.11.0 branch October 30, 2025 11:00
@adwk67 adwk67 moved this from Development: In Review to Development: Done in Stackable Engineering Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

3 participants