-
Notifications
You must be signed in to change notification settings - Fork 575
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
unifying protobuf/grpc codec implementation #9404
Closed
9 tasks done
smira opened this issue
Sep 30, 2024
· 2 comments
· Fixed by siderolabs/omni#681, siderolabs/grpc-proxy#23, siderolabs/grpc-proxy#24, siderolabs/discovery-service#69 or #9424
Closed
9 tasks done
unifying protobuf/grpc codec implementation #9404
smira opened this issue
Sep 30, 2024
· 2 comments
· Fixed by siderolabs/omni#681, siderolabs/grpc-proxy#23, siderolabs/grpc-proxy#24, siderolabs/discovery-service#69 or #9424
Comments
DmitriyMV
added a commit
to DmitriyMV/talos
that referenced
this issue
Oct 2, 2024
Unify usage of proto codec v2 across our projects. For siderolabs#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/talos
that referenced
this issue
Oct 2, 2024
Unify usage of proto codec v2 across our projects. For siderolabs#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/talos
that referenced
this issue
Oct 2, 2024
Unify usage of proto codec v2 across our projects. For siderolabs#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
We should update grpc-proxy too. |
DmitriyMV
added a commit
to DmitriyMV/talos
that referenced
this issue
Oct 10, 2024
Unify usage of proto codec v2 across our projects. For siderolabs#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to siderolabs/omni
that referenced
this issue
Oct 10, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 10, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 10, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 10, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 10, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 11, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 11, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 11, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 11, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 12, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 12, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/omni
that referenced
this issue
Oct 15, 2024
This should be protocol backward compatible change (and breaking change in the source code) which should speed-up the process of gRPC data encoding / decoding. Also unify our CodecV2 usage. For siderolabs/talos#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
This was
linked to
pull requests
Oct 16, 2024
DmitriyMV
added a commit
to DmitriyMV/talos
that referenced
this issue
Oct 16, 2024
Unify usage of proto codec v2 across our projects. For siderolabs#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
DmitriyMV
added a commit
to DmitriyMV/talos
that referenced
this issue
Oct 16, 2024
Unify usage of proto codec v2 across our projects. Bump grpc library to 1.67.1 and ensure that we it still works with HTTP/2 ALPN value changes. For siderolabs#9404 Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
With talos PR merged, this is now closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: