# Functions
No description provided by the author
No description provided by the author
No description provided by the author
partitionedRollingUpdateStrategy is an update strategy which updates the pods in a statefulset one at a time, and verifies the health of the cluster throughout the update.
RollingRestart performs a rolling restart on a sts.
UpdateClusterCockroachVersion, and allows specifying custom pod timeouts, among other things, in order to enable unit testing.
UpdateClusterRegionStatefulSet is the regional version of updateClusterStatefulSets.
# Constants
Cockroach roles that we can grant/revoke for users.
Cockroach roles that we can grant/revoke for users.
No description provided by the author
Fixed fields in the client certificate.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
UpdateSts struct encapsultates everything Kubernetes related we need in order to update a StatefulSet.
UpdateTimer encapsulates everything timer and polling related we need to update a StatefulSet.