Skip to content
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

[8.x](backport #5892) Fix elastic-agent-service Docker container entrypoint #5896

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 30, 2024

The elastic-agent-service container followed the template for the elastic-agent-cloud container. This isn't quite correct, because while the service container will run exclusively in cloud it is otherwise meant to be used as a standard Elastic Agent docker container with the standard entrypoint.

* Stop treating the service image like cloud.

The image will be deployed in cloud, but the runtime requirements are
that of the standard Docker image.

* Remove elastic-agent-service command customization.

* Remove unnecessary 'or'

(cherry picked from commit 0cdfef5)
@mergify mergify bot requested a review from a team as a code owner October 30, 2024 22:03
@mergify mergify bot added the backport label Oct 30, 2024
@mergify mergify bot requested review from blakerouse and kaanyalti and removed request for a team October 30, 2024 22:03
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

@pierrehilbert pierrehilbert merged commit eea5300 into 8.x Oct 31, 2024
15 checks passed
@pierrehilbert pierrehilbert deleted the mergify/bp/8.x/pr-5892 branch October 31, 2024 08:29
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.

2 participants