Skip to content

Commit ab71a37

Browse files
committed
prepare release v1.30.0
1 parent dcefba0 commit ab71a37

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/changelog/v1.30.0.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
### Operator
66

7-
* Enable 2 Storage Servers per default in test cases [#1904](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1904)
8-
* Add the informer for getting a Pod by the node name [#1903](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1903)
9-
* Document the logging fields that are commonly used in the operator logging statements [#1898](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1898)
7+
* Add indexer to fix exec command [#1917](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1917)
8+
* Add e2e test case for maintenance mode interaction [#1915](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1915)
9+
* Update dependencies [#1914](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1914)
10+
* Minor documentation improvements [#1913](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1913)
11+
* Add support for using the unified image as init container for the operator [#1911](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1911)
12+
* Add the missing list verb to Pods for testing the unified image [#1910](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1910)
13+
* Allow to modify the leader election timeouts [#1909](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1909)
14+
* format files changed during release with yq [#1907](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1907)

0 commit comments

Comments
 (0)