Operator dev profile to include registry
- Dominant language
- Go
- Stars
- 927
- Forks
- 387
- Avg merge
- 15h 5m
- Merged PRs (30d)
- 36
Description
### Requirement
Follow up #6756 - the same registry configuration used in test can be used as a side deployment controlled by the operator for development-only environments. If a given flag is enabled (via env var), the operator could run a registry and self configure the registry settings with those values. In this way we have a self contained development environment and we can simplify installation notes and the first approach to new users removing the need to install the registry as a prerequisite.
It's important to mark that this feature would be exclusively usable for development purposes, not for any production workload.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing follow-up issue #6756 and the registry configuration already used in tests. Trace how the operator reads environment-variable flags and controls side deployments. Done means a development-only registry can be enabled, self-configured, and used without a separately installed registry, while remaining unsuitable for production workloads.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100