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

[v12] Remove grpc-teleterm Make target and Dockerfile-teleterm #20758

Merged
merged 7 commits into from
Jan 27, 2023

Conversation

ravicious
Copy link
Member

Backport #20032 to branch/v12

It was used to format protos but we use Buf for that since v10.
This commit basically takes grpc_node_plugin compilation from
Dockerfile-teleterm and moves it to Dockerfile.
After moving grpc_node_plugin compilation to Dockerfile, the only remaining
thing that Dockerfile-teleterm does is installing rpm so that we can make
an RPM package for Connect during tag builds.

Installing this package can be simply moved to Dockerfile.
It looks like they're a result of someone changing protos in lib/prehog
without running `make grpc-teleterm` separately. Which is why we're getting
rid of grpc-teleterm as a separate Make target in the first place. ;)
@ravicious ravicious enabled auto-merge (squash) January 27, 2023 09:48
@ravicious ravicious merged commit d719256 into branch/v12 Jan 27, 2023
@github-actions github-actions bot deleted the bot/backport-20032-branch/v12 branch January 27, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants