Skip to content

Commit

Permalink
Blocking DRPolicy creation for multiple ODF cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Gowtham Shanmugasundaram <[email protected]>
  • Loading branch information
GowthamShanmugam committed Nov 30, 2023
1 parent 5646fc8 commit 2a11543
Show file tree
Hide file tree
Showing 15 changed files with 1,141 additions and 467 deletions.
4 changes: 2 additions & 2 deletions locales/en/plugin__odf-console.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"Cluster search": "Cluster search",
"Cluster name": "Cluster name",
"Select cluster list": "Select cluster list",
"Cannot be selected as it has multiple storage instances.": "Cannot be selected as it has multiple storage instances.",
"Checkbox to select cluster": "Checkbox to select cluster",
"Select schedule time format in minutes, hours or days": "Select schedule time format in minutes, hours or days",
"Sync schedule": "Sync schedule",
"1 or more managed clusters are offline": "1 or more managed clusters are offline",
"The status for both the managed clusters must be available for creating a DR policy. To restore a cluster to an available state, refer to the instructions in the ACM documentation.": "The status for both the managed clusters must be available for creating a DR policy. To restore a cluster to an available state, refer to the instructions in the ACM documentation.",
"Cannot proceed with one or more selected clusters": "Cannot proceed with one or more selected clusters",
"We could not retrieve any information about the managed cluster {{names}}. Check the documentation for potential causes and follow the steps mentioned and try again.": "We could not retrieve any information about the managed cluster {{names}}. Check the documentation for potential causes and follow the steps mentioned and try again.",
"{{ names }} has either an unsupported ODF version or the ODF operator is missing, install or update to ODF {{ version }} or the latest version to enable DR protection.": "{{ names }} has either an unsupported ODF version or the ODF operator is missing, install or update to ODF {{ version }} or the latest version to enable DR protection.",
"{{ names }} is not connected to RHCS": "{{ names }} is not connected to RHCS",
"Replication policy": "Replication policy",
"Sync schedule": "Sync schedule",
"Information unavailable": "Information unavailable",
"Data policies": "Data policies",
"Disaster recovery": "Disaster recovery",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}

.mco-create-data-policy__dropdown {
min-width: 12em;
width: 12rem;
}

.mco-create-data-policy__alert {
Expand Down
Loading

0 comments on commit 2a11543

Please sign in to comment.