-
Notifications
You must be signed in to change notification settings - Fork 916
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
sync single-line install command with individual component install #2166
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update individual component instructions to match single line installation
Good catch, thanks! /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kimwnasptd, surajkota 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 |
kimwnasptd
pushed a commit
that referenced
this pull request
Apr 4, 2022
…2166) Update individual component instructions to match single line installation
openshift-merge-robot
pushed a commit
to opendatahub-io/manifests
that referenced
this pull request
May 9, 2022
* Create networkpolicy kserve-models-web-app.yaml (kubeflow#2160) * Create kserve-models-web-app.yaml * Update kustomization.yaml * docs: Update KServe/KFServing section in README (kubeflow#2162) Signed-off-by: Paul Van Eck <[email protected]> * sync single-line install command with individual component install (kubeflow#2166) Update individual component instructions to match single line installation * Update kubeflow/kubeflow manifests from v1.5.0 (kubeflow#2167) * readme: Update the K8s section (kubeflow#2168) Signed-off-by: Kimonas Sotirchos <[email protected]> * Pull openshift stack from v1.4 release branch Signed-off-by: Landon LaSmith <[email protected]> * Update openshift OWNERS Signed-off-by: Landon LaSmith <[email protected]> * Add kfdef for v1.5.0 release Signed-off-by: Landon LaSmith <[email protected]> * Update scc to include new SA Update SCC to include Service accounts added in KF 1.5 in order to run KF Pipelines successfully * Remove references to mpi-operator This commit removes all references to MPIJob resources, since it is managed by the training operator from KF 1.5 * Add Kserve component to OpenShift Stack * Fix errors in kfp-tekton This commit updates the kubelet path in kfp-csi-s3 pods to make it compatible on OpenShift Co-authored-by: juliusvonkohout <[email protected]> Co-authored-by: Paul Van Eck <[email protected]> Co-authored-by: Suraj Kota <[email protected]> Co-authored-by: Kimonas Sotirchos <[email protected]> Co-authored-by: Vaishnavi Hire <[email protected]>
VaishnaviHire
added a commit
to VaishnaviHire/manifests
that referenced
this pull request
Aug 11, 2022
* Create networkpolicy kserve-models-web-app.yaml (kubeflow#2160) * Create kserve-models-web-app.yaml * Update kustomization.yaml * docs: Update KServe/KFServing section in README (kubeflow#2162) Signed-off-by: Paul Van Eck <[email protected]> * sync single-line install command with individual component install (kubeflow#2166) Update individual component instructions to match single line installation * Update kubeflow/kubeflow manifests from v1.5.0 (kubeflow#2167) * readme: Update the K8s section (kubeflow#2168) Signed-off-by: Kimonas Sotirchos <[email protected]> * Pull openshift stack from v1.4 release branch Signed-off-by: Landon LaSmith <[email protected]> * Update openshift OWNERS Signed-off-by: Landon LaSmith <[email protected]> * Add kfdef for v1.5.0 release Signed-off-by: Landon LaSmith <[email protected]> * Update scc to include new SA Update SCC to include Service accounts added in KF 1.5 in order to run KF Pipelines successfully * Remove references to mpi-operator This commit removes all references to MPIJob resources, since it is managed by the training operator from KF 1.5 * Add Kserve component to OpenShift Stack * Fix errors in kfp-tekton This commit updates the kubelet path in kfp-csi-s3 pods to make it compatible on OpenShift Co-authored-by: juliusvonkohout <[email protected]> Co-authored-by: Paul Van Eck <[email protected]> Co-authored-by: Suraj Kota <[email protected]> Co-authored-by: Kimonas Sotirchos <[email protected]> Co-authored-by: Vaishnavi Hire <[email protected]>
kevin85421
pushed a commit
to juliusvonkohout/manifests
that referenced
this pull request
Feb 28, 2023
…ubeflow#2166) Update individual component instructions to match single line installation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of your changes:
Update individual component instructions to match single line installation
Note to reviewer
Do we need to add a separate instructions for installing central dashboard with kfserving webapp similar to kserve/kfserving section?
Checklist:
Make sure you have installed kustomize == 3.2.1
make generate-changed-only
make test