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

fix(service-proxy): revert only enqueue if watched resource changed #704

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

IvoGoman
Copy link
Contributor

@IvoGoman IvoGoman commented Nov 7, 2024

Reverts #557

The service-proxy needs to be triggered upon changes to the Plugin's status. Since the status contains the information required to proxy the request to the correct service & port.
With the predicates, changes to the status were not reconciled

@IvoGoman IvoGoman requested a review from a team as a code owner November 7, 2024 11:24
@IvoGoman IvoGoman changed the title Revert "fix(service-proxy): only enqueue if watched resource changed" fix(service-proxy): revert only enqueue if watched resource changed Nov 7, 2024
@IvoGoman IvoGoman merged commit 2288480 into main Nov 7, 2024
11 of 13 checks passed
@IvoGoman IvoGoman deleted the revert-557-fix/serviceproxy/watch branch November 7, 2024 12:53
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.

3 participants