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

feat(healthz-server): add option to customize port #5151

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

EshaanAgg
Copy link

@EshaanAgg EshaanAgg commented Jan 25, 2025

What type of PR is this?
Adds option to customize the port for the healthz server, while maintaining the default one to be 8081.

What this PR does / why we need it:
The same port for the health server causes port conflicts in parallel test runs.

Which issue(s) this PR fixes:
Fixes #5149

Release Notes: Yes

new features: |
    Added support to configure the Healthz Probe server port in FileProvider API & KubernetesProvider API.

@EshaanAgg EshaanAgg requested a review from a team as a code owner January 25, 2025 06:30
@EshaanAgg
Copy link
Author

Hi @shawnh2! Can you please run the workflows for this PR and review it whenever possible? Thanks.

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.

Make healthz server port in file-provider configurable
1 participant