Skip to content

[v11] Fix package names for v1 protos, misc proto changes (#24183)#24266

Merged
espadolini merged 4 commits intobranch/v11from
espadolini/v11-proto-naming
Apr 7, 2023
Merged

[v11] Fix package names for v1 protos, misc proto changes (#24183)#24266
espadolini merged 4 commits intobranch/v11from
espadolini/v11-proto-naming

Conversation

@espadolini
Copy link
Copy Markdown
Contributor

Backport of #24183 to branch/v11

This includes the naming change for the prehog proto package imports, and a minor regeneration for the teleterm protos, as we're now going to use the legacy protoc-gen-go from the main go.mod rather than some random version picked at the time of backport.

It's possible to change the code generation for the teleterm protos to use the recent protoc-gen-go and split protoc-gen-go-grpc, but it requires some minor code changes and it doesn't seem worth the effort to validate and maintain.

This drops the dependency on some random v1.4.3 version of the legacy
protoc-gen-go for teleterm protos, using the version in the main go.mod
instead.
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from codingllama April 7, 2023 11:37
@espadolini espadolini added this pull request to the merge queue Apr 7, 2023
Merged via the queue into branch/v11 with commit 7eed661 Apr 7, 2023
@espadolini espadolini deleted the espadolini/v11-proto-naming branch April 7, 2023 13:18
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