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

[helm] Enforce manual selection of cockroachdb image #1076

Merged

Conversation

barroco
Copy link
Contributor

@barroco barroco commented Aug 23, 2024

In order to facilitate the upgrades of cockroachdb, this PR removes the default cockroach db version from the helm configuration and requires users to set it in their configuration.

In anticipation of the CockroachDB upgrade to 24.1.3 (#1075) and the DSS v17 release, the description is already taking it into account.

Current users who have already a configuration will have to add the version to their configuration. A note will be provided in the release notes.

@barroco barroco changed the title [helm] Remove default cockroach image value to force user to set it manually [helm] Enforce manual selection of cockroachdb image Aug 25, 2024
@barroco barroco marked this pull request as ready for review August 27, 2024 19:54
@barroco barroco marked this pull request as draft August 27, 2024 19:58
@barroco barroco marked this pull request as ready for review August 27, 2024 21:30
@barroco barroco merged commit 7db5d3a into interuss:master Aug 29, 2024
6 checks passed
barroco added a commit that referenced this pull request Aug 29, 2024
…ling (#1080)

Following #1077 and #1076, tanka manifests and helm chart values require the cockroachdb version to be explicitely input. This PR upgrades terraform tooling to explicitly set in examples (*.examples.tf) and CI (deploy/operations/ci/aws-1/terraform.tfvars) the cockcroach db version.

Users who have previously set a configuration following the instructions will have to add the image version to their configuration. A note will be provided in the release note.
barroco added a commit that referenced this pull request Aug 30, 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.
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