Skip to content

chore(superset): add 6.1.0 as supported version#1514

Merged
sbernauer merged 8 commits into
mainfrom
chore/superset-6-1-0
Jun 8, 2026
Merged

chore(superset): add 6.1.0 as supported version#1514
sbernauer merged 8 commits into
mainfrom
chore/superset-6-1-0

Conversation

@sweb
Copy link
Copy Markdown
Member

@sweb sweb commented Jun 1, 2026

Description

Part of #1504

Definition of Done Checklist

Note

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

  • Changes are OpenShift compatible
  • All added packages (via microdnf or otherwise) have a comment on why they are added
  • Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
  • All packages should have (if available) signatures/hashes verified
  • Add an entry to the CHANGELOG.md file
  • Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

boil build <IMAGE> --image-version <RELEASE_VERSION> --strip-architecture --load
kind load docker-image <MANIFEST_URI> --name=<name-of-your-test-cluster>

See the output of boil to retrieve the image manifest URI for <MANIFEST_URI>.

@sweb sweb force-pushed the chore/superset-6-1-0 branch 3 times, most recently from 794589b to 4656d5e Compare June 2, 2026 14:38
@sweb sweb marked this pull request as ready for review June 2, 2026 14:38
@sweb sweb force-pushed the chore/superset-6-1-0 branch 2 times, most recently from db1cdc3 to 2c5c931 Compare June 3, 2026 07:01
@sweb sweb force-pushed the chore/superset-6-1-0 branch from 2c5c931 to a1f56ae Compare June 3, 2026 07:02
@sweb sweb requested a review from a team June 3, 2026 07:22
Comment thread superset/boil-config.toml Outdated
NickLarsenNZ
NickLarsenNZ previously approved these changes Jun 3, 2026
Copy link
Copy Markdown
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, left a note about a newer uv, but not a blocker.

Comment thread superset/boil-config.toml Outdated
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
@sbernauer sbernauer self-requested a review June 3, 2026 09:49
sbernauer
sbernauer previously approved these changes Jun 3, 2026
Copy link
Copy Markdown
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

I like the new docs and script. Feel free to let someone else re-approve during the long weekend

Comment thread superset/gather-upstream-versions.sh
Comment thread superset/boil-config.toml Outdated
sbernauer
sbernauer previously approved these changes Jun 8, 2026
@sbernauer sbernauer added this pull request to the merge queue Jun 8, 2026
Merged via the queue into main with commit a023461 Jun 8, 2026
3 checks passed
@sbernauer sbernauer deleted the chore/superset-6-1-0 branch June 8, 2026 06:43
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.

3 participants