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 ip as an option to listeners #6067

Closed
1 task
Tracked by #5363
AlexFenlon opened this issue Jul 25, 2024 · 1 comment · Fixed by #6180
Closed
1 task
Tracked by #5363

Add ip as an option to listeners #6067

AlexFenlon opened this issue Jul 25, 2024 · 1 comment · Fixed by #6180
Assignees
Labels
backlog Pull requests/issues that are backlog items
Milestone

Comments

@AlexFenlon
Copy link
Contributor

AlexFenlon commented Jul 25, 2024

As an engineer, I would like to have the option to set a specific IP for a listener so that I can create traffic rules for resources with static IP addresses.

Continuation from POC: #5994
Comment from POC giving the output.

UACs

During the implentation of this feature, we discovered that an NGINX restart may be required similar to the examples below:
StackOverflow - When to restart and not reload NGINX
NGINX Ticket - nginx reload doen't support listen interface changes

Copy link

Hi @AlexFenlon thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@AlexFenlon AlexFenlon self-assigned this Jul 25, 2024
@danielnginx danielnginx added this to the v3.7.0 milestone Jul 25, 2024
@danielnginx danielnginx added the backlog Pull requests/issues that are backlog items label Jul 25, 2024
@AlexFenlon AlexFenlon added the needs more info Issues that require more information label Aug 21, 2024
@AlexFenlon AlexFenlon removed the needs more info Issues that require more information label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Pull requests/issues that are backlog items
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants