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

Add option to edit fullPackageName for hashing in protoc-gen-ext #568

Merged
merged 4 commits into from
Jun 12, 2024

Conversation

nikolasmatt
Copy link
Contributor

@nikolasmatt nikolasmatt commented Jun 10, 2024

Description

Add a parameter to support editing the fullPackageName value used for hashing.

Context

Changing the package of the generated files has the unintended consequence of changing the hash output for messages. We need the option to edit the package name in order to maintain the old hashing logic and not cause unintentional discrepancies.

Depends on solo-io/protoc-gen-ext#23

@solo-changelog-bot
Copy link

Issues linked to changelog:
https://github.com/solo-io/gloo-mesh-enterprise/issues/17070

@nikolasmatt nikolasmatt marked this pull request as ready for review June 12, 2024 16:58
@soloio-bulldozer soloio-bulldozer bot merged commit 47eb19b into main Jun 12, 2024
3 checks passed
@soloio-bulldozer soloio-bulldozer bot deleted the nikolasmatt/hasher-account-for-package-v2 branch June 12, 2024 17:41
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.

None yet

3 participants