-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🐛 Update MachineDeployment controller image in docs #2878
🐛 Update MachineDeployment controller image in docs #2878
Conversation
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.
/lgtm
While reviewing, I also noticed there is a typo in the MachineDeployment image, it states at the top that the flow is for the MachineSet controller, should probably fix that too at some point
cluster-api/docs/book/src/images/cluster-admission-machinedeployment-controller.plantuml
Line 4 in 597836d
:MachineSet controller; |
@JoelSpeed Should I update it here? |
Up to you, if you wouldn't mind doing so then that's great, otherwise we can follow up another time |
597836d
to
3f55470
Compare
@JoelSpeed Have updated. PTAL |
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.
That's great, thanks! Would you mind also updating the SVG version of the same image for consistency please?
@JoelSpeed Sorry forgot about that. Updating.. |
3f55470
to
662e2ec
Compare
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.
/lgtm
Thanks for updating it :)
@JoelSpeed Done. Please see if anything needs to be updated |
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.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: prankul88, vincepri The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/milestone v0.3.4 |
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #2867