Skip to content

Conversation

squeed
Copy link
Contributor

@squeed squeed commented Nov 14, 2024

We rely on names not being eligible for garbage collection when restarting. However, if the DNS name being tested has a low TTL, this can trigger this accidentally.

So, we bump the idle grace period as well as the min TTL, so that IPs won't be prematurely GCd even if they are no longer present in the conntrack map.

(this should get main green again)

We rely on names not being eligible for garbage collection when
restarting. However, if the DNS name being tested has a low TTL, this
can trigger this accidentally.

So, we bump the idle grace period as well as the min TTL, so that IPs
won't be prematurely GCd even if they are no longer present in the
conntrack map.

Signed-off-by: Casey Callendrello <cdc@isovalent.com>
@squeed squeed added release-note/misc This PR makes changes that have no direct user impact. ci/flake This is a known failure that occurs in the tree. Please investigate me! labels Nov 14, 2024
@squeed squeed requested review from a team as code owners November 14, 2024 13:20
@squeed squeed requested review from doniacld and brlbil November 14, 2024 13:20
@squeed
Copy link
Contributor Author

squeed commented Nov 14, 2024

/test

@squeed squeed enabled auto-merge November 14, 2024 13:42
@squeed squeed added this pull request to the merge queue Nov 14, 2024
Merged via the queue into cilium:main with commit 8b13bbf Nov 14, 2024
71 checks passed
@squeed squeed deleted the ginkgo-fqdn-test-prevent-gc branch November 14, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/flake This is a known failure that occurs in the tree. Please investigate me! 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.

3 participants