Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Add field in status to show the actual state of the back-end image #44

@iamniting

Description

@iamniting

As of now, we have one field (State) in the status of volume replication CR which shows the state as replicating/Failed/Resyncing. But it does not tell us the actual state of the VR. We need one more field which tells us about the actual state of the Image at the backend. Adding one more field will give the user more clarity about the actual state in those scenarios when the user has edited the CR.

For example:

  1. User has created a CR as Image State Primary. We will mark the State as replicating until reconcile failed.
  2. User has edited the CR to change the image state as Secondary and reconcile failed we are going to mark the state as Failed. In this case, it is difficult for the user to know the state when he edits the CR many times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions