-
Notifications
You must be signed in to change notification settings - Fork 118
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
proposed Inspection and Provisioning diagram #354
Conversation
@Rozzii could you please review the diagram for technical correctness? |
Thanks for the contribution @wrkode I will check this soon. |
@wrkode thanks for creating this nice diagram, a few nits:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this!
To keep things simple, I would advice to focus on just the Baremetal Operator level and the BareMetalHost resource for this diagram and not attempt to include Machines or Metal3Machines. Keeping that in mind, I would change the provisioning section so that the first two boxes are merged into one. There I would put something like
Image information
The spec.image field is filled with information about the desired provisioned state to start the provisioning process. This can be done by the user directly, or a controller such as CAPM3.
In the Store Data
box it may be worth mentioning the HardwareData CRD, I'm not sure.
I can get behind this also, then let's skip mentioning Metal3Machine and Machine objects. |
/ok-to-test |
+1 |
I'll have an updated version soon. thanks for the feedback folks. |
The diagram is mostly correct (I don't think inspection depends on the |
@dtantsur, I was working against #258, but if you and team find this no more relevant, I can stop and close the PR. please do let me know though. |
@dtantsur @wrkode I think the original idea was to have Metal3 specific diagrams, I agree that it has to be part of the user-guide. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
@wrkode are you still interested to finish this? |
Stale issues close after 30d of inactivity. Reopen the issue with /close |
@metal3-io-bot: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This PR addresses issue #258
Please understand that I'm not (yet) strong with Metal3, but would something like the be technically correct?