Skip to content

Commit

Permalink
chore: Update to operator-rs 0.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernauer committed Oct 1, 2024
1 parent e3d877f commit 4dcdafc
Show file tree
Hide file tree
Showing 12 changed files with 1,317 additions and 855 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.

### Fixed

- BREAKING: The fields `connection` and `host` on `S3Connection` as well as `bucketName` on `S3Bucket`are now mandatory ([#XXX]).
- Fix `envOverrides` for SparkApplication and SparkHistoryServer ([#451]).
- Ensure SparkApplications can only create a single submit Job. Fix for #457 ([#460]).

Expand Down
Loading

0 comments on commit 4dcdafc

Please sign in to comment.