Skip to content

Conversation

@pchila
Copy link
Member

@pchila pchila commented Jun 16, 2025

What does this PR do?

Clean up old FIPS cloud image specs and update references

Why is it important?

Remove the old elastic-agent-fips-cloud-* images now that elastic-agent-cloud-fips-* is used as DRA (implemented in #8429).

Checklist

  • I have read and understood the pull request guidelines of this project.
  • 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/fragments using the changelog tool
  • [ ] I have added an integration test or an E2E test

Disruptive User Impact

None as FIPS-capable cloud images are not GA yet.

How to test this PR locally

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@pchila pchila self-assigned this Jun 16, 2025
@pchila pchila requested review from a team as code owners June 16, 2025 12:20
@pchila pchila added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog chore Tasks that just need to be done, they are neither bug, nor enhancements backport-8.19 Automated backport to the 8.19 branch labels Jun 16, 2025
@elasticmachine
Copy link
Contributor

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

@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

cc @pchila

@pchila
Copy link
Member Author

pchila commented Jun 16, 2025

Flaky test is another occurrence of #5264.
Automatic retry passed.

@pchila pchila merged commit f9afe72 into elastic:main Jun 16, 2025
24 checks passed
mergify bot pushed a commit that referenced this pull request Jun 16, 2025
* Remove obsolete elastic-agent-fips-cloud package specs

* change elastic-agent fips cloud image references to new image name

(cherry picked from commit f9afe72)
pchila added a commit that referenced this pull request Jun 17, 2025
* Remove obsolete elastic-agent-fips-cloud package specs

* change elastic-agent fips cloud image references to new image name

(cherry picked from commit f9afe72)

Co-authored-by: Paolo Chilà <paolo.chila@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 chore Tasks that just need to be done, they are neither bug, nor enhancements skip-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.

Remove obsolete elastic-agent-fips-cloud* artifacts

5 participants