cockroachdb / cockroachdb/helm-charts

Init job breaks if you try to upgrade cockroach version

Open
#27 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
105
Forks
152
Avg merge
4d 23h
Merged PRs (30d)
5

Description

Jobs are immutable, but the init job uses the same values.yaml field (.Values.image.tag) as the actual DB pods. So when you update the version, helm (or rather, kube) errors out saying you're trying to change an immutable field.

Jira issue: HELM-41

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.