Releases: FoundationDB/fdb-kubernetes-operator
Releases · FoundationDB/fdb-kubernetes-operator
fdb-operator-0.2.0
A Helm chart for foundationDB operator
v1.7.0
v1.7.0
Changes
Operator
- Don't allocate extra space for include processes method #1247
- Add coordinator as stateful process #1245
- Add changes to publish helm-chart #1253
- Increase limit for PeerVerificationRules #1260
- Only update cluster status if changes are made #1263
Tooling
- Update sed command to run on Mac #1269
- Remove unused kube-score #1259
v1.6.0
v1.6.0
- Reorder the removal of headless services to avoid a race condition
- Add missing constraints on collection sizes in some fields in the CRD
- Revert to an older version of the FDB bindings to match the oldest supported
database version.
v1.5.0
v1.5.0
- Add logging in the fault tolerance checks
- Prevent replacing process groups in a buggified crash loop
- Add more conditions for automatic replacements
- Update the FDB binding version
- Add metrics to reflect the desired number of processes
v1.4.1
Merge pull request #1224 from JoshuaMcManus/1.4.1-patch
prepare release 1.4.1
v1.4.0
v1.4.0
Changes
Operator
- Add support for is present and fix a bug in is_present #1206
- Updating the logic for check more than 1 value #1203
- Fix backup setup for image config [#1198] (#1198)
- For versions that support grv and commit use grv and commit proxy count if defined #1191
- Fix allowTagOverride for FDB backup [#1188] (#1188)
- Check exclusion status of fully excluded and in progress exclusions in two steps #1182
- Delay requeue for terminating Pod in update pods #1181
Plugin
- Fix how the desired configuration is created #1199
- Add flags for http timeouts #1190
- Add image config support for backup #1189
- Remove CGO setting for building the plugin #1183
v1.3.1
v1.3.1
Changes
Operator
- Fix handling of role counts when running 7.1. #1172
v1.3.0
v1.3.0
Changes
Operator
- Ensure we delete all resources when a process group is in resource terminating state #1145
- Update ginkgo version to v2 #1156
- fix replacements with empty monitor conf setting #1141
- make use of constants for storage engine references #1165
Plugin
- add flag to ignore removals #1166
- experimental command for the plugin to show the state of exclusions #1133
- skip Pods that are part of a process group marked for removal #1132
v1.2.0
v1.2.0
Changes
- Document fail-over with plugin and allow to update config #1131.
- Update go version to 1.17.8 #1147.
- Recreating pods that are not fully excluded #1136.
- Add 7.1.0-rc3 to our CI pipeline #1128.
- Add support for ssd-rocksdb-v1 #1152.
v1.1.1
v1.1.1
Changes
- Fix role counts for versions prior to 7.0 #1142.