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

Conversation

andrewbaptist
Copy link
Collaborator

@andrewbaptist andrewbaptist commented Nov 6, 2023

connect was implemented as an experiment to allow bootstrapping nodes from other nodes CA's (#60632). 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.

Copy link

blathers-crl bot commented Nov 6, 2023

Your pull request contains more than 1000 changes. It is strongly encouraged to split big PRs into smaller chunks.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

`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 andrewbaptist marked this pull request as ready for review January 11, 2024 19:32
@andrewbaptist andrewbaptist requested review from a team as code owners January 11, 2024 19:32
@andrewbaptist andrewbaptist requested review from abarganier and nvanbenschoten and removed request for a team January 11, 2024 19:32
Copy link
Member

@nvanbenschoten nvanbenschoten left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 34 of 34 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @abarganier)

Copy link
Contributor

@rsevinsky-cr rsevinsky-cr left a comment

Choose a reason for hiding this comment

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

lgtm

@andrewbaptist
Copy link
Collaborator Author

bors r=nvanbenschoten

TFTR

@craig
Copy link
Contributor

craig bot commented Jan 11, 2024

Build succeeded:

@craig craig bot merged commit f428c19 into cockroachdb:master Jan 11, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants