jhunt / k8s-boshrelease

A BOSH Release for deploying Kubernetes clusters
MIT License
13 stars 9 forks source link

remove -j$CPU #25

Closed anishp55 closed 4 years ago

jhunt commented 4 years ago

Removing it form the ipvsadmin compilation probably works for this particular instance, but I'm worried that popt and other packages may eventually have similar race conditions.

I think we need to go back to the drawing board on this PR, and figure out precisely what stemcell / core counts cause this issue.

jhunt commented 4 years ago

I added issue #26 to investigate and document.