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
* Fix the exclusion logic for Pods that are recreated before being fully excluded [#1825](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1825)
10
+
* Let operator replace processes that are excluded but not yet marked as removed [#1824](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1824)
11
+
* Improve test stability [#1823](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1823)
12
+
* Handle large exclusions better [#1822](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1822)
13
+
* Add e2e test for changing a cluster to use DNS in cluster files [#1821](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1821)
14
+
* Add first upgrade test with DNS usage in cluster file and correct statement about DNS [#1820](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1820)
15
+
* Service missing namespace [#1818](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1818)
16
+
* Investigate HA test failures [#1817](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1817)
17
+
* Remove the MissingPVC condition for stateless processes [#1815](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1815)
18
+
* Add first set of tests for locality based exclusions and fix bug in locality based exclusions [#1811](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1811)
19
+
* Make use of errgroup and simplify some testing code [#1810](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1810)
20
+
* Refactor code to make use of the process group directly without passing the class and id number down [#1807](https://github.com/FoundationDB/fdb-kubernetes-operator/pull/1807)
0 commit comments