dragonflydb / dragonflydb/dragonfly-operator

Configurable default image

Open
#283 4 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Go
Stars
357
Forks
111
PR merge metrics
No merged PRs in 30d

Description

Currently the default image for Dragonfly Instances is hardcoded (see [1]).

For air-gapped setups it would be nice to replace the default value. Maybe configurable via command-line or enviornment?

Thanks!

[1]: https://github.com/dragonflydb/dragonfly-operator/blob/b07f733376e75f4a600345e538c27ff258502e6f/internal/resources/const.go#L36

Contributor guide

Open the contributing guide

Research direction

Start with internal/resources/const.go at the linked default-image constant and trace where that value is used when creating Dragonfly Instances. Determine the project's existing configuration or command-line/environment entry points, then verify that an air-gapped deployment can override the default image and that the existing default remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.