dragonflydb / dragonflydb/dragonfly-operator
Add support for any arbitrary key from Pod Spec Template to CRD
Open
good first issue
help wanted
- Dominant language
- Go
- Stars
- 357
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I don't want to create a bunch of issues, but I see that dragonflydb CRD is very basic and does not allow to customize many things that are mandatory. Otherwise it is very difficult to use it when you are getting out of some standard scenario.
Like #197 - if images are stored in private registry
or #257 for securityContext and podSecurityContext
Right now the only option is to use some mutation hook like Kyverno and patch the pod spec on the fly...
Contributor guide
Assessment
This issue has not been assessed yet.