cloudfoundry / cloudfoundry/bosh
Support Alibaba OSS as an external blobstore for bosh
Open
@mvach is already working on this.
Since Dec 7, 2023.
- Dominant language
- Ruby
- Stars
- 2.1k
- Forks
- 662
- Avg merge
- 5h 25m
- Merged PRs (30d)
- 2
Description
As of today there is no native integration of the Alibaba Storage (OSS) in BOSH.
This issue aims to implement that integration.
It requires to:
- implement a storage cli for Alibaba OSS
- auto bump the storage cli
- integrate the cli into bosh
- add the storage cli into the stemcell builder
- update the stemcell ci
- and update the documentation finally
This issue should provides the required transparency.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.