-
Notifications
You must be signed in to change notification settings - Fork 245
Add Kubeconfigs example workflows page #1835
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
Add Kubeconfigs example workflows page #1835
Conversation
39a8457
to
2dddec0
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.
Thanks for the PR. I think we also need to copy the file under https://github.com/rancher/rancher-docs/tree/main/versioned_docs/version-2.12/api/workflows and add it to https://github.com/rancher/rancher-docs/blob/main/sidebars.js#L1358 and https://github.com/rancher/rancher-docs/blob/main/versioned_sidebars/version-2.12-sidebars.json#L1319.
6698bf0
to
d387785
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.
One more nitpick.
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.
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.
@pmatseykanets Made some grammar/style changes.
#1631
Reminders
See the README for more details on how to work with the Rancher docs.
Verify if changes pertain to other versions of Rancher. If they do, finalize the edits on one version of the page, then apply the edits to the other versions.
If the pull request is dependent on an upcoming release, remember to add a "MERGE ON RELEASE" label and set the proper milestone.
Description
Add an example workflows page for the new Imperative API resource Kubeconfigs that is coming with Rancher v2.12.0.
Comments