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

proxy: recognize but ignore the 3 new redis message types #10197

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

knz
Copy link

@knz knz commented Dec 19, 2024

Problem

https://neondb.slack.com/archives/C085MBDUSS2/p1734604792755369

Summary of changes

Recognize and ignore the 3 new broadcast messages:

  • /block_public_or_vpc_access_updated
  • /allowed_vpc_endpoints_updated_for_org
  • /allowed_vpc_endpoints_updated_for_projects

@knz knz requested a review from a team as a code owner December 19, 2024 11:18
@knz knz requested a review from cloneable December 19, 2024 11:18
@knz knz force-pushed the knz/fix-messages branch from e50fb1e to 54493bd Compare December 19, 2024 11:18
@knz knz force-pushed the knz/fix-messages branch from 54493bd to cb2645b Compare December 19, 2024 11:30
@knz knz requested a review from cloneable December 19, 2024 11:40
@knz knz force-pushed the knz/fix-messages branch from cb2645b to 69b2e57 Compare December 19, 2024 11:50
Copy link

7095 tests run: 6798 passed, 0 failed, 297 skipped (full report)


Code coverage* (full report)

  • functions: 31.2% (8398 of 26924 functions)
  • lines: 48.0% (66660 of 138962 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
69b2e57 at 2024-12-19T12:53:03.820Z :recycle:

Copy link
Contributor

@stradig stradig left a comment

Choose a reason for hiding this comment

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

LGTM

@knz knz enabled auto-merge December 23, 2024 14:32
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.

4 participants