Ruben Koster

Results 17 issues of Ruben Koster

It would be nice to be able to resume a bucc deployed virtualbox vm. Currently the bosh jobs won't be able to start because they are missing their persistent disk:...

During the `deploy-pcf` step in ci, the smoke tests fail with the following error: ``` >>> [ cf api https://api.sys.gcp-1click-test.starkandwayne.com --skip-ssl-validation ] exited with an error Unexpected Response Response code:...

Add a post spiff merge task which automatically colocates jobs based on the schema defined in the deployment file: ``` yaml colocation: - name: data_z1 jobs: [postgresql_z1, etcd_z1] - name:...

icebox

Implementation: - generate deployment manifest for parent deployments - spiff merge [current deployment stub] [parent deployment manifest] - normal spiff merge with result from above

icebox

Could be done by using [yaml-lint](https://github.com/Pryz/yaml-lint). Until integrated in the bosh-workspace the following works as well: ``` shell gem install yaml-lint yaml-lint ./**/*.yml ```

enhancement

To reproduce: - create bosh-lite vm (vagrant up). - deploy cloud foundry to it by using bosh-workspace with `uuid: current` - rebuild bosh-lite (vagrant rebuild). - deploy cf again.

bug

`bosh prepare deployment` does not play nice with `latest` stemcell.

bug

Currently `bosh deploy` only works from the workspace dir, otherwise you will get a error complaining about being unable to find templates.

bug

As discussed [at the FIPS retro](https://docs.google.com/document/d/12GI79DzWebHNoft2bsp4dZmIMnpI-C_wNjeDGX3I_Es/edit) it would be great if both sides of the buildpack lifecycle interface would have unit tests to validate the results of the xxhash library...

```[tasklist] ### Tasks - [ ] https://github.com/cloudfoundry/bosh-dns-release/issues/99 - [ ] https://github.com/cloudfoundry/bosh-linux-stemcell-builder/issues/301 - [ ] https://github.com/cloudfoundry/bosh-linux-stemcell-builder/issues/331 - [ ] https://github.com/cloudfoundry/bosh-linux-stemcell-builder/issues/330 - [ ] https://github.com/cloudfoundry/bosh-linux-stemcell-builder/issues/327 - [ ] https://github.com/cloudfoundry/bosh-linux-stemcell-builder/issues/323 - [ ]...