You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog/v1.30.0.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@
4
4
5
5
### Operator
6
6
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)
* 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