Skip to content

Conversation

jbhalodia-slack
Copy link
Contributor

@jbhalodia-slack jbhalodia-slack commented Feb 13, 2025

Purpose of this PR

Proposed changes:

  • Make app.Spec.Driver.Image app.Spec.Executor.Image and app.Spec.Image optional as defined in the api-docs. This is the behavior in Spark Operator V1. A use-case here is setting the image via spark.kubernetes.container.image Spark configuration in spark-defaults.conf or spec.sparkConf.

Change Category

  • Bugfix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that could affect existing functionality)
  • Documentation update

Rationale

Checklist

  • I have conducted a self-review of my own code.
  • I have updated documentation accordingly.
  • I have added tests that prove my changes are effective or that my feature works.
  • Existing unit tests pass locally with my changes.

Additional Notes

@jbhalodia-slack jbhalodia-slack changed the title Make app.Spec.Driver.Image and app.Spec.Image optional Make image optional Feb 13, 2025
@jbhalodia-slack
Copy link
Contributor Author

@ChenYi015 @jacobsalway @vara-bonthu Can I get a PR review?

Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ChenYi015

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ChenYi015
Copy link
Member

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Feb 20, 2025
@google-oss-prow google-oss-prow bot merged commit d10b8f5 into kubeflow:master Feb 20, 2025
16 checks passed
ChenYi015 pushed a commit that referenced this pull request Mar 21, 2025
* Make app.Spec.Driver.Image and app.Spec.Image optional
Signed-off-by: jbhalodia-slack <[email protected]>

* Make app.Spec.Executor.Image optional
Signed-off-by: jbhalodia-slack <[email protected]>
(cherry picked from commit d10b8f5)
@ChenYi015 ChenYi015 mentioned this pull request Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants