feat(fips): disable kvm module in fips mode#43480
Conversation
go-libvirt is pulling quite a few x/crypto packages disable kvm modules in fips mode
simitt
left a comment
There was a problem hiding this comment.
With these changes, I wonder whether it really still makes sense to keep the metricbeat/module/kvm enabled for FIPS mode when metricbeat/module/kvm/status and metricbeat/module/kvm/dommemstat are disabled? While the third party libraries in question are removed in this PR, functionality wise I don't see the point in keeping the kvm module enabled.
Other than that, LGTM
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
go-libvirt is pulling quite a few x/crypto packages disable kvm modules in fips mode (cherry picked from commit 92aebb3)
go-libvirt is pulling quite a few x/crypto packages disable kvm modules in fips mode (cherry picked from commit 92aebb3)
kvm does not add a metricset, only an asset so there's no impact but I guess we could disable it too |
Proposed commit message
go-libvirt is pulling quite a few x/crypto packages
disable kvm modules in fips mode
should remove the following packages from metricbeat:
Checklist
CHANGELOG.next.asciidocorCHANGELOG-developer.next.asciidoc.Disruptive User Impact
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs