Skip to content

Releases: FoundationDB/fdb-kubernetes-operator

v1.28.1

13 Nov 18:25
v1.28.1
Compare
Choose a tag to compare

v1.28.1

Changes

Operator

  • Fix database configuration bug if only proxies are specified #1883

v1.28.0

08 Nov 23:13
v1.28.0
Compare
Choose a tag to compare

v1.28.0

Changes

Operator

  • Make sure the operator checks all provided addresses for exclusions #1875
  • Simplify test setup #1871
  • Three data hall fault domain storage check bug fix #1869
  • Correct the version check for the locality based exclusions #1868
  • Make sure the operator can proceed with exclusions even if multiple pods are failing #1867
  • Add some buffer for the exclusion logic to mitigate dead locks #1866
  • Add support for redwood storage engine #1865
  • Make use of string builder for getting the configuration string #1863
  • Fix resources limits for non performance tests #1859
  • If locality-based exclusions are enabled, only make use of the locality #1844

v1.27.0

23 Oct 22:18
v1.27.0
Compare
Choose a tag to compare

v1.27.0

Changes

Operator

  • Update fdb go bindings to allow copile on MacOS #1858
  • Add e2e test to make sure processes in maintenance zone are ignored #1848
  • Update docs about resource limits and update defaults to 4GB for a minimal cluster #1847
  • Improve the handling of test processes #1846
  • Make sure that the PVC and service gets created if a process group gets quickly marked as removal #1845
  • Add more logging for upgrade test failure #1843
  • Fix flaky migration test setup #1842
  • Remove the list call in the remove process groups reconciler and use the get method instead. #1838
  • Add failure condition to logging in automatic replacements #1834
  • Make the verification of the coordinators more flexible and use the hard limits to validate the locality distribution #1833
  • Bump golang.org/x/net from 0.10.0 to 0.17.0 #1832
  • Allow e2e test suite to specify downgrade versions #1831
  • Increase knob rollout time #1830
  • Update docs on fault domain and coordinators #1826
  • Add DataLoader to make sure cluster has minimal data #1762
  • Initial support for three data hall replication #1651
  • Initial doc for replacement buckets #1368

v1.26.0

09 Oct 22:34
v1.26.0
Compare
Choose a tag to compare

v1.26.0

Changes

Operator

  • Correct the way an empty result is interpreted #1828
  • Add coordinator fault tolerance check #1827
  • Fix the exclusion logic for Pods that are recreated before being fully excluded #1825
  • Let operator replace processes that are excluded but not yet marked as removed #1824
  • Improve test stability #1823
  • Handle large exclusions better #1822
  • Add e2e test for changing a cluster to use DNS in cluster files #1821
  • Add first upgrade test with DNS usage in cluster file and correct statement about DNS #1820
  • Service missing namespace #1818
  • Investigate HA test failures #1817
  • Remove the MissingPVC condition for stateless processes #1815
  • Add first set of tests for locality based exclusions and fix bug in locality based exclusions #1811
  • Make use of errgroup and simplify some testing code #1810
  • Refactor code to make use of the process group directly without passing the class and id number down #1807

v1.25.0

22 Sep 21:21
v1.25.0
Compare
Choose a tag to compare

v1.25.0

Changes

Operator

  • Split upgrade tests into tests with chaos mesh and without #1812
  • Split upgrade tests as we hit the timeout for our CI pipeline #1808
  • Correct the namespace creation for e2e tests #1806
  • Allow to use max timeout for get status and allow to specify the max timeout #1805
  • Improve operator lock handling by releasing locks once cluster is reconciled #1803
  • Correct the value used for testing #1802
  • Make use of the new fault tolerance methods #1797
  • Fix the lock ID to return the correct value #1796
  • Only set the MissingProcesses condition if the machine-readable status contains at least one process #1794
  • Increase timeout for default single cluster upgrade #1792
  • Initial design doc for suspending Process Groups #1785
  • Remove unused hot-shard tool #1784

v1.24.0

05 Sep 21:41
v1.24.0
Compare
Choose a tag to compare

v1.24.0

Changes

Operator

  • exposing context #1790
  • Fix Issue #1739 #1789
  • Update the default e2e FDB versions #1783
  • Fix CRD validation for Process Group ID and allow wildcard #1779
  • Allow to update the annotations and labels for the FoundationDBCluster resource in tests #1778

v1.23.0

15 Aug 22:53
v1.23.0
Compare
Choose a tag to compare

v1.23.0

Changes

Operator

  • update goreleaser version, and remove invalid config #1780
  • Add namespace parameter for PVC query and move process count validation into common method #1774
  • Add e2e test to make sure operator can handle Pods that are stuck in pending #1773
  • Remove the client service in the sample #1772
  • Document the maintenance mode feature #1771
  • Allow to reduce debugging information in operator test framework #1770
  • Update goreleaser #1767
  • updating ipv6 support in sidecar and service #1754
  • Allow to create controller runtime from different context #1745
  • Update controller gen #1738

v1.22.0

28 Jul 18:52
v1.22.0
Compare
Choose a tag to compare

v1.22.0

Changes

Operator

  • Add messages from the client and cluster part in the machine-readable status #1761
  • Remove the additional get status call for getting the coordinator set #1759
  • Check if the database is available before doing any exclusion checks #1758
  • Update fault domain detection for multiple processes in a single Pod #1753
  • Verify the processes that are excluded #1752
  • Fix get removal mode #1751
  • Add label watch perdicate #1744
  • Upgrade to go version 1.20 #1740
  • Split deployment.yaml config sample RBAC roles #1734

v1.21.0

14 Jul 19:13
v1.21.0
Compare
Choose a tag to compare

v1.21.0

Changes

Operator

  • Remove logServersPerDisk from v1beta1 API #1742
  • Fix linting for status fields that are lists #1737
  • Explanation for the number of recoveries that happen during an upgrade #1736
  • Disable node access per default in the operator #1735
  • Document used FDB ports #1733
  • Correct the way how the client knobs are passed down and used #1731
  • Replacement logic should ignore process groups that are in maintenance mode #1711
  • supporting multiple Log processes per disk #1686

v1.20.1

06 Jul 17:26
b096983
Compare
Choose a tag to compare

v1.20.1

Changes

Operator

  • Fix exclusion logic multiple processes #1721