Travis Glenn Hansen
Travis Glenn Hansen
Can you send over the node/controller hcl files? You need to run the container as privileged, host networking, etc. In terms of mounts this is what the k8s charts does:...
If you don’t have it mounted then you have the original issue no?
Yeah really strange. I already have updated code to prevent the behavior you saw should it ever happen in the future however because that is very egregious.
At this point let’s just leave this open for a bit longer while you do some more testing and see how it goes. I’ll close it after I commit the...
Wait it worked in 1.4.2 without the bind mount?
Are you certain the udev mount fixes the issue? Or could it be something else?
Fair enough. Super strange to me but I’ll publish a new version asap with the ‘fix’ and then if you could do further testing that would be great.
Couple things: - I'll have a new image tagged `next` in a few minutes that I would love for you to try before I actually snap the release - doing...
`next` images are built with the fix.
Hmm. So begs the question why was it working in v1.4.2 if those files are used for both images? I did update the base debian image for v1.6.0 so maybe...