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

Add support for AppCDS generation in Jib built container images #14655

Merged
merged 2 commits into from
Feb 3, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jan 27, 2021

Fixes: #14607

@ghost ghost added the area/core label Jan 27, 2021
@geoand geoand requested a review from stuartwdouglas January 27, 2021 17:33
@geoand geoand added this to the 1.12 - master milestone Jan 27, 2021
@geoand geoand force-pushed the #14607 branch 2 times, most recently from aa9aa9a to d7854b2 Compare January 27, 2021 17:43
@geoand geoand changed the title Add support for AppCDS generation in Jib built container-image Add support for AppCDS generation in Jib built container images Jan 27, 2021
@geoand
Copy link
Contributor Author

geoand commented Jan 27, 2021

CI is failing on the new test I added - which is weird because it passed locally.
I'll look into it

@geoand geoand force-pushed the #14607 branch 5 times, most recently from 4952c33 to bbf88af Compare January 28, 2021 09:29
@geoand geoand marked this pull request as draft January 28, 2021 13:07
The is useful when the building JVM version is not the same
as the runtime JVM version
@geoand geoand force-pushed the #14607 branch 2 times, most recently from b7fe78c to 1e523d4 Compare January 28, 2021 15:42
@geoand geoand marked this pull request as ready for review January 28, 2021 15:42
@geoand
Copy link
Contributor Author

geoand commented Jan 28, 2021

@stuartwdouglas PR should be ready now

@geoand
Copy link
Contributor Author

geoand commented Jan 29, 2021

This will also require some documentation - probably a blog post on quarkus.io

@geoand
Copy link
Contributor Author

geoand commented Feb 2, 2021

@stuartwdouglas can you take a look and let me know what you think?

Thanks

@stuartwdouglas
Copy link
Member

LGTM

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

Successfully merging this pull request may close these issues.

Integrate AppCDS generation into Jib container image generation
2 participants