Skip to content

chore(superset): Remove 6.0.0 - #1673

Merged
adwk67 merged 4 commits into
mainfrom
chore/26.11/version-bumps/superset
Sep 23, 2026
Merged

adwk67 merged 4 commits into
mainfrom
chore/26.11/version-bumps/superset

Conversation

@adwk67

@adwk67 adwk67 commented Sep 22, 2026

Copy link
Copy Markdown
Member

Description

Part of #1656.
Tested with updated statsd-exporter:

--- PASS: kuttl (1841.39s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/upgrade_superset-old-4.1.4_superset-new-6.1.0_authentication-oidc_openshift-false (251.13s)
        --- PASS: kuttl/harness/ldap_superset-4.1.4_ldap-authentication-no-tls_openshift-false (93.60s)
        --- PASS: kuttl/harness/cluster-operation_superset-latest-6.1.0_openshift-false (375.88s)
        --- PASS: kuttl/harness/upgrade_superset-old-4.1.4_superset-new-6.1.0_authentication-none_openshift-false (119.73s)
        --- PASS: kuttl/harness/ldap_superset-6.1.0_ldap-authentication-server-verification-tls_openshift-false (136.29s)
        --- PASS: kuttl/harness/ldap_superset-6.1.0_ldap-authentication-no-tls_openshift-false (128.39s)
        --- PASS: kuttl/harness/ldap_superset-6.1.0_ldap-authentication-insecure-tls_openshift-false (115.49s)
        --- PASS: kuttl/harness/ldap_superset-4.1.4_ldap-authentication-server-verification-tls_openshift-false (101.91s)
        --- PASS: kuttl/harness/external-access_superset-4.1.4_openshift-false (79.62s)
        --- PASS: kuttl/harness/druid-connection_superset-6.1.0_openshift-false (82.39s)
        --- PASS: kuttl/harness/druid-connection_superset-4.1.4_openshift-false (76.70s)
        --- PASS: kuttl/harness/celery-worker_superset-6.1.0_openshift-false (160.78s)
        --- PASS: kuttl/harness/celery-worker_superset-4.1.4_openshift-false (179.20s)
        --- PASS: kuttl/harness/external-access_superset-6.1.0_openshift-false (89.01s)
        --- PASS: kuttl/harness/logging_superset-4.1.4_openshift-false (125.09s)
        --- PASS: kuttl/harness/resources_superset-latest-6.1.0_openshift-false (85.06s)
        --- PASS: kuttl/harness/logging_superset-6.1.0_openshift-false (125.41s)
        --- PASS: kuttl/harness/oidc_superset-4.1.4_openshift-false (181.16s)
        --- PASS: kuttl/harness/opa_superset-6.1.0_opa-latest-1.16.2_openshift-false (291.90s)
        --- PASS: kuttl/harness/ldap_superset-4.1.4_ldap-authentication-insecure-tls_openshift-false (132.10s)
        --- PASS: kuttl/harness/oidc_superset-6.1.0_openshift-false (153.30s)
        --- PASS: kuttl/harness/smoke_superset-6.1.0_openshift-false (86.95s)
        --- PASS: kuttl/harness/smoke_superset-4.1.4_openshift-false (81.93s)
        --- PASS: kuttl/harness/opa_superset-4.1.4_opa-latest-1.16.2_openshift-false (227.48s)
PASS

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>.

@adwk67
adwk67 marked this pull request as ready for review September 23, 2026 08:47
@adwk67 adwk67 moved this to Development: Waiting for Review in Stackable Engineering Sep 23, 2026

@sbernauer sbernauer 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.

statsd-exporter bump is mentioned in the changelog, so LGTM

@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Sep 23, 2026
@adwk67
adwk67 added this pull request to the merge queue Sep 23, 2026
Merged via the queue into main with commit 09399b9 Sep 23, 2026
3 checks passed
@adwk67
adwk67 deleted the chore/26.11/version-bumps/superset branch September 23, 2026 09:06
@adwk67 adwk67 moved this from Development: In Review to Development: Done in Stackable Engineering Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants