Skip to content

fix(spark): propagate exit code of the entrypoint - #1597

Merged
sweb merged 1 commit into
release-26.7from
backport-spark-entrypoint-fix
Aug 10, 2026
Merged

fix(spark): propagate exit code of the entrypoint#1597
sweb merged 1 commit into
release-26.7from
backport-spark-entrypoint-fix

Conversation

@sweb

@sweb sweb commented Aug 10, 2026

Copy link
Copy Markdown
Member

Description

backporting original fix (#1595) to 26.7

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 backport-spark-entrypoint-fix branch from ef1ddab to f9eb318 Compare August 10, 2026 10:57
@sweb sweb moved this to Development: Waiting for Review in Stackable Engineering Aug 10, 2026
@sbernauer sbernauer moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Aug 10, 2026
@sweb
sweb merged commit 832c460 into release-26.7 Aug 10, 2026
2 checks passed
@sweb
sweb deleted the backport-spark-entrypoint-fix branch August 10, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: In Review

Development

Successfully merging this pull request may close these issues.

2 participants