Replies: 6 comments 1 reply
|
https://github.com/nouseforaname/bosh-cli/tree/feature/176871612-remove-registry I've been looking at dropping the registry code from the cli as well. |
0 replies
|
A related documentation update can be found here cloudfoundry/docs-bosh#763 |
0 replies
|
The registry code from the CLI has been removed and released in v7 of the bosh cli. This breaks usage with a v1 cpi. |
0 replies
|
registry removed from the agent |
0 replies
|
registry dropped from bosh codebase |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The registry has been optional and deprecated for a couple of years at this point. We are looking to finish the removal the registry component from the bosh director.
Here is the timeline of what we'd like to do next.
We have verified all current CPIs in bosh-deployment support CPI v2 with the exception of SoftLayer, who communicated they were not interested in supporting CPI v2 currently and are aware of the consequences.
All reactions