Skip to content

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

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

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

Conversation

@AntonAM
Copy link
Copy Markdown
Contributor

@AntonAM AntonAM commented Apr 19, 2024

Backport #40718 to branch/v14

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
Merged via the queue into branch/v14 with commit a57b29e Apr 19, 2024
@AntonAM AntonAM deleted the bot/backport-40718-branch/v14 branch April 19, 2024 21:06
@camscale camscale mentioned this pull request Apr 24, 2024
This was referenced Aug 6, 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