Skip to content

Commit e317457

Browse files
Add changelog
1 parent 0f10a96 commit e317457

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [Unreleased]
6+
7+
### Added
8+
9+
- Basic operator for OpenSearch 3.x with the following configuration options ([#10]):
10+
- Cluster operations like `reconciliationPaused` and `stopped`
11+
- Image selection (defaults to the official OpenSearch image for now)
12+
- Overrides (CLI, config, environment variables, Pod)
13+
- Affinities
14+
- Graceful shutdown timeout
15+
- OpenSearch node roles
16+
- Resources (CPU, memory, storage)
17+
- PodDisruptionBudgets
18+
- Replicas
19+
20+
[#10]: https://github.com/stackabletech/opensearch-operator/pull/10

0 commit comments

Comments
 (0)