Ruben Koster

Results 85 comments of Ruben Koster

@ZPascal Could you try removing those lines and check if the VirtualBox CPI gets any further? There is no point in removing those lines if the VirtualBox CPI does not...

Yes the corresponding lines inside the bosh cli.

@ZPascal can this issue be closed?

We should wait on TOC guidance around GH actions worker limits.

Draft PRs are ignored by the automation which syncs open PRs onto the github project board for Foundational Infrastructure Working group: https://github.com/orgs/cloudfoundry/projects/21/views/10 Please remove draft status so we can track...

taking a warden stemcell, untarring it, and running a `docker import` on the image file should work. But I agree ideally we publish stemcell images to an OCI image registry.

Thanks for reporting this, unfortunately we currently don't have the bandwidth to fix this, but we are happy to review a PR.

As discovered by Ramon: the agent also invokes runit directly to start monit: https://github.com/cloudfoundry/bosh-agent/blob/main/platform/monit_retryable.go#L20 This should become configurable similar to: https://github.com/cloudfoundry/bosh-agent/pull/324

Garden cgroups v2 support: https://github.com/cloudfoundry/guardian/commit/a11a929395980a7ccd5d44ad7bc68ae70ff350e5

eject is used by the agent: https://github.com/cloudfoundry/bosh-agent/blob/main/platform/cdrom/linux_cdrom.go vSphere userdata gets injected via a cdrom...