Skip to content

feat: Enable restarter-controller for history and connect server StatefulSets - #754

Merged
razvan merged 2 commits into
mainfrom
feature/restart-controller-connect-history
Aug 21, 2026
Merged

feat: Enable restarter-controller for history and connect server StatefulSets#754
razvan merged 2 commits into
mainfrom
feature/restart-controller-connect-history

Conversation

@razvan

@razvan razvan commented Aug 20, 2026

Copy link
Copy Markdown
Member

Description

Part of stackabletech/issues#816

Connect test:

--- PASS: kuttl (673.98s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/spark-connect_openshift-false_iceberg-latest-1.11.0_hive-iceberg-4.0.0_spark-connect-4.1.2_s3-use-tls-true (673.96s)
PASS

History test:

--- PASS: kuttl (173.41s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/spark-history-server_openshift-false_spark-4.1.2_s3-use-tls-true (173.39s)
PASS

Definition of Done Checklist

  • 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

Author

  • Changes are OpenShift compatible
  • CRD changes approved
  • CRD documentation for all fields, following the style guide.
  • Helm chart can be installed and deployed operator works
  • Integration tests passed (for non trivial changes)
  • Changes need to be "offline" compatible
  • Links to generated (nightly) docs added
  • Release note snippet added

Reviewer

  • Code contains useful comments
  • Code contains useful logging statements
  • (Integration-)Test cases added
  • Documentation added or updated. Follows the style guide.
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added
  • Links to generated (nightly) docs added
  • Release note snippet added
  • Add type/deprecation label & add to the deprecation schedule
  • Add type/experimental label & add to the experimental features tracker

…efulSets

Add the restarter.stackable.tech/enabled=true label to the
SparkHistoryServer and SparkConnectServer StatefulSets, opting them into the
external restarter-controller so their Pods are rolled automatically when a mounted
ConfigMap or Secret changes.

Part of the operator-wide restart-controller rollout tracked in
stackabletech/issues#816.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@razvan razvan self-assigned this Aug 20, 2026
@razvan
razvan enabled auto-merge August 20, 2026 14:43
@razvan razvan moved this to Development: Waiting for Review in Stackable Engineering Aug 20, 2026
@razvan
razvan requested a review from a team August 20, 2026 14:43
Comment thread tests/templates/kuttl/spark-connect-kerberos/12-assert.yaml

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

lgtm

@razvan
razvan added this pull request to the merge queue Aug 21, 2026
Merged via the queue into main with commit d2617bd Aug 21, 2026
13 checks passed
@razvan
razvan deleted the feature/restart-controller-connect-history branch August 21, 2026 08:22
@razvan

razvan commented Aug 21, 2026

Copy link
Copy Markdown
Member Author

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Waiting for Review

Development

Successfully merging this pull request may close these issues.

2 participants