Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove registry related code from the cli #590

Conversation

nouseforaname
Copy link
Contributor

@nouseforaname nouseforaname commented Feb 3, 2022

This PR is the counterpart to removing the Registry from bosh in:
cloudfoundry/bosh@2ba78ed

Remove Registry Code
Regenerate Mocks

fix minor issues in bin/mockgen (only runs with bsd sed) and remove registry line from it

@nouseforaname nouseforaname force-pushed the feature/176871612-remove-registry-new branch from 3f3d92d to 93ced3f Compare February 3, 2022 10:28
@rkoster rkoster requested review from a team, jpalermo and beyhan and removed request for a team February 3, 2022 10:58
Copy link
Member

@beyhan beyhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good. I think that I found one left over where we could rename the registry word or just remove it. It is:

fakeRegistryUUIDGenerator *fakeuuid.FakeGenerator
Otherwise the change looks good to me and sorry for the delayed review.

@rkoster
Copy link
Contributor

rkoster commented Mar 3, 2022

@nouseforaname could you take a look at the changes requested by @beyhan?

This PR is the counterpart to removing the Registry from bosh in:
cloudfoundry/bosh@2ba78ed

Remove Registry Code
Regenerate Mocks

fix minor issues in bin/mockgen (only runs with bsd sed) and remove registry line from it

[#181129158]Remove registry behaviors from the BOSH CLI

Signed-off-by: Ruben Koster <rubenk@vmware.com>
@nouseforaname nouseforaname force-pushed the feature/176871612-remove-registry-new branch from 93ced3f to ba0f856 Compare March 4, 2022 14:05
@nouseforaname
Copy link
Contributor Author

It looks good. I think that I found one left over where we could rename the registry word or just remove it. It is:

fakeRegistryUUIDGenerator *fakeuuid.FakeGenerator

Otherwise the change looks good to me and sorry for the delayed review.

Thanks & done.

Copy link
Member

@jpalermo jpalermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jpalermo jpalermo merged commit 3feb71e into cloudfoundry:main Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

4 participants