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

proto: Change RestartPolicy variants to use CamelCase #152

Merged
merged 2 commits into from
Dec 23, 2021

Conversation

josephlr
Copy link
Member

This is a backwards-incompatible change, which is fine because we
haven't released a version of go-tpm-tools containing RestartPolicy.
This change also means that the variants of RestartPolicy no longer
conform to the Protobuf style guide. An explanation for why we do this
is given in the comments in the attest.proto file.

Signed-off-by: Joe Richey joerichey@google.com

This is a backwards-incompatible change, which is fine because we
haven't released a version of go-tpm-tools containing `RestartPolicy`.
This change also means that the variants of RestartPolicy no longer
conform to the Protobuf style guide. An explanation for why we do this
is given in the comments in the `attest.proto` file.

Signed-off-by: Joe Richey <joerichey@google.com>
Signed-off-by: Joe Richey <joerichey@google.com>
@alexmwu alexmwu merged commit d007705 into google:master Dec 23, 2021
@josephlr josephlr deleted the restart branch December 23, 2021 21:36
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