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

roachprod: avoid invoking cockroach version #81912

Merged
merged 1 commit into from
May 26, 2022

Conversation

irfansharif
Copy link
Contributor

@irfansharif irfansharif commented May 26, 2022

This was only being used for compatibility with v20.2 nodes
expecting different logging arguments. That version is no longer
officially supported, and in CI/elsewhere, we build roachprod using the
SHA from the specific release. Avoiding the version here lets me use
roachprod with crdb binaries that don't stamp in the version:
#79360 (avoiding stamping
can shave off a few precious seconds in builds).

Release note: None

@irfansharif irfansharif requested a review from rickystewart May 26, 2022 15:30
@irfansharif irfansharif requested a review from a team as a code owner May 26, 2022 15:30
@irfansharif irfansharif requested review from erikgrinaker and removed request for a team May 26, 2022 15:30
@cockroach-teamcity
Copy link
Member

This change is Reviewable

It seems this was only being used to for compatibility with v20.2 that
expected different logging arguments. That version is no longer
officially supported, and in CI/elsewhere, we build roachprod using the
SHA from the specific release. Avoiding the version here lets me use
roachprod with crdb binaries that don't stamp in the version:
cockroachdb#79360. Avoiding stamping
can shave off a few precious seconds in builds.

Release note: None
@irfansharif irfansharif force-pushed the 220526.roachprod-crdbversion branch from 793d398 to 72ba744 Compare May 26, 2022 16:18
Copy link
Member

@srosenberg srosenberg 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 1 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @erikgrinaker)

@irfansharif
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented May 26, 2022

Build succeeded:

@craig craig bot merged commit f588b5a into cockroachdb:master May 26, 2022
@irfansharif irfansharif deleted the 220526.roachprod-crdbversion branch May 26, 2022 22:15
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.

4 participants