Skip to content

Use dedicated elasticsearch image for observabilitySRE smoke testing #17627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: 8.19
Choose a base branch
from

Conversation

donoghuc
Copy link
Member

@donoghuc donoghuc commented May 5, 2025

Release notes

[rn:skip]

What does this PR do?

The ES team has started publishing a purpose built image for the fedramp high project. Update our smoke test stack to use this container.

Why is it important/What is the impact to the user?

N/A

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 (and/or docker env variables)
  • [ ] I have added tests that prove my fix is effective or that my feature works

Copy link
Member Author

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

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

Builds are not yet being published to container registry. Waiting on unified release snapshot build. DNM for now.

@donoghuc donoghuc force-pushed the update-elasticsearch-fips-image branch from b9ed2d6 to 893ad56 Compare May 6, 2025 15:23
The ES team has started publishing a purpose built image for the fedramp high
project. Update our smoke test stack to use this container.
@donoghuc donoghuc force-pushed the update-elasticsearch-fips-image branch from 893ad56 to 511fbd8 Compare May 6, 2025 17:28
@@ -18,6 +18,8 @@ services:
- xpack.security.transport.ssl.certificate_authorities=/usr/share/elasticsearch/config/certs/ca.crt
ports:
- "9200:9200"
entrypoint: ["/usr/local/bin/docker-entrypoint.sh"]
Copy link
Member Author

Choose a reason for hiding this comment

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

I proposed a change upstream to avoid this elastic/elasticsearch#127788

@donoghuc
Copy link
Member Author

donoghuc commented May 6, 2025

This is approved, elastic/elasticsearch#127788 I can remove the workaround. Will do that when i get an updated snapshot.

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

@donoghuc
Copy link
Member Author

donoghuc commented May 8, 2025

Upstream fix has promoted and been released! This is g2g.

@elasticmachine
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants