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

[secscanner] close stream after each report #47143

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Oct 3, 2024

This PR closes the client stream after each successfull report so we do not end up with streams that were closed and couldn't recover.

@tigrato tigrato added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 backport/branch/v16 labels Oct 3, 2024
@github-actions github-actions bot requested review from bernardjkim and r0mant October 3, 2024 16:20
@tigrato tigrato force-pushed the tigrato/fix-stream-close branch 3 times, most recently from 5977162 to c38d760 Compare October 3, 2024 16:36
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from bernardjkim October 3, 2024 16:43
@tigrato tigrato force-pushed the tigrato/fix-stream-close branch from c38d760 to c8a37b6 Compare October 3, 2024 16:53
@tigrato tigrato enabled auto-merge October 3, 2024 16:54
@tigrato tigrato added this pull request to the merge queue Oct 3, 2024
This PR closes the client stream after each successfull report so we do not end up with streams that were closed and couldn't recover.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato removed this pull request from the merge queue due to a manual request Oct 3, 2024
@tigrato tigrato force-pushed the tigrato/fix-stream-close branch from c8a37b6 to 0992ace Compare October 3, 2024 17:13
@tigrato tigrato enabled auto-merge October 3, 2024 17:13
@tigrato tigrato added this pull request to the merge queue Oct 3, 2024
Merged via the queue into master with commit 540bcb5 Oct 3, 2024
39 checks passed
@tigrato tigrato deleted the tigrato/fix-stream-close branch October 3, 2024 17:46
@public-teleport-github-review-bot

@tigrato See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 backport/branch/v16 no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants