Skip to content

Releases: FoundationDB/fdb-kubernetes-operator

v1.8.1

26 Aug 22:19
8e69074
Compare
Choose a tag to compare

v1.8.1

Changes

Operator

  • Make upgrades more reliable #1283
  • Unblock incompatible processes reconciler #1306
  • Ignore process groups if they have the sidecar unreachable condition in the bounce sub reconciler #1313
  • Correct error check for timeout #1311

v1.8.0

15 Jul 12:22
5c3e01f
Compare
Choose a tag to compare

v1.8.0

Changes

Operator

  • Fix bug where config update is triggered to often #1280
  • Use DB key for connection string #1262
  • Retry flaky test #1267

Tooling

  • Update customization.md #1290
  • Fix setup of deployment #1282
  • Fix how goreleaser fetches the current tag #1272

fdb-operator-0.2.0

15 Jul 11:08
f13609c
Compare
Choose a tag to compare

A Helm chart for foundationDB operator

v1.7.0

01 Jul 09:15
4728ca3
Compare
Choose a tag to compare

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

17 Jun 21:43
Compare
Choose a tag to compare

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

23 May 23:29
Compare
Choose a tag to compare

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

16 May 22:25
32e186a
Compare
Choose a tag to compare
Merge pull request #1224 from JoshuaMcManus/1.4.1-patch

prepare release 1.4.1

v1.4.0

10 May 06:21
afd881d
Compare
Choose a tag to compare

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

20 Apr 20:47
Compare
Choose a tag to compare

v1.3.1

Changes

Operator

  • Fix handling of role counts when running 7.1. #1172

v1.3.0

11 Apr 14:40
9f4d49a
Compare
Choose a tag to compare

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