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

[ZK filter] Add missing operation supports for multi opcode #32456

Conversation

Winbobob
Copy link
Member

@Winbobob Winbobob commented Feb 18, 2024

Commit Message: [ZK filter] Add missing operation supports for multi opcode
Additional Description: The ZK filter did not support some operations for the multi opcode based on the ZK source code. This could lead to decode errors. This PR tries to fill this gap by adding the opcode support of Create2, CreateContainer, CreateTtl, GetChildren, and GetData for the Multi operation.
Risk Level: Low
Testing: Unit tests
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Signed-off-by: Zhewei Hu <zhewei.hu33@gmail.com>
@Winbobob
Copy link
Member Author

cc @JuniorHsu, please review if you have a chance, thank you!

Copy link
Contributor

@JuniorHsu JuniorHsu left a comment

Choose a reason for hiding this comment

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

only one nits. I'm going to urge you to express what OP code is supported by this PR instead of one single link in the description

@mattklein123 mattklein123 self-assigned this Feb 26, 2024
Signed-off-by: Zhewei Hu <zhewei.hu33@gmail.com>
@Winbobob
Copy link
Member Author

only one nits. I'm going to urge you to express what OP code is supported by this PR instead of one single link in the description

Just updated the desc with more details and addressed your comments, PTAL!

@Winbobob
Copy link
Member Author

/retest

Copy link
Contributor

@JuniorHsu JuniorHsu left a comment

Choose a reason for hiding this comment

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

thanks

@mattklein123 mattklein123 merged commit 44d4d82 into envoyproxy:main Feb 29, 2024
53 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