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
#59 New initPolicy called ScheduleOnly. Use this policy when you have a vertica cluster running outside of Kubernetes and you want to provision new nodes to run inside Kubernetes. Most of the automation is disabled when running in this mode.
Removed
#88 Removed support for Vertica 10.1.1. The operator only supports Vertica 11.0.0 or higher.
Fixed
#90 Timing with scale down that can cause corruption in admintools.conf
#99 The RollingUpdate strategy can kick-in after an image change causing pods in the cluster to restart again.
#101 The image change can be marked complete before we finish the restart of the pods.
#113 Restart of a cluster that has nodes in read-only state. This is needed to run the operator with Vertica version 11.0.2 or newer.