-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Add deepcopy plugin #26978
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
Add deepcopy plugin #26978
Conversation
I guess I don't have sufficient permissions to run |
It is needed to include FlowFilter in the generated CRD. Signed-off-by: Aleksander Mistewicz <amistewicz@google.com>
8251746
to
983ed3f
Compare
/test |
Signed-off-by: Aleksander Mistewicz <amistewicz@google.com>
983ed3f
to
3da66ea
Compare
b2f7707
to
960a600
Compare
Signed-off-by: Aleksander Mistewicz <amistewicz@google.com>
960a600
to
6878348
Compare
/test |
Hit flake #27040 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks and LGTM ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
contrib LGTM
/test |
It is required by #26646, so I could include the
FlowFilter
proto in the generated CRD.After this change is merged I will use the updated builder image for code generation.