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

NGINX+ Dynamic Upstream Reloads #1332

Closed
Tracked by #623
mpstefan opened this issue Dec 4, 2023 · 0 comments · Fixed by #1469
Closed
Tracked by #623

NGINX+ Dynamic Upstream Reloads #1332

mpstefan opened this issue Dec 4, 2023 · 0 comments · Fixed by #1469
Assignees
Labels
enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/large Estimated to be completed within two weeks
Milestone

Comments

@mpstefan
Copy link
Collaborator

mpstefan commented Dec 4, 2023

As a user of NGF using an NGINX+ image
I want NGF to dynamically reload upstreams when the endpoints of the pods of the service of the backend reference changes
So that when I modify my pods in a way that changes their IP address, I do not prompt an NGINX reload.

Acceptance

  • When NGF detects that NGINX+ is being used as the data plane, NGF will perform a dynamic reload when the endpoints of the pods of the service of the backend reference changes.
  • Content is added to NGF NGINX+ documentation that explains this feature.
  • Content is added to the NGF architecture document explaining how NGINX and NGINX+ handle upstream changes.

Dev Notes

  • A functional test is likely needed to test all functionality of this story.
@mpstefan mpstefan mentioned this issue Dec 4, 2023
@mpstefan mpstefan added the enhancement New feature or request label Dec 4, 2023
@mpstefan mpstefan added this to the v1.2.0 milestone Dec 4, 2023
@mpstefan mpstefan added size/large Estimated to be completed within two weeks refined Requirements are refined and the issue is ready to be implemented. labels Jan 8, 2024
@sjberman sjberman assigned sjberman and unassigned sjberman Jan 9, 2024
@sjberman sjberman moved this from 🆕 New to 🏗 In Progress in NGINX Gateway Fabric Jan 9, 2024
@sjberman sjberman moved this from 🏗 In Progress to 👀 In Review in NGINX Gateway Fabric Jan 16, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in NGINX Gateway Fabric Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refined Requirements are refined and the issue is ready to be implemented. size/large Estimated to be completed within two weeks
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants