Seagate / cortx-ha

CORTX ha (High-Availability) is responsible for ensuring that CORTX Solution is available in case of any hardware component or software service failures. It takes care of failover/ failback control flow for affected services and stabilizes them across CORTX cluster.
https://github.com/Seagate/cortx
GNU Affero General Public License v3.0
4 stars 45 forks source link

CORTX-29176 : Change HA confstore delimiter '/' to '>' #666

Closed mukhtar-inamdar closed 2 years ago

mukhtar-inamdar commented 2 years ago

Problem Statement

Design

Coding

Testing

Test scenarios:

Review Checklist

Review Checklist

Documentation

Checklist for Author

akash2144 commented 2 years ago

Use f"" wherever applicable.

mukhtar-inamdar commented 2 years ago

Use f"" wherever applicable.

as discussed changed everywhere

ArchanaLimaye commented 2 years ago

@mukhtar-inamdar is confluence document updated for this change ? ex : in https://seagate-systems.atlassian.net/wiki/spaces/PUB/pages/891781277/Action+Status+Update+LLD "Naming convention for the disks" needs to be modified.
Also check if the same change needs to be done anywhere else in the document

Done