Actions
Bug #38036
closedNeed to add lxc* pattern to IGNORED_INTERFACES list
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
Using some Kubernetes platforms with Cilium as the CNI will cause the nodes to have lots of container interfaces with lxc as a prefix. If these nodes are registered to Foreman/Satellite, the facts for interfaces will become very large and cause slowdowns. Add interfaces with "lxc*" pattern to list of IGNORED_INTERFACES. Will submit PR shortly.
Actions