Dmitriy Kalinin
Dmitriy Kalinin
Ah that's what you mean by time spent. Currently bosh-init does not call drain agent API before stopping and deleting the VM. Drain script for the Director will wait for...
I dont believe OpenStack CPI currently allows to specify multiple manual networks. cc @voelzmo
you can use docker/cpi.yml (ops file) from bosh-deployment to use your docker for mac installation instead of having a dedicated virtualbox vm. see example here: https://github.com/cloudfoundry/bosh-deployment/blob/master/test.sh#L460 On Thu, Sep 28,...
i think danny meant documented in cloudfoundry/bosh-deployment. Sent from my iPhone > On Jun 28, 2017, at 5:27 PM, Danny Berger wrote: > > Which provider are you using? VirtualBox,...
@sykesm mostly CI work. it's not trivial to setup vmware building box. pcfdev team has made some progress of automating it though.
@zrob pipeline for bosh-lite is busted hence no update. it's not trivial to fix it so it's taking time.
This is definitely stdout/stderr going over the limit due to how we use tar (verbose mode) in the Agent. Real problem here is that it fails to untar. This could...
We'll adjust bosh-agent eventually to no log everything from tar command.
This is a bit tricky since CI snapshots the bosh director after it has been started, which means that each version of bosh-lite will have new UUID.
Could you include ifconfig output from the haproxy vm. Do you have multiple bosh-lite boxes running on your machine?