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

[crdb] Upgrade CockroachDB to 24.1.3 #1075

Merged
merged 12 commits into from
Aug 30, 2024

Conversation

barroco
Copy link
Contributor

@barroco barroco commented Aug 23, 2024

As requested in #1070 in order to properly support indexes used by the DSS, this PR upgrades CockroachDB to version 24.1.3.
A backward incompatibility impacting migrations has been addressed in #1079.
Depends on #1077, #1076 and #1080 to properly upgrade the version.

This PR includes:

  • Upgrade of all CRDB image references from 21.2.7 to 24.1.3.
  • Migration notes and references to CRDB documentation.
    • Helm: Instructions on how to adjust CRDB Helm deployment instructions to map to our Helm chart practices
    • Tanka: Manual upgrade
  • Kubernetes steps number have been changed to 1. instead of incremented numbers to reflect editing practices of other documents.

@barroco barroco force-pushed the upgrade-crdb-24.1.3 branch from 4817766 to 776cc2c Compare August 29, 2024 13:33
@barroco barroco marked this pull request as ready for review August 29, 2024 22:56
Copy link
Member

@BenjaminPelletier BenjaminPelletier left a comment

Choose a reason for hiding this comment

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

Thanks for the rigor and detail -- this looks great to me

@barroco barroco merged commit 2191847 into interuss:master Aug 30, 2024
6 checks passed
@barroco barroco deleted the upgrade-crdb-24.1.3 branch August 30, 2024 14:09
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.

2 participants