Skip to content

Commit 64e5b82

Browse files
committed
prepare release v1.21.0
1 parent c56b03a commit 64e5b82

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/changelog/v1.21.0.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# v1.21.0
2+
3+
## Changes
4+
5+
### Operator
6+
7+
* Remove logServersPerDisk from v1beta1 API [#1742](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1742)
8+
* Fix linting for status fields that are lists [#1737](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1737)
9+
* Explanation for the number of recoveries that happen during an upgrade [#1736](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1736)
10+
* Disable node access per default in the operator [#1735](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1735)
11+
* Document used FDB ports [#1733](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1733)
12+
* Correct the way how the client knobs are passed down and used [#1731](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1731)
13+
* Replacement logic should ignore process groups that are in maintenance mode [#1711](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1711)
14+
* supporting multiple Log processes per disk [#1686](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1686)

0 commit comments

Comments
 (0)