-
Notifications
You must be signed in to change notification settings - Fork 15
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
Proposal deis doctor data model #79
Comments
We need to also remember that initial focus for the data model would be what is in the deis namespace (svc, rc, po, ds), their current states and events, in addition to the nodes in the cluster and their states/events. |
@helgi and I are thinking the same thing. Here's a starting point for the kind of info we could repackage, from my dev deis cluster:
|
We'd also want to want to return the It could be a fair bit of information and we may want to think about how to slice and dice all of that up into the data model |
RIght now we are just sending the cluster data model encapsulated inside deis doctor datamodel. details in the swaggerspec.
Below are the proposal what should go along with cluster data model.
Please pitch in more ideas about what information can be sent using deis doctor that might help optimizing issue debug time.
This is exclusively for what to send in when a user runs deis doctor.
For more deis doctor proposals
refer #76 for more deis doctor proposals.
The text was updated successfully, but these errors were encountered: