Skip to content

hbase-operator: add Status field #12

@pidren

Description

@pidren

Right now it's difficult to know if the operator has finished reconciling CRD with state of hbase without tailing the logs. This is inefficient, not to mention difficult to find. It is standard for operators to show current status of the CRD (i.e. "Ready", "ApplyingChanges", "Unknown").

Add this to the Hbase CRD that the operator can update on each reconciliation run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions