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

directresponse: Address several follow-up changes #10009

Merged

Conversation

timflannagan
Copy link
Contributor

Description

This commit introduces several follow-up items that were captured during review for the initial direct response implementation PR:

  • Add the tech debt issue for improving reconciler watch behavior
  • Fix the direct response plugin reporting BackendNotFound when multiple DRs for a single rule were found
  • Assert on both the Accepted and ResolvedRef condition types in the translator test suite

See #9960 for the initial PR.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

This commit introduces several follow-up items that
were captured during review for the initial direct
response implementation PR:

- Add the tech debt issue for improving reconciler watch behavior
- Fix the direct response plugin reporting BackendNotFound when multiple DRs for a single rule were found
- Assert on both the Accepted and ResolvedRef condition types in the translator test suite

Signed-off-by: timflannagan <[email protected]>
@solo-changelog-bot
Copy link

Issues linked to changelog:
#9774

Copy link
Contributor

@npolshakova npolshakova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@timflannagan timflannagan enabled auto-merge (squash) September 11, 2024 15:03
@timflannagan timflannagan merged commit cecc613 into solo-io:main Sep 11, 2024
17 checks passed
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