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

Expose setting resource constraints for helm dependencies #464

Merged
merged 2 commits into from
Mar 6, 2020

Conversation

vsinghal13
Copy link
Contributor

Description

This PR exposes setting resource constraints for fluentbit, prometheus, prometheus-operator.

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@vsinghal13
Copy link
Contributor Author

Closed and reopened to trigger the Travis CI again.

@@ -337,6 +337,15 @@ metrics-server:
## Configure fluent-bit
## ref: https://github.com/helm/charts/blob/master/stable/fluent-bit/values.yaml
fluent-bit:
## Resource limits for fluent-bit
resources: {}
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe prometheus operator does not have default resource limits defined, can we confirm whether fluent-bit has any default resource limits? otherwise this would be overriding the defined defaults

Copy link
Contributor

Choose a reason for hiding this comment

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

@perk-sumo perk-sumo added this to the v1.0 milestone Mar 6, 2020
Copy link
Contributor

@perk-sumo perk-sumo left a comment

Choose a reason for hiding this comment

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

LGTM

@perk-sumo perk-sumo modified the milestones: v1.0, v0.16 Mar 6, 2020
@perk-sumo perk-sumo force-pushed the vsinghal-expose-resource-for-helm-dependencies branch from 04db3ad to 3b5d8f8 Compare March 6, 2020 17:58
@perk-sumo perk-sumo merged commit 563a97c into master Mar 6, 2020
@perk-sumo perk-sumo deleted the vsinghal-expose-resource-for-helm-dependencies branch March 6, 2020 18:08
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.

None yet

3 participants