fix(thanos): set proper resources defaults#1317
Closed
sjentzschsap wants to merge 1 commit intocloudoperators:mainfrom
Closed
fix(thanos): set proper resources defaults#1317sjentzschsap wants to merge 1 commit intocloudoperators:mainfrom
sjentzschsap wants to merge 1 commit intocloudoperators:mainfrom
Conversation
trouaux
added a commit
that referenced
this pull request
Dec 3, 2025
joluc
pushed a commit
that referenced
this pull request
Dec 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Submit a pull request
Thank you for submitting a pull request!
To speed up the review process, please ensure that everything below
is true:
Replace any ":question:" below with information about your pull request.
Pull Request Details
Provide details about your pull request and what it adds, fixes, or changes.
Set
resourcesproperly to an empty struct instead of null, which fixes a strict deployment where this e.g. does not not allow us to set requests without also defining limits (error:Invalid value: “500m”: must be less than or equal to cpu limit of 0,).Breaking Changes
Describe what features are broken by this pull request and why, if any.
none
Issues Fixed
Enter the issue numbers resolved by this pull request below, if any.
Other Relevant Information
Provide any other important details below.