Skip to content

Commit 81e5b9b

Browse files
committed
Weaker wording for CLI consolidation
- move existing bosh storage CLIs into new area - keep the consolidation process open as implementation detail
1 parent 8fc25e9 commit 81e5b9b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

toc/rfc/rfc-draft-cc-blobstore-storage-cli.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,14 @@ A new area "Storage CLI" shall be added to the Foundational Infrastructure WG in
4242

4343
- create a new "Storage CLI" area
4444
- add existing approvers of areas "VM deployment lifecycle (BOSH)" (FI) and "CAPI" (ARI) as initial approvers to this new area
45+
- move the existing 4 bosh storage CLI repos from area "VM deployment lifecycle (BOSH)" into the new area
4546
- create a new repository `storage-cli` in this area with the goal to consolidate all existing bosh storage CLIs here
46-
- copy one existing bosh storage cli into this new repository as starting point (most likely [bosh-azure-storage-cli](https://github.com/cloudfoundry/bosh-azure-storage-cli))
47-
- setup CI, implement missing commands and configuration parameters
48-
- continue with the remaining bosh storage CLIs
47+
- setup CI, consolidate CLIs into the new `storage-cli` repo, implement missing commands and configuration parameters for each IaaS
4948

5049
### Bosh
5150

52-
- switch from bosh storage cli to new `storage-cli`
53-
- eventually archive the old bosh storage CLI repos
51+
- eventually switch from (old) bosh storage CLIs to consolidated `storage-cli`
52+
- finally archive the old bosh storage CLI repos
5453

5554
### Cloud Controller
5655

0 commit comments

Comments
 (0)