Skip to content

fix: add missing job affinity field to spark applications#664

Merged
razvan merged 6 commits intomainfrom
fix/639
Mar 6, 2026
Merged

fix: add missing job affinity field to spark applications#664
razvan merged 6 commits intomainfrom
fix/639

Conversation

@razvan
Copy link
Member

@razvan razvan commented Mar 5, 2026

Description

Fixes #639

✔️ : CI https://testing.stackable.tech/view/02%20Operator%20Tests%20(custom)/job/spark-k8s-operator-it-custom/64/

Also local tests:

--- PASS: kuttl (2185.13s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/pyspark-ny-public-s3_openshift-false_spark-4.1.1 (320.22s)
        --- PASS: kuttl/harness/logging_openshift-false_spark-logging-4.1.1_ny-tlc-report-0.3.0 (595.01s)
        --- PASS: kuttl/harness/smoke_openshift-false_spark-4.1.1_s3-use-tls-true (279.77s)
        --- PASS: kuttl/harness/spark-ny-public-s3_openshift-false_spark-4.1.1_s3-use-tls-true (165.08s)
        --- PASS: kuttl/harness/delta-lake_openshift-false_spark-delta-lake-4.0.1 (586.17s)
        --- PASS: kuttl/harness/spark-connect_openshift-false_spark-connect-4.1.1_s3-use-tls-true (427.90s)
        --- PASS: kuttl/harness/pyspark-ny-public-s3-image_openshift-false_spark-4.1.1_ny-tlc-report-0.3.0 (170.30s)
        --- PASS: kuttl/harness/spark-history-server_openshift-false_spark-4.1.1_s3-use-tls-true (223.40s)
        --- PASS: kuttl/harness/resources_openshift-false_spark-4.1.1 (110.60s)
        --- PASS: kuttl/harness/spark-pi-private-s3_openshift-false_spark-4.1.1 (139.31s)
        --- PASS: kuttl/harness/iceberg_openshift-false_spark-iceberg-4.0.1 (93.47s)
        --- PASS: kuttl/harness/spark-examples_openshift-false_spark-4.1.1 (62.70s)
        --- PASS: kuttl/harness/overrides_openshift-false_spark-4.1.1 (167.25s)
        --- PASS: kuttl/harness/hbase-connector_openshift-false_spark-hbase-connector-3.5.8_hbase-2.6.4_hdfs-latest-3.4.2_zookeeper-latest-3.9.4 (629.30s)
        --- PASS: kuttl/harness/custom-log-directory_openshift-false_spark-4.1.1_hdfs-latest-3.4.2_zookeeper-latest-3.9.4 (201.63s)
PASS

@razvan razvan self-assigned this Mar 5, 2026
@razvan razvan moved this to Development: Waiting for Review in Stackable Engineering Mar 5, 2026
@razvan razvan marked this pull request as ready for review March 5, 2026 12:12
@razvan razvan requested a review from a team March 5, 2026 12:12
@adwk67 adwk67 requested review from adwk67 and removed request for a team March 6, 2026 08:06
@adwk67 adwk67 moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Mar 6, 2026
Copy link
Member

@adwk67 adwk67 left a comment

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 Mar 6, 2026
Merged via the queue into main with commit 60f0372 Mar 6, 2026
12 checks passed
@razvan razvan deleted the fix/639 branch March 6, 2026 09:32
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.

Missing field spec.job.config.affinity

2 participants