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
Bookkeeper Operator adopts an OnDelete upgrade strategy to handle bookkeeper upgrade in which bookkeeper pods are brought down one at a time and the updated pod comes back up. However in Bookkeeper Operator 0.1.3-rc0, it has been observed that multiple bookkeeper pods are being brought down when an upgrade is triggered, which might be detrimental.
Importance
must have
Location
pkg/controller/bookkeepercluster/upgrade.go
The text was updated successfully, but these errors were encountered:
Description
Bookkeeper Operator adopts an
OnDelete
upgrade strategy to handle bookkeeper upgrade in which bookkeeper pods are brought down one at a time and the updated pod comes back up. However in Bookkeeper Operator 0.1.3-rc0, it has been observed that multiple bookkeeper pods are being brought down when an upgrade is triggered, which might be detrimental.Importance
must have
Location
pkg/controller/bookkeepercluster/upgrade.go
The text was updated successfully, but these errors were encountered: