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

annotations: add WiP status annotations. #22

Merged
merged 2 commits into from
Jan 24, 2020

Conversation

htuch
Copy link
Collaborator

@htuch htuch commented Jan 23, 2020

As per envoyproxy/envoy#9769.

Signed-off-by: Harvey Tuch htuch@google.com

As per envoyproxy/envoy#9769.

Signed-off-by: Harvey Tuch <htuch@google.com>
// Magic number in this file derived from top 28bit of SHA256 digest of
// "udpa.annotation.status".
extend google.protobuf.MessageOptions {
StatusAnnotation message_status = 222707719;
Copy link
Collaborator

Choose a reason for hiding this comment

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

What's the use case for options other than file? I don't think we want that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good question; I was thinking we could have WiP messages, but yeah, let's not allow this too fine grained, or it's going to be too confusing.

@htuch
Copy link
Collaborator Author

htuch commented Jan 24, 2020

@lizan updated, PTAL, I have the next PR ready to go for integrating this with the Envoy API process.

@htuch htuch merged commit db4b343 into cncf:master Jan 24, 2020
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