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

add connectivity check via svc in readiness probe #149

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

mohit-sheth
Copy link
Contributor

@mohit-sheth mohit-sheth commented Nov 19, 2024

Description

Adding readiness probe which tries to connect to the server pod via the service endpoint
Routes support is not in yet for UDN

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

@mohit-sheth mohit-sheth requested review from a team as code owners November 19, 2024 14:45
Copy link
Member

@rsevilla87 rsevilla87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You want to add something similar to l2 too?

@mohit-sheth
Copy link
Contributor Author

You want to add something similar to l2 too?

now the l2 and l3 parts are merged so it should be good

@mohit-sheth mohit-sheth requested a review from jtaleric January 8, 2025 23:04
Copy link
Contributor

@jtaleric jtaleric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link
Contributor

@vishnuchalla vishnuchalla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vishnuchalla
Copy link
Contributor

@mohit-sheth Do you have plans to add a functional test to this workload in the test directory. We do not seem to be having one as of today.

@vishnuchalla vishnuchalla merged commit 07f5553 into kube-burner:main Jan 13, 2025
4 checks passed
@vishnuchalla
Copy link
Contributor

@mohit-sheth Do you have plans to add a functional test to this workload in the test directory. We do not seem to be having one as of today.

Merging as per the conversation offline, to add tests after 4.18 release as this requires a featuregate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants