Multiple Gateways - optimize reloading #3272
Labels
enhancement
New feature or request
refined
Requirements are refined and the issue is ready to be implemented.
size/medium
Estimated to be completed within a week
Milestone
As a followup to the multiple gateway support story, we need to optimize how many config reloads and messages we are sending to agent.
In the initial implementation, any change results in NGF updating and sending every config (even if it's irrelevant). We should only send configuration to agent if it's changed.
Acceptance
Dev Notes
updateNginxConf workflow
section in the internal design doc for details on how we can do thisChangeType
variable.The text was updated successfully, but these errors were encountered: