Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Add support for Spark 3.4.0 #243

Closed
wants to merge 14 commits into from
Closed

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented May 22, 2023

Description

For #242

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

Edit tasklist title
Beta Give feedback Tasklist Author, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Changes are OpenShift compatible
    Options
  2. CRD changes approved
    Options
  3. Helm chart can be installed and deployed operator works
    Options
  4. Integration tests passed (for non trivial changes)
    Options

Reviewer

Edit tasklist title
Beta Give feedback Tasklist Reviewer, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Code contains useful comments
    Options
  2. (Integration-)Test cases added
    Options
  3. Documentation added or updated
    Options
  4. Changelog updated
    Options
  5. Cargo.toml only contains references to git tags (not specific commits or branches)
    Options

Acceptance

Edit tasklist title
Beta Give feedback Tasklist Acceptance, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Feature Tracker has been updated
    Options
  2. Proper release label has been added
    Options

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

This reverts commit b7bec6b.

The commit succeed in telling spark to set the pull policy on the driver main container. Vector container is still wrong.

Everything is a mess.
Everything is optional (event the image and the Spark version!!!).
Wrong image pull secrets and pull policy everywhere.
No ResolvedProductImage (and if used totally messed up).
Needs complete overhaul!
@sbernauer sbernauer self-assigned this May 23, 2023
@maltesander maltesander self-requested a review May 23, 2023 08:51
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall. Will test a little now.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
sbernauer and others added 4 commits May 23, 2023 12:05
Co-authored-by: Malte Sander <contact@maltesander.com>
Co-authored-by: Malte Sander <contact@maltesander.com>
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are many references to 3.3.0-stackable0.3.0 instead e.g. 3.4.0-stackable0.0.0-dev left over.

@sbernauer
Copy link
Member Author

@sbernauer
Copy link
Member Author

Bumped stackable versions.
Test passed as well 🚀

Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sbernauer
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request May 23, 2023
@bors
Copy link

bors bot commented May 23, 2023

Pull request successfully merged into main.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title Add support for Spark 3.4.0 [Merged by Bors] - Add support for Spark 3.4.0 May 23, 2023
@bors bors bot closed this May 23, 2023
@bors bors bot deleted the spark-3.4.0 branch May 23, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants