-
Notifications
You must be signed in to change notification settings - Fork 455
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
Upgrade Kubernetes to v1.31.3 #2478
base: master
Are you sure you want to change the base?
Upgrade Kubernetes to v1.31.3 #2478
Conversation
Signed-off-by: Electronic-Waste <[email protected]>
…elease-0.19. Signed-off-by: Electronic-Waste <[email protected]>
Signed-off-by: Electronic-Waste <[email protected]>
Signed-off-by: Electronic-Waste <[email protected]>
@Electronic-Waste: GitHub didn't allow me to request PR reviews from the following users: tariq-hasan. Note that only kubeflow members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
[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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Electronic-Waste <[email protected]>
Error in CI: https://github.com/kubeflow/katib/actions/runs/12722327561/job/35466233718?pr=2478
We also need to re-implement grpc-related logic. |
Signed-off-by: Electronic-Waste <[email protected]>
7d640c4
to
be655f9
Compare
This PR has been ready for review now! PTAL if you have time👀 @kubeflow/wg-automl-leads @helenxie-bit @tariq-hasan |
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.
Thank you for this update @Electronic-Waste!
/lgtm
/assign @kubeflow/wg-training-leads
What this PR does / why we need it:
grpc.Dial
and replace it withgrpc.NewClient
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #2457
Checklist:
/cc @kubeflow/wg-automl-leads @helenxie-bit @tariq-hasan