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

clusterversion: rename latest/min supported versions in Handle #113727

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

RaduBerinde
Copy link
Member

@RaduBerinde RaduBerinde commented Nov 3, 2023

Rename "binary version" to "latest version" and "binary min supported
version" to "min supported version" in clusterversion.Handle and
associated code.

This change is mechanical and is not intended to have any functional changes.

Informs: #112629
Release note: None

Copy link

blathers-crl bot commented Nov 3, 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

@RaduBerinde RaduBerinde force-pushed the version-cleanup-2 branch 2 times, most recently from 88fd043 to 0dcacbd Compare November 3, 2023 13:55
@RaduBerinde RaduBerinde marked this pull request as ready for review November 3, 2023 13:57
@RaduBerinde RaduBerinde requested review from a team as code owners November 3, 2023 13:57
@RaduBerinde RaduBerinde requested a review from a team November 3, 2023 13:57
@RaduBerinde RaduBerinde requested review from a team as code owners November 3, 2023 13:57
@RaduBerinde RaduBerinde requested a review from a team November 3, 2023 13:57
@RaduBerinde RaduBerinde requested review from a team as code owners November 3, 2023 13:57
@RaduBerinde RaduBerinde requested review from itsbilal, dt and dhartunian and removed request for a team November 3, 2023 13:57
Copy link
Collaborator

@andyyang890 andyyang890 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 36 of 36 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @dhartunian, @dt, @itsbilal, and @RaduBerinde)


pkg/clusterversion/clusterversion.go line 14 at r1 (raw file):

// versions in order to accommodate backward incompatible behaviors. It handles
// the feature gates and so must maintain a fairly lightweight set of
// dependencies. The upgrade sub-package handles advancing a cluster from one

nit: s/sub-package/package/

Copy link
Member Author

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

TFTR!

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @dhartunian, @dt, and @itsbilal)

Rename "binary version" to "latest version" and "binary min supported
version" to "min supported version" in `clusterversion.Handle` and
associated code.

Informs: cockroachdb#112629
Release note: None
@RaduBerinde
Copy link
Member Author

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 4, 2023

Build succeeded:

@craig craig bot merged commit 60aab2a into cockroachdb:master Nov 4, 2023
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