Skip to content

Hook support #47

@ferranbt

Description

@ferranbt

There are some use cases that require generic pre/post hook support:

  • Redis "join" command to create the cluster.
  • Elasticsearch drain the nodes during scale down.
  • Clickhouse replica distributed tables during scale up.

Even the generic concept of Readiness (after the start) could be modeled as a post hook.
A hook should be a one-off operation. Long running jobs like monitoring are not applied here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions