-
Not sure if you realize this issue.
I tried a test to deploy a simple workload on Windows VM on Azure, it deployed successfully. The problem is that when I tried to restart the VM (via azure porta…
-
**Description:**
If two bosh releases in a deployment contain the same vendored package version, a redeploy (i.e. `bosh deploy`) following a successful first deploy will wrongly detect a package chan…
-
When deleting a stemcell (e.g. during `bosh delete-env`) if the image has already been removed then the teardown fails with the following error:
```
Deleting deployment:
Deleting stemcell from …
-
`I have used the property ' human_readable_vm_names: true' and created the director. The director VM is named correctly as bosh/0. However when I deploy the CF release, my VMs are still named the old …
-
An Avail Set name can only be 80 characters, but BOSH generates a `group:` field automatically that can exceed this limit easily. For example, a compilation VM has the following automatic name:
`bosh…
-
--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------
Hi Folks,
I am getting below error while executing Bosh create-env on Azure.
CPI Version: 35.2.0
BOS…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
> /kind bug
> /kind feature
**What happened**:
while deploying kubo i am getting the fo…
-
Getting the following error when creating VMs after OpenStack was upgraded from Kilo to Liberty:
`OpenStack API Bad Request (Invalid input for field/attribute availability_zone. Value: . u'' is too s…
-
We trigger several BOSH deployments on new stemcell versions. When multiple deployments run at close to the same time and try to upload stemcells, all but one fail with `Error: name and version and cp…
-
**Describe the bug**
When deploying VMs with this cloud configuration:
```yaml
vm_types:
- cloud_properties:
cpu: 1
disk: 10240
ram: 2148
vmx_options:
disk.enableUUI…