pipelines: redirect v2 documentation to Read the Documents - #4436
pipelines: redirect v2 documentation to Read the Documents#4436reckless-sherixx wants to merge 3 commits into
Conversation
Signed-off-by: Vidyansh <ezboi2312@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @reckless-sherixx. Thanks for your PR. I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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 command cannot be processed. Only organization members or owners can use the commands. |
…docs-redirects Signed-off-by: Vidyansh <ezboi2312@gmail.com> # Conflicts: # content/en/docs/components/pipelines/operator-guides/configure-object-store.md # content/en/docs/components/pipelines/operator-guides/multi-user.md # content/en/docs/components/pipelines/overview.md # content/en/docs/components/pipelines/reference/api/kubeflow-pipeline-api-spec.md # content/en/docs/components/pipelines/user-guides/core-functions/connect-api.md # content/en/docs/components/pipelines/user-guides/migration.md
Signed-off-by: Vidyansh <ezboi2312@gmail.com>
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Please do not move this! this also covers the Kubeflow platform installation
There was a problem hiding this comment.
Please do not move the installation folder unless it is 1:1 on the new website
There was a problem hiding this comment.
You have to verify for each page whether it really exists and is covered in the KFP Read the documentation website.
|
You also have to rebase to master (not merge) |
|
@juliusvonkohout I'm currently reviewing kubeflow/pipelines#13864 for migrating the documentation to the pipelines readthedocs site (which currently only contains the KFP SDK docs). Once we merge that PR, this PR can be fully tested/validated |
Description of Changes
Replaces migrated v2 Kubeflow Pipelines documentation pages on
kubeflow.orgwith a Read the Docs landing page andexplicit redirects.
Validated with
hugo --minify, redirect coverage checks, legacy-v1 redirect checks, andgit diff --check.Related Issues
Related: kubeflow/pipelines#13766
Checklist
content/en/docs/about/contributing.md).