caicloud / event_exporter

Exporter for kubernetes events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V1.0 image - "exec format error"

LH8PPL opened this issue · comments

Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT

/kind bug

What happened:
After building V1.0 from makefile, created image.
started new project on openshift.
deployment with image v1.0
got error:
standard_init_linux.go:178: exec user process caused "exec format error"

What you expected to happen:
expected container to start

How to reproduce it (as minimally and precisely as possible):
git pull && make
new project on openshift 3.11
deploy with deploy file

Try make container. I've confirmed that the resulting image works on both my Mac and an amd64 Linux server

The following image has been released:

caicloud/event-exporter:v1.0.0
caicloud/event-exporter:v1.0
caicloud/event-exporter:latest