Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReplaceFailedProcessGroups ¶
func ReplaceFailedProcessGroups(log logr.Logger, cluster *fdbtypes.FoundationDBCluster, adminClient fdbadminclient.AdminClient) bool
ReplaceFailedProcessGroups flags failed processes groups for removal and returns an indicator of whether any processes were thus flagged.
func ReplaceMisconfiguredProcessGroups ¶
func ReplaceMisconfiguredProcessGroups(log logr.Logger, cluster *fdbtypes.FoundationDBCluster, pvcMap map[string]corev1.PersistentVolumeClaim, podMap map[string]*corev1.Pod) (bool, error)
ReplaceMisconfiguredProcessGroups checks if the cluster has any misconfigured process groups that must be replaced.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.