Releases: FoundationDB/fdb-kubernetes-operator
Releases · FoundationDB/fdb-kubernetes-operator
v1.52.0
v1.51.0
v1.51.0
Changes
Operator
- Try to batch the exclusions of transaction system processes together #2158
- Smaller doc fixes #2157
- Fix the unified image setup during bootstrap when a custom environment variable is used for the zone #2156
- Make sure that the remove cluster is skipped too and add more debugging output for the plugin #2154
- Update go version to 1.22.8 #2152
- Simplify the confirmRemoval code #2148
v1.50.0
v1.50.0
Changes
Operator
- Fix the case where the process group gets removed without the addresses being included #2147
- Update the docs for e2e tests with a custom FDB version #2146
- Fix output for kubectl fdb exec command #2145
- Update docs unified image #2143
- Fix some bugs in the e2e test suite when only one version mapping is provided and fix the setup of the data loader #2141
- Add an operator e2e exclusion tests when a single log process has high latency #2138
v1.49.0
v1.48.0
v1.47.0
v1.47.0
Changes
Operator
- Add test suite name into namespace and cluster name to reduce conflicts #2126
- Refactor exec code to share same code and add plugin e2e test suite #2122
- Initial docs for coordinator recovery and e2e test #2121
- Read the coordinator IPs from the running Pods if they are present #2119
- Only release the lock when the cluster is reconciled #2117
- Improve logging for fdbclient and lock client to see what subreconciler issued the command #2116
v1.46.0
v1.45.0
v1.45.0
Changes
Operator
- Bug fix: Added required field namespace for global mode #2112
- Allow the operator to replace process groups with an I/O error #2111
- Make sure the operator provides an error message when the command line is too long #2110
- Ensure that the status checker unsets the FDB network options #2109
- Correct the base image for the unified image and increase the memory for the FDB pods to 8GiB #2107
v1.44.0
v1.44.0
Changes
Operator
v1.43.0
v1.43.0
Changes
Operator
- Move well-known env vars and config map keys into constants #2101
- Improve team tracker checks when DD was restarted #2100
- Try to get the running version based on the reachable coordinators during an upgrade #2098
- Check if the namespace is created by the same test suite #2097
- Make sure to only check the isolate process group annotation if a pod was returned #2095
- Update go version to 1.22.5 #2094
- Adding permissions for "nodes" resources to the helm chart (#2091) #2093
- Fix race condition in e2e test suite when checking if a pod is deleted #2092
- Run the change coordinator command before excluding the coordinator #2083