Felix Moehler

Results 12 issues of Felix Moehler

We found that the resolution of the device path by ID times out on ali and aws. This is due to a mismatch in the disk ID and the symlink...

When trying to change a tag/tags from uppercase to lowercase the CPI fails with the following issue: `CPI 'set_disk_metadata' method responded with error: CmdError{"type":"Bosh::Clouds::CloudError","message":"AddTags map[key:value] to failed: SDK.ServerError\nErrorCode: TagKey.Duplication\nRecommend: https://api.aliyun.com/troubleshoot?q=TagKey.Duplication\u0026product=Ecs\nRequestId:...

### Versions (*please add them if you have more releases for this issue*) CPI Version: 47.0.0 BOSH Version: - CF Version: - Diego Version: - ### Stemcell Version: Distro: -...

This PR introduces new property ipv6_prefix_delegation_size that can be defined in the environment. This will tell aws to attach an aws-allocated ipv6 prefix to the vm additionally to the single...

When running `bosh create-env` on an environment managed by nix. The compiling of the alicloud cpi fails with: ``` [bosh][WARN] Installing CPI: [bosh][WARN]   Compiling job package dependencies for installation: [bosh][WARN]    ...

### What is this change about? As described in RFC https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0038-ipv6-dual-stack-for-cf.md bosh shall be enabled to allocate prefix ip addresses (ipv4 and ipv6). Currently bosh only supports attaching ip addresses...

At the moment the bosh director is only enabled to assign single ip addresses. However in some use cases (please refer https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0038-ipv6-dual-stack-for-cf.md ) it might be necessary to assign a...