cockroachdb / cockroachdb/helm-charts

Handling --listen-addr & --sql-addr due to the warning about deprecated usage

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

Description

Simply,

Based on https://www.cockroachlabs.com/docs/releases/v22.2#v22-2-0-backward-incompatible-changes

using the same port for RPC & SQL is deprecated now.

Shouldn't it be handled in the helm chart already?

Or maybe it is but I'm just blind 😄

Lukasz

Jira issue: HELM-13

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the Helm chart configuration and templates for RPC and SQL address or port settings, then compare them with CockroachDB v22.2's deprecation guidance. Done means the chart handles separate --listen-addr and --sql-addr settings without triggering the deprecated same-port warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
databases, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.