cryostatio / cryostatio/cryostat-operator

Generic way to pass through any Cryostat config option

Open
#370 25 comments 0 reactions 0 assignees View on GitHub
feat
Dominant language
Go
Stars
37
Forks
22
Avg merge
21h 37m
Merged PRs (30d)
22

Description

There seems to be no way for setting arbitrary [config options](https://github.com/cryostatio/cryostat#configuration) via the Cryostats CRD.

To keep the CRD stable maybe a generic `configOptions: map` could be an option?

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the Cryostat configuration options linked in the issue, then locate the operator's CRD definition and reconciliation path. Determine how a generic configOptions map should represent and pass arbitrary values while keeping the CRD stable. Done means supported arbitrary options can be supplied through the CRD and reach Cryostat without breaking existing configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure, observability-sre
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.