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

clean grpc response #161

Merged
merged 22 commits into from
Apr 13, 2023
Merged

clean grpc response #161

merged 22 commits into from
Apr 13, 2023

Conversation

sakamoto-souta
Copy link
Collaborator

Summary

clean grpc response

Purpose

avoid having content in the return value that duplicates the content of the error.

Contents

erase message and is_ok in the return value of responses

Testing Methods Performed

make test t=./manage_container p=medium

Copy link
Member

@arukuka arukuka left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!
I have commented on some points that I am concerned, so please check it out.

Copy link
Collaborator

@KotaTakahashi9320 KotaTakahashi9320 left a comment

Choose a reason for hiding this comment

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

Thank you for contribution.
I commented.

proto/libc_to_manage_container/libc_to_manage.proto Outdated Show resolved Hide resolved
@sakamoto-souta sakamoto-souta force-pushed the feature/sakamoto/clean_gRPC_response branch from 2216763 to dc59aa0 Compare April 12, 2023 04:56
Copy link
Collaborator

@KotaTakahashi9320 KotaTakahashi9320 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@arukuka arukuka left a comment

Choose a reason for hiding this comment

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

There were some parts I hadn't checked thoroughly 🙇,
please check the comments.

Copy link
Member

@arukuka arukuka left a comment

Choose a reason for hiding this comment

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

Thank you!

@sakamoto-souta sakamoto-souta force-pushed the feature/sakamoto/clean_gRPC_response branch from f6973c3 to 5305a2e Compare April 12, 2023 07:37
@arukuka
Copy link
Member

arukuka commented Apr 12, 2023

@sakamoto-souta
Please rebase this branch to latest main branch: 5d0d080 🙇

@sakamoto-souta sakamoto-souta force-pushed the feature/sakamoto/clean_gRPC_response branch from 5305a2e to 5168fdb Compare April 12, 2023 10:14
@arukuka arukuka merged commit 41a35a5 into main Apr 13, 2023
@arukuka arukuka deleted the feature/sakamoto/clean_gRPC_response branch April 13, 2023 01:07
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