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

[EPIC] Buildpacks-based container image build strategy #439

Closed
3 tasks done
manusa opened this issue Oct 19, 2020 · 3 comments
Closed
3 tasks done

[EPIC] Buildpacks-based container image build strategy #439

manusa opened this issue Oct 19, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@manusa
Copy link
Member

manusa commented Oct 19, 2020

Description

As a user, I want to be able to use Eclipse JKube to build container images and deploy them to a Kubernets-compatible cluster for my Java application leveraging Buildpacks, so that I can take advantage and reuse one of the many production ready buildpacks to create an image for my application.

Buildpacks is used by many frameworks, such as Spring Boot, to create container images for an application. There is a curated, community-maintained, growing list of buildpacks to support all kinds of frameworks, libraries, and programming languages.

Currently, JKube can be made compatible with Buildpacks-produced container images by tuning the image name at the buildpacks level, or modifying JKube's resource configuration.
However, this is cumbersome and requires the user to provide additional configurations.

It would be good to have a transparent, seamless integration with Buildpacks (similar to what we have for Jib). This way, a user wouldn't need to worry about additional configurations and could simply leverage Buildpacks by configuring it as JKube's container image build strategy.

Tasks

To be discussed later:

See also:

Relates to:

@manusa manusa added the enhancement New feature or request label Oct 19, 2020
@manusa manusa added this to the 2.0.0 milestone Jan 18, 2021
@manusa manusa modified the milestones: 2.0.0, 1.4.0 May 25, 2021
@manusa manusa modified the milestones: 1.4.0, 1.x Jul 27, 2021
@rohanKanojia rohanKanojia self-assigned this Sep 6, 2023
@manusa
Copy link
Member Author

manusa commented Sep 21, 2023

@manusa manusa changed the title Support for Buildpacks [EPIC] Buildpacks-based container image build strategy Nov 17, 2023
@gbraad

This comment was marked as resolved.

@rohanKanojia
Copy link
Member

Shall we close this one? The only open issue should be closed by eclipse-jkube/jkube-integration-tests#371

@manusa manusa closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants