package
2.18.0+incompatible
Repository: https://github.com/cockroachdb/cockroach-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ResetActionType will delete the actiontype from the slice of operation action this is used to reset if previously an error was thrown and now the action is ok TO DO: each action has it's own states to follow on status.
No description provided by the author
No description provided by the author
No description provided by the author
SetClusterStatus will set the status of the cluster based on the status of the operator actions operatorActions are not always appended, rather any particular action type is replaced if its status changes.
SetClusterStatusOnFirstReconcile will set Status of teh cluster with value Running on first rin Very important: this is used on OpenShift CI to pass the tests, if not set it will timeout.
No description provided by the author