-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Discover the scope and requirements to refactor the K8s docs API generation process #15682
Comments
This could potentially fix #15536 |
/assign |
I learned from @kbhawkey and @tengqm that the purpose of the website/update-imported-docs/update-imported-docs tool is to automate the generation of the reference component docs. Once I had the correct versions of the required software installed, I ran the script locally and then updated the Generating Reference Pages for Kubernetes Components and Tools page (PR 16777) to reflect those versions. Based on what I've learned, I'll talk to @jimangel about my updating the Docs Release Playbook to use the update-imported-docs tool. kbhawkey had a great idea - hold a training session for the docs release team (or person) since the process is new to the release team and many release team members are new to Docs as well. |
I am testing the manual process vs the automated process to ensure the generated docs match between the two. Then I will update the docs playbook with the new process. |
Testing
Best option for updating ref docs for a new release is to run the script and then manually update 2-3 above. For #1, best option is to copy the previous version's directory and rename for current release. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. 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. |
Start research in the docs release playbook. Read all links and linked issues related to reference doc generation. (Make sure you understand the scope of the problem and what's required to fix it.)
Create a new GitHub issue describing the requirements and scope of work required to refactor reference doc generation for a simple, reliable set of commands that produces output with improved, uniform formatting. (Make it easy for other stakeholders to understand the extent of the challenge and what's required to fix it.)
Get stakeholder input, then implement a solution. (Get everyone on board, then fix the problem. The docs should be easy to generate, and the outputs should all match with better formatting.)
/sig docs
/priority important-soon
Assign to @aimeeu
The text was updated successfully, but these errors were encountered: