csi-node-driver-registrar: exec format error
d7volker opened this issue ยท 3 comments
Details
What steps did you take and what happened:
During deployment of kadalu, which makes use of the csi-node-driver-registrar, to my raspberry pi cluster the following error appeared:
standard_init_linux.go:211: exec user process caused "exec format error"
I guess, this is related to the same issue, with csi-external-attacher, mentioned here: #166
Makefile issue
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.89. Please mark this comment with ๐ or ๐ to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
I'll have another look, I'm assuming it'll be the similar Makefile issue as on the other new CSI images.
@jamesorlakin: Thank you! It worked :)