Skip to content

clusterversion: bump binaryMinSupportedVersion to 22.2 #95530

@celiala

Description

@celiala

We need to bump binaryMinSupportedVersion to 22.2 before we release the first 23.1 beta (branch cut is currently scheduled for Feb 28).

For previous releases, we removed all older cluster version gates before bumping the binaryMinSupportedVersion. However, this doesn't need to be the case.

For this release -- in order to 1) reduce the scope of this task, and 2) distribute the task of deleting gates across the team -- we plan to instead do the following:

  1. PR 1 - bump minBinary, adding skips to all the tests that fail:

  2. Create tracking issue(s) for tests skipped in (1). Then assign to teams so they delete whenever.

  3. Rename / prefix 22.2 gates with a TODODelete_ prefix or something, so when teams see if in the code they know they can clean up related code:

  4. Create tracking issue(s) to delete 22.2 gates. Then assign to teams so they delete whenever.

Jira issue: CRDB-23572

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-releaseRelease Engineering & Automation Teambranch-masterFailures and bugs on the master branch.skipped-test

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions