-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactoring (support multiple StorageSystems per ODF)
Removed OCS related flags from "features.ts" file. Added those flags as a part of redux store and created releated utils. Created Hook to read these flags. Updated Wizard to support multiple Ceph based clusters (only 1 internal + 1 external needed for now). Updated KMS resources creation utils (Secrets) so that CSI and OCS resources are de-coupled. Added a Namespace field to OCS wizard redux (used across entire wizard flow). Updated dashboards so that each StorageCluster should only show related components, not any/all (NooBaa/RGW). Updated StorageCluster dashboard Routes by adding Namespace as well. Updated all queries using "odf_system_" and "ceph_" metrics, relying on "managedBy" label for now (Block/File/Object). Updated StorageClass creation flow (ceph-rbd/fs) with a dropdown for corresponding StorageSystem selection. Updated "HealthOverview" (injected to OCP dashboard's Status card currently) to incorporate status of all Ceph clusters.
- Loading branch information
1 parent
e70f38c
commit 5516bd9
Showing
122 changed files
with
2,369 additions
and
1,253 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.