Skip to content

Commit

Permalink
Deploy default and support custom affinities (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
razvan and sbernauer committed Feb 24, 2023
1 parent dd77d5e commit 613b64c
Show file tree
Hide file tree
Showing 11 changed files with 2,584 additions and 990 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,18 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Added

- Deploy default and support custom affinities ([#217])
- BREAKING: Dropped support for old spec.{driver,executor}.nodeSelector field. Use spec.{driver,executor}.affinity.nodeSelector instead ([#217])

### Changed

- Revert openshift settings ([#207])
- BUGFIX: assign service account to history pods ([#207])

[#207]: https://github.com/stackabletech/spark-k8s-operator/pull/207
[#217]: https://github.com/stackabletech/spark-k8s-operator/pull/217

## [23.1.0] - 2023-01-23

Expand Down
Loading

0 comments on commit 613b64c

Please sign in to comment.