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

Disable endpoint-manager's gc in cilium-agent #2724

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chez-shanpu
Copy link
Contributor

@chez-shanpu chez-shanpu commented Nov 27, 2024

"endpoint-manager" which is a subsystem in cilium-agents has GC system.
This GC sometimes removes healthy CEP.
(I think this is due to poor coordination with Coil, but the root cause is not currently known.)

It was implemented as a way to deal with the bug with dockershim.
However, dockershim is not used in Neco and as far as I looked up I cannot find the CEP that has to be garbage collected.

This PR disables endpoint-manager's GC and avoid deleting healthy CEP.

@chez-shanpu chez-shanpu self-assigned this Nov 27, 2024
@chez-shanpu chez-shanpu marked this pull request as ready for review November 27, 2024 04:10
cilium/pre/values.yaml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants