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

Bug fix - logging proxy more than one tail for algorunner #2053

Merged

Conversation

Adir111
Copy link
Contributor

@Adir111 Adir111 commented Jan 2, 2025

Bug fix in this PR: #2033
The bug caused more than 1 tail to be created on algorunner, when a sideCar tail failed creating (mechanic of re-trying was wrong, if a sideCar failed - both algorunner and sideCar would create a new tail - causing the algorunner to have multiple tails).


This change is Reviewable

@Adir111 Adir111 requested a review from golanha January 2, 2025 09:50
@Adir111 Adir111 self-assigned this Jan 2, 2025
Copy link
Member

@golanha golanha left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Adir111)

Copy link
Member

@golanha golanha left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Adir111)

@Adir111 Adir111 merged commit 9301b51 into master Jan 2, 2025
5 checks passed
@Adir111 Adir111 deleted the bug_fix_logging_proxy_more_than_one_tail_for_algorunner branch January 2, 2025 13:07
hkube-ci pushed a commit that referenced this pull request Jan 2, 2025
* fixed bug

* test sometimes 27/28 both ok .... bump version [skip ci]
hkube-ci pushed a commit that referenced this pull request Jan 2, 2025
* fixed bug

* test sometimes 27/28 both ok .... bump version [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants