You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the jkube image builds were disabled because creating a podman socket for jkube to use is busted in podman v4.2 which is the only version currently (2/3/23) avaialble to the ubi-8-appstream-rpms. the needed fix is in podman v4.3.1 and above.
see: ploigos-tool-jkube/Containerfile.ubi8
short of compling podman ourself there is nothing we can do until the appstream has the newer podman.
The text was updated successfully, but these errors were encountered:
overview
the jkube image builds were disabled because creating a podman socket for jkube to use is busted in podman v4.2 which is the only version currently (2/3/23) avaialble to the ubi-8-appstream-rpms. the needed fix is in podman v4.3.1 and above.
see: ploigos-tool-jkube/Containerfile.ubi8
short of compling podman ourself there is nothing we can do until the appstream has the newer podman.
The text was updated successfully, but these errors were encountered: