Skip to content

Move resource requests and limits into $._config#793

Merged
joe-elliott merged 2 commits intografana:mainfrom
yvrhdn:tempo-microservices-resources
Jun 24, 2021
Merged

Move resource requests and limits into $._config#793
joe-elliott merged 2 commits intografana:mainfrom
yvrhdn:tempo-microservices-resources

Conversation

@yvrhdn
Copy link
Copy Markdown
Contributor

@yvrhdn yvrhdn commented Jun 24, 2021

What this PR does:
Move all Kubernetes resource settings into $._config, this way users only need to override $._config and don't need to know about the internals (tempo_compactor_container etc.).

Which issue(s) this PR fixes:
Fixes #701: resource settings were not applied correctly due to import ordering.

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Comment thread operations/jsonnet/microservices/config.libsonnet
Copy link
Copy Markdown
Collaborator

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

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

lgtm!

@joe-elliott joe-elliott merged commit cfdfb90 into grafana:main Jun 24, 2021
@yvrhdn yvrhdn deleted the tempo-microservices-resources branch June 24, 2021 18:45
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.

Microservice jsonnet library ignores resource requests and limits

2 participants