-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Open
Enhancement
Copy link
Labels
featureFeature (deprecated - use issue type, but it's needed for reporting now)Feature (deprecated - use issue type, but it's needed for reporting now)
Description
Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
High
Please provide a clear description of problem this feature solves
Machine health alerts are currently not exposed to Tenants since they may contain alerts are not meant for Tenant consumption or may have internal Provider notes.
However Tenants should be able to programmatically learn whether the underlying Machine for an Instance has hardware issues and will need to be taken offline.
Feature Description
Allows Tenants to receive more information about the health state of Machines associated with their Instances through Machine of Instance API endpoint.
Describe your ideal solution
There are few possible solutions:
- Selectively expose Machine health alerts to Tenants (right now they don't see any alerts because it might contain internal info) over Machine endpoint
- Expose health alerts for Instance endpoint
- Expose a flag for Instance that indicates that Tenant should evacuate the Machine
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
- I agree to follow Carbide's Code of Conduct
- I have searched the open feature requests and have found no duplicates for this feature request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureFeature (deprecated - use issue type, but it's needed for reporting now)Feature (deprecated - use issue type, but it's needed for reporting now)
Type
Projects
Status
Needs Design