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

updated primaryHandler and talaria config to include a check for fail open #348

Merged
merged 5 commits into from
Oct 26, 2023

Conversation

maurafortino
Copy link
Contributor

@maurafortino maurafortino self-assigned this Oct 4, 2023
@maurafortino maurafortino marked this pull request as draft October 4, 2023 13:20
@maurafortino maurafortino marked this pull request as ready for review October 4, 2023 13:39
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #348 (593f2f2) into main (0374698) will decrease coverage by 0.67%.
Report is 4 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
- Coverage   60.33%   59.67%   -0.67%     
==========================================
  Files          18       18              
  Lines        1533     1550      +17     
==========================================
  Hits          925      925              
- Misses        594      611      +17     
  Partials       14       14              
Flag Coverage Δ
unittests 59.67% <0.00%> (-0.67%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
primaryHandler.go 0.00% <0.00%> (ø)

Copy link
Contributor

@denopink denopink left a comment

Choose a reason for hiding this comment

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

I think I missed the convo about the approach we wanted to take for thus, but this looks good to me

@johnabass does this match up with what you were expecting?

dependabot bot and others added 2 commits October 26, 2023 08:35
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.55.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@maurafortino maurafortino merged commit da5eb08 into main Oct 26, 2023
14 of 16 checks passed
@maurafortino maurafortino deleted the fail-open branch October 26, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants