wso2 / wso2/open-cloud-datacenter
[Task]: Configuration, docs and samples
Nobody has claimed this yet.
- Dominant language
- HCL
- Stars
- 19
- Forks
- 15
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 4
Description
Description
The README and the sample still described a Harbor deployed per namespace and a RegistryBackend CRD that no longer exists and documented environment variables
Configuration also let HARBOR_URL use http silently while the client sends the Harbor password as Basic Auth on every request.
Acceptance criteria
- README sample and API doc comments describe one shared Harbor , global project names, and the two credential Secrets.
- Only the variables the operator actually reads are documented-
HARBOR_URL,POD_NAMESPACE,HARBOR_CREDENTIALS_SECRET,METRICS_CERT_DIR. HARBOR_URLrefuses http unless an explicit opt-in is set and the operator reports it on every start while it is.- Documented: how to copy a pull Secret to another cluster and which fields to strip.
Verification
No reference to a removed variable or to RegistryBackend remains outside git history.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the README, sample manifests, API doc comments, and the operator’s configuration and startup handling. Compare documented variables with those actually read, then trace HARBOR_URL validation and startup reporting. Verify completion by searching for removed variables and RegistryBackend outside git history and checking the credential Secret-copy guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- documentation, infrastructure, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100