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

BUG/MINOR: prevents port conflicts on startup when using hostNetwork #573

Conversation

fabianonunes
Copy link
Contributor

Creates new binds (instead of editing them) of the healthz and stats frontends to avoid port conflicts at the first start of the HAProxy when using hostNetwork: true.

Since these bind directives are not required, the first start of HAProxy is not affected.

Creates new binds (instead of editing them) of the healthz and stats
frontends to avoid port conflicts at the first start of the HAProxy
when using hostNetwork: true.

Since these bind directives are not required, the first start of
HAProxy is not affected.
@fabianonunes fabianonunes reopened this Sep 7, 2023
@fabianonunes fabianonunes force-pushed the avoid-port-conflicts-host-mode-ci-check branch from cc305e1 to 2a10505 Compare September 7, 2023 20:21
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.

1 participant