stackabletech / stackabletech/operator-templating

Add list of cli parameters or env vars that can be passed into the installed operator helm charts

Open
#305 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5
Forks
2
Avg merge
1d 11h
Merged PRs (30d)
10

Description

We currently have no way of configuring operators that are installed via our helm charts, even though the docs mention parameters: https://docs.stackable.tech/home/stable/hbase/configuration

We should have a list of parameters or env vars that can be set in values.yaml and is then passed through to the operator deployment.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the HBase configuration documentation linked in the issue, then inspect the chart's values.yaml and the generated operator deployment. Identify the operator parameters or environment variables described by the docs and trace how chart values reach the deployment. Done means supported settings are documented and can be passed through installed operator Helm charts.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.