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: introduce configurable resource limits for flagd sidecar #241

Merged
merged 4 commits into from
Dec 16, 2022

Conversation

skyerus
Copy link
Contributor

@skyerus skyerus commented Nov 18, 2022

This PR

Related Issues

Notes

Follow-up Tasks

How to test

@skyerus skyerus linked an issue Nov 18, 2022 that may be closed by this pull request
@beeme1mr
Copy link
Member

It would be great to leverage some benchmark metrics to help define reasonable default resource limits.

There's an open issue in the flagd repo requesting this information.

open-feature/flagd#212

@skyerus skyerus force-pushed the issue-222_flagd-resource-limits branch from f0016ba to f37f682 Compare December 6, 2022 12:46
main.go Show resolved Hide resolved
main.go Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #241 (8f8cc2f) into main (3ee6075) will increase coverage by 0.43%.
The diff coverage is 73.33%.

@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
+ Coverage   50.46%   50.90%   +0.43%     
==========================================
  Files           3        3              
  Lines         432      444      +12     
==========================================
+ Hits          218      226       +8     
- Misses        199      202       +3     
- Partials       15       16       +1     
Impacted Files Coverage Δ
webhooks/pod_webhook.go 67.62% <73.33%> (-0.05%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@beeme1mr
Copy link
Member

@skyerus is this ready to be reviewed?

@skyerus
Copy link
Contributor Author

skyerus commented Dec 13, 2022

@skyerus is this ready to be reviewed?

It will be after open-feature/flagd#225 has hit main (need to include links to the benchmarks)

Signed-off-by: Skye Gill <gill.skye95@gmail.com>
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
@skyerus skyerus force-pushed the issue-222_flagd-resource-limits branch from 8f8cc2f to 5d924a7 Compare December 13, 2022 15:24
@skyerus skyerus marked this pull request as ready for review December 13, 2022 15:24
@toddbaert toddbaert self-requested a review December 13, 2022 17:15
@skyerus skyerus merged commit 5a4b586 into open-feature:main Dec 16, 2022
@skyerus skyerus deleted the issue-222_flagd-resource-limits branch December 16, 2022 13:41
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.

flagD resource limits
7 participants