Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

More options for building images. #1534

Open
1 of 3 tasks
devang-gaur opened this issue Mar 1, 2019 · 11 comments
Open
1 of 3 tasks

More options for building images. #1534

devang-gaur opened this issue Mar 1, 2019 · 11 comments
Labels
Epic A larger user story gsoc candidate for GSoC status/never-stale Pin this issue to get never marked as stale by stale-bot

Comments

@devang-gaur
Copy link
Contributor

devang-gaur commented Mar 1, 2019

Description

Currently, Docker and S2I are the only options for when building images. We need to add more alternatives.

@devang-gaur devang-gaur added Epic A larger user story gsoc candidate for GSoC labels Mar 1, 2019
@edeandrea
Copy link

I just wanted to add onto this thread. With RHEL 8 now out and dropping the docker tooling and instead bringing in buildah/podman, what is the direction for this plugin for support of that? I'd hate to see organizations update their CI/CD platforms and all of a sudden all their builds start failing because of this.

@devang-gaur
Copy link
Contributor Author

Hi @edeandrea we're currently dealing with Jib integration to provide Docker less builds. Will start with Buildah integration short afterwards.

@stale
Copy link

stale bot commented Sep 25, 2019

This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions!

@stale stale bot added the status/stale Issue/PR considered to be stale label Sep 25, 2019
@edeandrea
Copy link

Just adding a gentle ping here so the stale-bot doesn't close this ticket.

@stale stale bot removed the status/stale Issue/PR considered to be stale label Sep 25, 2019
@manusa manusa added the status/never-stale Pin this issue to get never marked as stale by stale-bot label Nov 18, 2019
@ctron
Copy link

ctron commented Apr 6, 2020

Is there any update on this?

@devang-gaur
Copy link
Contributor Author

devang-gaur commented Apr 6, 2020

Hi, we're gonna add new features on github.org/eclipse/jkube plugins.

https://developers.redhat.com/blog/2020/01/28/introduction-to-eclipse-jkube-java-tooling-for-kubernetes-and-red-hat-openshift/

JIB option has been added to FMP already and will be added soon to Jkube plugins.

Although no concrete decision has been made, Kaniko integration is a big possibility for jkube,
We're examining it.

@ctron
Copy link

ctron commented Apr 6, 2020

I would be more interested in Podman/Buildah … as working with fabric8 based projects on Fedora 31 is currently not fun

@devang-gaur
Copy link
Contributor Author

devang-gaur commented Apr 10, 2020

@ctron You can import the local tar archive of container image generated by JIB using
podman load -i image.tar.

@ctron
Copy link

ctron commented Apr 14, 2020

@ctron You can import the local tar archive of container image generated by JIB using
podman load -i image.tar.

I don't think that is an option. We have an upstream project, with an existing build system. I don't think anyone wants to change that, just because I am using Fedora.

@abhiroopghatak
Copy link

Latest release of org.eclipse.jkube plugins failing to create image on buildah , with error "no DOCKER_HOST environment variable, no read/writable '/var/run/docker.sock'".

Any support on buildah or any separate plugins ? please update!!

@manusa
Copy link
Member

manusa commented Sep 22, 2020

Support for this feature in Eclipse JKube is being tracked here eclipse-jkube/jkube#66

I'm not sure about the status of Podman 2.0, but it may already be compatible with our current implementations.

Anyway, please follow-up on the provided issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Epic A larger user story gsoc candidate for GSoC status/never-stale Pin this issue to get never marked as stale by stale-bot
Projects
None yet
Development

No branches or pull requests

5 participants