Skip to content

[8.x](backport #43480) feat(fips): disable kvm module in fips mode#43502

Merged
kruskall merged 1 commit into8.xfrom
mergify/bp/8.x/pr-43480
Mar 26, 2025
Merged

[8.x](backport #43480) feat(fips): disable kvm module in fips mode#43502
kruskall merged 1 commit into8.xfrom
mergify/bp/8.x/pr-43480

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Mar 26, 2025

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:

  • golang.org/x/crypto/chacha20
  • golang.org/x/crypto/curve25519
  • golang.org/x/crypto/ssh
  • golang.org/x/crypto/internal/poly1305

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs


This is an automatic backport of pull request #43480 done by [Mergify](https://mergify.com).

go-libvirt is pulling quite a few x/crypto packages

disable kvm modules in fips mode

(cherry picked from commit 92aebb3)
@mergify mergify bot requested a review from a team as a code owner March 26, 2025 12:30
@mergify mergify bot added the backport label Mar 26, 2025
@mergify mergify bot requested review from VihasMakwana and khushijain21 and removed request for a team March 26, 2025 12:30
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 26, 2025
@github-actions github-actions bot added enhancement Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Mar 26, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 26, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@kruskall kruskall merged commit 596afa8 into 8.x Mar 26, 2025
36 checks passed
@kruskall kruskall deleted the mergify/bp/8.x/pr-43480 branch March 26, 2025 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants