-
Notifications
You must be signed in to change notification settings - Fork 229
feat: update atlas cluster states COMPASS-8228 #6884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
3b30da4
e12899d
82b9518
8f1a3f1
b96fb95
6b232a9
2860e70
68b30a4
2a14569
dd54676
01cf00a
2bce9f0
8a70b1c
291d6cf
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,7 +48,7 @@ export interface AtlasClusterMetadata { | |
| 'UPDATING' | ||
| 'PAUSED' | ||
| 'IDLE' | ||
| 'REPARING' | ||
| 'REPAIRING' | ||
| 'DELETING' | ||
| 'DELETED'; | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There's a related comment above, is SUCCESSor WORKING a state we want to have here? Where's the source of truth for these? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.