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

Migrate to buf.build #71

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Migrate to buf.build #71

merged 3 commits into from
Sep 13, 2023

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Sep 9, 2023

closes #30

We should probably also get rid of the HMAC Auth and switch to OPA see #72

@majst01 majst01 marked this pull request as ready for review September 9, 2023 19:43
@majst01 majst01 requested a review from a team as a code owner September 9, 2023 19:43
@@ -16,7 +16,8 @@ type contextKey string

const (
// HmacDefaultKey is a exported constant for convenience
HmacDefaultKey = "4Rahs0WnJ4rJE8ZiwiLec62z"
// FIXME where is this used ?
Copy link
Contributor

Choose a reason for hiding this comment

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

Default key indeed sounds terrific. I would be happy to remove this.

@Gerrit91
Copy link
Contributor

Very good update. Also getting rid off the HMAC and change to OPA would be great.

@majst01
Copy link
Contributor Author

majst01 commented Sep 13, 2023

was running in test for a while

@majst01 majst01 merged commit f9b0562 into master Sep 13, 2023
1 check passed
@majst01 majst01 deleted the migrate-to-bufbuild branch September 13, 2023 09:01
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.

Do not copy grpc health endpoint definition, use it from Google directly
2 participants