-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
23 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# v1.53.0 | ||
|
||
## Changes | ||
|
||
### Operator | ||
|
||
* Update the x/net dependency. [#2189](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2189) | ||
* Update the three_data_hall docs for the three data hall with unified image [#2188](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2188) | ||
* Fix the plugin e2e test setup [#2184](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2184) | ||
* Add a test case to run the exclusion in a multi-region cluster for a bigger cluster with injected latencies [#2183](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2183) | ||
* Update go version to 1.22.10 and RockyLinux to 9.5 [#2182](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2182) | ||
* Add support for multi-region recover subcommand with DNS [#2181](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2181) | ||
* Correct the failure duration for unavailable checks [#2178](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2178) | ||
* Correct init container setup for unified image with backups [#2177](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2177) | ||
* Improve the reliability of the pod pending test case [#2176](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2176) | ||
* Always make use of the no_wait flag in the exclude controller to reduce the noise from exclusions that timeout [#2175](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2175) | ||
* Enable the unified image randomly in the e2e tests [#2173](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2173) | ||
* Add design for better coordination for multi operator setup [#2172](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2172) | ||
* Reset the exclusion status if a process is not excluded anymore [#2167](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/2167) |