Skip to content

Conversation

thorn3r
Copy link
Contributor

@thorn3r thorn3r commented Nov 15, 2023

Revert "dnsproxy: Use original source address in connections to dns servers"

This reverts commit 9d70db8.

This commit caused a reported performance regression

Fixes: #29175

Revert "dnsproxy: Use original source address in connections to dns servers" to fix performance regression.

@maintainer-s-little-helper
Copy link

Commit 22eca37 does not match "(?m)^Signed-off-by:".

Please follow instructions provided in https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#developer-s-certificate-of-origin

@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Nov 15, 2023
@thorn3r thorn3r force-pushed the revert-proxy-og-source branch from 22eca37 to f29325d Compare November 15, 2023 18:33
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Nov 15, 2023
@thorn3r thorn3r added the release-note/bug This PR fixes an issue in a previous release of Cilium. label Nov 15, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Nov 15, 2023
…rvers

This reverts commit 9d70db8.

Signed-off-by: Tim Horner <timothy.horner@isovalent.com>
@thorn3r
Copy link
Contributor Author

thorn3r commented Nov 15, 2023

/test

@thorn3r thorn3r marked this pull request as ready for review November 15, 2023 18:48
@thorn3r thorn3r requested review from a team as code owners November 15, 2023 18:48
@aanm aanm added the kind/regression This functionality worked fine before, but was broken in a newer release of Cilium. label Nov 15, 2023
@aanm aanm merged commit 4dc8ca2 into cilium:main Nov 15, 2023
@thorn3r
Copy link
Contributor Author

thorn3r commented Nov 15, 2023

rather than backporting, the relevant commit will be reverted in each branch:
v1.12: #29209
v1.13: #29206
v1.14: #29205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/regression This functionality worked fine before, but was broken in a newer release of Cilium. release-note/bug This PR fixes an issue in a previous release of Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Excessive CPU usage when utilizing dnsproxy
3 participants