Closed bmelville closed 6 years ago
@droot for review.
Just FYI, I am in the process of verifying that sc is still functional for the walk-through.
@droot I've backed this PR out a bunch, so it is only the move. My guess is I cannot vendor until this is commited so deps can find the package.
@droot this is a pretty innocuous migration of a small set of code, and while I understand your desire for correctness, your suggestions move from 1-2 PRs to 5. Is there some concrete concern you have here?
Closing in favor of https://github.com/GoogleCloudPlatform/k8s-service-catalog/pull/89
This moves broker-cli out of installer into its own top-level dir. This is in anticipation of introducing the actual broker-cli tool, and vendoring the library in to the installer.
Makes progress on #75.