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

reduces stripped JRE to what zipkin needs. #84

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

codefromthecrypt
Copy link
Member

Before, we added extra modules that are only used by our demo images. This turns out a fool's errand as recent Elasticsearch needs even more than before (e.g. kerberos stuff). Instead, we will switch the image to only pick what's required in the zipkin builds. Ancillary images can use the full dist.

Before, we added extra modules that are only used by our demo images.
This turns out a fool's errand as recent Elasticsearch needs even more
than before (e.g. kerberos stuff). Instead, we will switch the image to
only pick what's required in the zipkin builds. Ancillary images can use
the full dist.

Signed-off-by: Adrian Cole <[email protected]>
@codefromthecrypt codefromthecrypt merged commit 0dccfec into master Dec 15, 2023
1 check passed
@codefromthecrypt codefromthecrypt deleted the less-strip branch December 15, 2023 08:24
@codefromthecrypt
Copy link
Member Author

thanks for the look!

codefromthecrypt added a commit that referenced this pull request Dec 15, 2023
Before, we added extra modules that are only used by our demo images.
This turns out a fool's errand as recent Elasticsearch needs even more
than before (e.g. kerberos stuff). Instead, we will switch the image to
only pick what's required in the zipkin builds. Ancillary images can use
the full dist.

Signed-off-by: Adrian Cole <[email protected]>
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