Skip to content

Commit

Permalink
chore: Update to operator-rs 0.78.0 (#472)
Browse files Browse the repository at this point in the history
* chore: Update to operator-rs 0.80.0

* changelog

* Update rust/crd/src/s3logdir.rs

Co-authored-by: Nick <[email protected]>

* fix compilation

---------

Co-authored-by: Nick <[email protected]>
  • Loading branch information
sbernauer and NickLarsenNZ authored Oct 2, 2024
1 parent 0a8bf49 commit ef71d7c
Show file tree
Hide file tree
Showing 12 changed files with 1,320 additions and 853 deletions.
2 changes: 2 additions & 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 ([#472]).
- Fix `envOverrides` for SparkApplication and SparkHistoryServer ([#451]).
- Ensure SparkApplications can only create a single submit Job. Fix for #457 ([#460]).

Expand All @@ -26,6 +27,7 @@ All notable changes to this project will be documented in this file.
[#451]: https://github.com/stackabletech/spark-k8s-operator/pull/451
[#459]: https://github.com/stackabletech/spark-k8s-operator/pull/459
[#460]: https://github.com/stackabletech/spark-k8s-operator/pull/460
[#472]: https://github.com/stackabletech/spark-k8s-operator/pull/472

## [24.7.0] - 2024-07-24

Expand Down
Loading

0 comments on commit ef71d7c

Please sign in to comment.