dragonflydb / dragonflydb/dragonfly-operator
Add `imagePullSecrets` support for Custom Resources
Open
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
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