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

testserver: fix tenant-client cert arguments #122

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

rafiss
Copy link
Contributor

@rafiss rafiss commented Nov 15, 2021

refs cockroachdb/cockroach#71387

Since cockroachdb/cockroach#71248 the server
address must be passed in as a positional argument.

Technically, the version check makes cockroach-go tenant servers not
work for commits between a0c04c620ddb67cf44265eaef61bcd38c13e4fe7 and
d7569dae28d405437f5af670346d45c2d6deb42a, but I think this is an
acceptable breakage since those are unreleased commits.

@rafiss rafiss requested a review from knz November 15, 2021 21:16
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rafiss rafiss force-pushed the fix-tenant-cert branch 2 times, most recently from 74a9176 to 947f51d Compare November 15, 2021 21:35
Copy link
Contributor

@knz knz left a comment

Choose a reason for hiding this comment

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

cool thanks. There's a typo in the commit/PR title.

@rafiss rafiss changed the title testeserver: fix tenant-client cert arguments testserver: fix tenant-client cert arguments Nov 16, 2021
Since cockroachdb/cockroach#71248 the server
address must be passed in as a positional argument.

Technically, the version check makes cockroach-go tenant servers not
work for commits between a0c04c620ddb67cf44265eaef61bcd38c13e4fe7 and
d7569dae28d405437f5af670346d45c2d6deb42a, but I think this is an
acceptable breakage since those are unreleased commits.
@rafiss rafiss merged commit 0da7023 into cockroachdb:master Nov 16, 2021
@rafiss rafiss deleted the fix-tenant-cert branch November 16, 2021 16:28
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.

3 participants