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

Kubernetes Image Puller Operator is failing on the OpenShift 4.9 #20697

Closed
ibuziuk opened this issue Oct 27, 2021 · 2 comments
Closed

Kubernetes Image Puller Operator is failing on the OpenShift 4.9 #20697

ibuziuk opened this issue Oct 27, 2021 · 2 comments
Assignees
Labels
area/image-puller Issues related to image-puller https://github.com/che-incubator/kubernetes-image-puller kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. sprint/current

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Oct 27, 2021

Describe the bug

Kubernetes Image Puller Operator is failing on the OpenShift 4.9, works fine on OpenShift 4.8

Che version

other (please specify in additional context)

Steps to reproduce

  1. Install image puller operator on the 4.9 cluster
  2. ERROR: CreateContainerError

image

image

image

Expected behavior

The operator installs without errors

Runtime

OpenShift

Screenshots

No response

Installation method

OperatorHub

Environment

other (please specify in additional context)

Eclipse Che Logs

: container create failed: time="2021-10-27T12:43:38Z" level=error msg="container_linux.go:380: starting container process caused: exec: \"kubernetes-image-puller-operator\": executable file not found in $PATH"

Additional context

No response

@ibuziuk ibuziuk added kind/bug Outline of a bug - must adhere to the bug report template. sprint/next severity/P1 Has a major impact to usage or development of the system. team/hosted-che area/image-puller Issues related to image-puller https://github.com/che-incubator/kubernetes-image-puller labels Oct 27, 2021
@ibuziuk ibuziuk self-assigned this Oct 28, 2021
@ibuziuk
Copy link
Member Author

ibuziuk commented Nov 2, 2021

on OpenShift 4.9 with the new version of the puller OLM the installation is failing with:

Error: container create failed: time="2021-11-02T09:50:33Z" level=error msg="container_linux.go:380: starting container process caused: exec: \"/manager\": stat /manager: no such file or directory"

image

N.B the failure only happens when installing via OLM, vanilla make installation works just fine

@ibuziuk
Copy link
Member Author

ibuziuk commented Nov 17, 2021

The culprit was the corrupted 0.0.9 image that has been re-build - https://quay.io/repository/eclipse/kubernetes-image-puller-operator?tab=tags&tag=0.0.9

0.0.9 version works fine on OpenShift 4.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/image-puller Issues related to image-puller https://github.com/che-incubator/kubernetes-image-puller kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. sprint/current
Projects
None yet
Development

No branches or pull requests

1 participant