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

Update the cluster model on destination changes #1568

Merged

Conversation

MihaZupan
Copy link
Member

Fixes #1566

The ClusterModel is exposed on the IReverseProxyFeature, leading to out-of-sync information being presented to the user after destination updates. This change also updates the ClusterState.Model on destination changes.

We still avoid incrementing the Revision on destination-only changes to avoid re-creating the endpoint.

@MihaZupan MihaZupan added this to the YARP 1.1.0 milestone Feb 11, 2022
@MihaZupan MihaZupan merged commit 4d2867b into microsoft:main Feb 11, 2022
@MihaZupan MihaZupan modified the milestones: YARP 1.1.0, YARP 1.1.0-RC1 Mar 2, 2022
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.

Updates to Destination Address not reflected everywhere
2 participants