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

cli: remove cockroach connect #113893

Merged
merged 1 commit into from
Jan 11, 2024

Commits on Nov 13, 2023

  1. cli: remove cockroach connect

    `connect` was implemented as an experiment to allow bootstrapping nodes
    from other nodes CA's. The details are described here:
    https://github.com/aaron-crl/toy-secure-init-handshake/tree/n-way-join
    
    This implementation was never completed, and the visibility of this code
    can cause confusion. This PR removes all the code with the idea that we
    can bring it back later if necessary.
    
    Epic: none
    
    Release note (cli change): Removal of the `cockroach connect`
    functionality.
    andrewbaptist committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ad4350a View commit details
    Browse the repository at this point in the history