package
6.4.0-20221102-1667359250+incompatible
Repository: https://github.com/pingcap/tiflow-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FindConfigMapVolume returns the configmap which's name matches the predicate in a PodSpec, empty indicates not found.
No description provided by the author
SetStatefulSetLastAppliedConfigAnnotation set last applied config to Statefulset's annotation.
SetUpgradePartition set statefulSet's rolling update partition.
No description provided by the author
StatefulSetEqual compares the new Statefulset's spec with old Statefulset's last applied config.
StatefulSetIsUpgrading confirms whether the statefulSet is upgrading phase.
UpdateConfigMapIfNeed set the toml field as the old one if they are logically equal.
UpdateStatefulSet is a template function to update the statefulset of components.
UpdateStatefulSetWithPreCheck todo: impl this logic.

# Constants

LastAppliedConfigAnnotation is annotation key of last applied configuration.