-
Notifications
You must be signed in to change notification settings - Fork 40.6k
Fix typo and generate specs, so docs can be regenerated. #57758
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
Fix typo and generate specs, so docs can be regenerated. #57758
Conversation
@mbohlool According to your description of the process, I separated this into two commits and made master the target branch. |
@steveperry-53 Needs a |
/lgtm |
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cblecker, steveperry-53, thockin Associated issue: #57525 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue (batch tested with PRs 57380, 57758). If you want to cherry-pick this change to another branch, please follow the instructions here. |
What this PR does / why we need it:
This PR is a second attempt at something I tried to do in #57525. I have revised the process according to guidance from @mbohlool.
The purpose of this PR is for me to learn the process of updating the Kubernetes API reference documentation, and then to document that process. I'm working on getting the process documented in PR 6366 in the kubernetes/website repository. Here's a preview of the new topic.
In the docs, I would like to refer to this PR as an example. So I have kept the change simple: fix one typo.
Related issues:
kubernetes/website#921
kubernetes/website#922
Special notes for your reviewer:
In the future, we might want to make the doc generation process a bit more automatic. But for now I think it's important to get the current process documented.
Release note: