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

sidecar: fix limit mintime #7970

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

MichaHoffmann
Copy link
Contributor

@MichaHoffmann MichaHoffmann commented Dec 9, 2024

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Verification

Signed-off-by: Michael Hoffmann <[email protected]>
@MichaHoffmann MichaHoffmann force-pushed the mhoffmann/fix-sidecar-limit-min-time branch from 794278b to 6f8aa18 Compare December 9, 2024 08:31
@fpetkovski
Copy link
Contributor

Can you add some description how this fixes the issue?

@MichaHoffmann
Copy link
Contributor Author

Can you add some description how this fixes the issue?

It was just a bug, the limit is supposed to be lower bound and I treated it as upper bound

Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

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

Should we cut a new release?

@MichaHoffmann
Copy link
Contributor Author

Should we cut a new release?

i think yes, its not a great bug

@saswatamcode saswatamcode merged commit b3645c8 into main Dec 10, 2024
22 checks passed
saswatamcode pushed a commit to saswatamcode/thanos that referenced this pull request Dec 11, 2024
saswatamcode pushed a commit to saswatamcode/thanos that referenced this pull request Dec 11, 2024
Signed-off-by: Michael Hoffmann <[email protected]>
Signed-off-by: Saswata Mukherjee <[email protected]>
saswatamcode added a commit that referenced this pull request Dec 11, 2024
* Fix potential deadlock in hedging request (#7962)

Signed-off-by: SungJin1212 <[email protected]>

* sidecar: fix limit mintime (#7970)

Signed-off-by: Michael Hoffmann <[email protected]>
Signed-off-by: Saswata Mukherjee <[email protected]>

* Cut patch release v0.37.2

Signed-off-by: Saswata Mukherjee <[email protected]>

* Fix changelog

Signed-off-by: Saswata Mukherjee <[email protected]>

---------

Signed-off-by: SungJin1212 <[email protected]>
Signed-off-by: Michael Hoffmann <[email protected]>
Signed-off-by: Saswata Mukherjee <[email protected]>
Co-authored-by: SungJin1212 <[email protected]>
Co-authored-by: Michael Hoffmann <[email protected]>
MichaHoffmann added a commit that referenced this pull request Dec 16, 2024
Signed-off-by: Michael Hoffmann <[email protected]>
Signed-off-by: Saswata Mukherjee <[email protected]>
MichaHoffmann added a commit that referenced this pull request Dec 16, 2024
Signed-off-by: Michael Hoffmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants