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

Fixes #38036 - Add lxc* pattern to IGNORED_INTERFACES list #10386

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

B-Woody
Copy link
Contributor

@B-Woody B-Woody commented Nov 22, 2024

Using some Kubernetes platforms with Cilium as the CNI will cause the node hosts to have lots of container interfaces with lxc as a prefix. If these nodes are registered to Foreman/Satellite, the facts for the hosts interfaces will become very large and cause performance issues when loading the host page in the Satellite/Foreman WebUI . Add interfaces with lxc* pattern to list of IGNORED_INTERFACES. Trivial one-line change.

@evgeni evgeni merged commit 936a5dc into theforeman:develop Nov 22, 2024
51 checks passed
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