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

feat(grpc): grpc keepalive configuration #2621

Merged
merged 7 commits into from
Jan 8, 2024

Conversation

erka
Copy link
Collaborator

@erka erka commented Jan 7, 2024

I believe it's all that should be done in Flipt sources. All other is helm related

refs #2428

@erka erka requested a review from a team as a code owner January 7, 2024 19:44
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72d3ea6) 71.38% compared to head (f8ed2cf) 73.42%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2621      +/-   ##
==========================================
+ Coverage   71.38%   73.42%   +2.04%     
==========================================
  Files          84       84              
  Lines        8013     8020       +7     
==========================================
+ Hits         5720     5889     +169     
+ Misses       1948     1766     -182     
- Partials      345      365      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

Thanks @erka !! Some minor rename suggestions for consistency w other settings.

internal/config/testdata/server/grpc_keepalive.yml Outdated Show resolved Hide resolved
internal/config/testdata/server/grpc_keepalive.yml Outdated Show resolved Hide resolved
internal/config/testdata/server/grpc_keepalive.yml Outdated Show resolved Hide resolved
Copy link
Member

@GeorgeMac GeorgeMac left a comment

Choose a reason for hiding this comment

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

Noice 💪

@erka erka requested a review from markphelps January 8, 2024 16:25
@markphelps markphelps merged commit 31eca65 into flipt-io:main Jan 8, 2024
30 checks passed
@markphelps markphelps added the needs docs Requires documentation updates label Jan 8, 2024
@erka erka deleted the keepalive-grpc-config branch January 8, 2024 17:53
@markphelps markphelps removed the needs docs Requires documentation updates label Jan 23, 2024
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