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

fqdn/dnsproxy: Add concurrency grace period parameter #21668

Merged

Conversation

pippolo84
Copy link
Member

Add a parameter to explicitly set the concurrency grace period of the dnsproxy.
Doing this instead of relying directly on the value from the option package enables better reuse of the dnsproxy from other consumers.

Add a parameter to set the concurrency grace period of the dnsproxy.
Doing this instead of relying directly on the value from the option
package enables better reuse of the dnsproxy from other consumers.

Signed-off-by: Fabio Falzoi <fabio.falzoi@isovalent.com>
@pippolo84 pippolo84 added release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.12 labels Oct 11, 2022
@pippolo84 pippolo84 requested review from a team as code owners October 11, 2022 15:10
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.12.3 Oct 11, 2022
@qmonnet qmonnet added this to Needs backport from master in 1.12.4 Oct 12, 2022
@qmonnet qmonnet removed this from Needs backport from master in 1.12.3 Oct 12, 2022
@aanm aanm merged commit bc20e84 into cilium:master Oct 21, 2022
@aanm aanm added affects/v1.12 This issue affects v1.12 branch and removed needs-backport/1.12 labels Oct 21, 2022
@aanm aanm removed this from Needs backport from master in 1.12.4 Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/v1.12 This issue affects v1.12 branch release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants