Skip to content
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

[MLRun] Use new gRPC probing for k8s >= 1.24 #1024

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

TomerShor
Copy link
Collaborator

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove irrelevant fields.]

  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [mychartname])

Description

In k8s >= 1.24 there is a built in gRPC probe, instead of using the previous grpc_health_probe script.
See https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-grpc-liveness-probe

Resolves https://iguazio.atlassian.net/browse/IG-22741

@TomerShor TomerShor requested a review from quaark April 16, 2024 12:06
@liranbg
Copy link
Collaborator

liranbg commented Apr 17, 2024

it failed because of mlrun kit having the old url on its requirement. Im merging for now. can be replcaed afterwards

@liranbg liranbg merged commit 699bdf7 into v3io:development Apr 17, 2024
22 of 23 checks passed
@TomerShor TomerShor deleted the bugfix/IG-22741 branch April 17, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants