Skip to content

Add FIPS indicator to startup and version command#43840

Merged
michel-laterman merged 5 commits intoelastic:mainfrom
michel-laterman:fips-indicator
Apr 16, 2025
Merged

Add FIPS indicator to startup and version command#43840
michel-laterman merged 5 commits intoelastic:mainfrom
michel-laterman:fips-indicator

Conversation

@michel-laterman
Copy link
Copy Markdown
Contributor

Proposed commit message

Add a boolean FIPS indicator to the version command as well as beat startup logs.

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

Output of version command has changed to include FIPS indicator.

@michel-laterman michel-laterman added enhancement Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team backport-8.x Automated backport to the 8.x branch with mergify labels Apr 10, 2025
@michel-laterman michel-laterman requested a review from a team as a code owner April 10, 2025 19:08
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Apr 10, 2025
@michel-laterman michel-laterman added the release-note:skip The PR should be ignored when processing the changelog label Apr 10, 2025
@michel-laterman michel-laterman enabled auto-merge (squash) April 16, 2025 20:00
@michel-laterman michel-laterman merged commit 868cf62 into elastic:main Apr 16, 2025
186 of 189 checks passed
@michel-laterman michel-laterman added the backport-8.19 Automated backport to the 8.19 branch label Apr 17, 2025
@michel-laterman michel-laterman deleted the fips-indicator branch April 17, 2025 21:08
@pazone pazone removed the backport-8.x Automated backport to the 8.x branch with mergify label Apr 29, 2025
mergify bot pushed a commit that referenced this pull request Apr 29, 2025
* Add FIPS indicator to startup and version command

* Rename FIPS variables to FIPSDistribution

* Reword FIPS in version and log to FIPS-distribution

(cherry picked from commit 868cf62)

# Conflicts:
#	libbeat/cmd/instance/beat.go
michel-laterman added a commit that referenced this pull request Apr 30, 2025
…mand (#44122)

* Add FIPS indicator to startup and version command (#43840)

* Add FIPS indicator to startup and version command

* Rename FIPS variables to FIPSDistribution

* Reword FIPS in version and log to FIPS-distribution

(cherry picked from commit 868cf62)

# Conflicts:
#	libbeat/cmd/instance/beat.go

* Fix merge

---------

Co-authored-by: Michel Laterman <82832767+michel-laterman@users.noreply.github.com>
Co-authored-by: michel-laterman <michel.laterman@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch enhancement release-note:skip The PR should be ignored when processing the changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants