dragonflydb / dragonflydb/dragonfly-operator

Add `imagePullSecrets` support for Custom Resources

Open
#197 7 comments 3 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

CRD supports `image` value only with predefined external registry.
Sometimes access to registry is restricted to internal registry only, in this case you need to define imagePullSecrets or modify serviceAccount.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Custom Resource definition and the code that currently handles the image and serviceAccount fields. Trace how those values reach the managed Dragonfly workload, then verify that a Custom Resource can specify imagePullSecrets for a restricted registry without changing existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.