Skip to content

[v15] Remove header manipulation after request has been completed, when proxying k8s requests.#40720

Merged
AntonAM merged 1 commit intobranch/v15from
bot/backport-40718-branch/v15
Apr 19, 2024
Merged

[v15] Remove header manipulation after request has been completed, when proxying k8s requests.#40720
AntonAM merged 1 commit intobranch/v15from
bot/backport-40718-branch/v15

Conversation

@AntonAM
Copy link
Copy Markdown
Contributor

@AntonAM AntonAM commented Apr 19, 2024

Backport #40718 to branch/v15

changelog: Fixed possible data race that could lead to concurrent map read and map write while proxying Kubernetes requests.

It could lead to panic (concurrent map write and read) in case of
request cancelation.
@AntonAM AntonAM added this pull request to the merge queue Apr 19, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 19, 2024
@AntonAM AntonAM added this pull request to the merge queue Apr 19, 2024
Merged via the queue into branch/v15 with commit 470513c Apr 19, 2024
@AntonAM AntonAM deleted the bot/backport-40718-branch/v15 branch April 19, 2024 21:24
@camscale camscale mentioned this pull request Apr 24, 2024
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.

3 participants