-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
[2024-05-06] Bump dependency updates identified by dependabot #17973
Conversation
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
…olang.org/grpc/otelgrpc from 0.50.0 to 0.51.0 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
Hi @henrybear327. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Hey @ivanvc, I need some help resolving the static analysis failure regarding the protobuf. :( After updating the dependency, it will fail with the following error.
Can you give me some hints? Thank you! |
@henrybear327, I think you need to run diff --git a/scripts/etcd_version_annotations.txt b/scripts/etcd_version_annotations.txt
index dc78d423e..a9228a661 100644
--- a/scripts/etcd_version_annotations.txt
+++ b/scripts/etcd_version_annotations.txt
@@ -456,6 +456,8 @@ mvccpb.KeyValue.lease: ""
mvccpb.KeyValue.mod_revision: ""
mvccpb.KeyValue.value: ""
mvccpb.KeyValue.version: ""
+pb.GoFeatures: ""
+pb.GoFeatures.legacy_unmarshal_json_enum: ""
walpb.Record: ""
walpb.Record.crc: ""
walpb.Record.data: "" Along with the |
/ok-to-test |
/ok-to-test |
Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
As suggested, I manually patched the suggested fix from running Hopefully the new commit makes sense :) Thank you @ivanvc ! |
FYI. it's recommended to run |
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 @henrybear327
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, @henrybear327
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.
This pull request completes this week's etcd dependency updates following our dependency roster and dependency management instructions
Summary of actions