-
Notifications
You must be signed in to change notification settings - Fork 900
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
Update kubeflow/pipelines manifests from 2.0.0-alpha.5 #2287
Update kubeflow/pipelines manifests from 2.0.0-alpha.5 #2287
Conversation
Signed-off-by: Anna Jung (VMware) <[email protected]>
Signed-off-by: Anna Jung (VMware) <[email protected]>
kubectl wait --for=condition=Ready pods --all --all-namespaces --timeout 300s |
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.
@kimwnasptd heads up that I had to increase the time to allow pods to be ready and pass this condition. When testing locally, it took about ~4-5 mins for all pods to come up for me
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.
@annajung let's actually double that, to have some leeway. Let's do 600s
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.
Done - I agree that increasing the timeout a bit more doesn't hurt since when the condition is all met, it completes.
Just saw the above comment #2287 (comment). Thankfully it wasn't that |
Signed-off-by: Anna Jung (VMware) <[email protected]>
Thanks! /lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: annajung, kimwnasptd 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 |
Update pipelines roles according to the changes in 2.0.0-alpha.5 Changes can be seen in this upstream PR [#2287](kubeflow/manifests#2287).
Update pipelines roles according to the changes in 2.0.0-alpha.5 Changes can be seen in this upstream PR [#2287](kubeflow/manifests#2287).
Update pipelines roles according to the changes in 2.0.0-alpha.5 Changes can be seen in this upstream PR [#2287](kubeflow/manifests#2287).
Update pipelines roles according to the changes in 2.0.0-alpha.5 Changes can be seen in this upstream PR [#2287](kubeflow/manifests#2287).
Update pipelines roles according to the changes in 2.0.0-alpha.5 Changes can be seen in this upstream PR [#2287](kubeflow/manifests#2287). (cherry picked from commit b7e09fd)
Update pipelines roles according to the changes in 2.0.0-alpha.5 Changes can be seen in this upstream PR [#2287](kubeflow/manifests#2287). (cherry picked from commit b7e09fd)
Signed-off-by: Anna Jung (VMware) [email protected]
Description of your changes:
cc @kubeflow/release-team @chensun @kimwnasptd