wso2 / wso2/open-cloud-datacenter

[Task]: Configuration, docs and samples

Open
#293 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area/Operators Type/Task
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
  1. README sample and API doc comments describe one shared Harbor , global project names, and the two credential Secrets.
  2. Only the variables the operator actually reads are documented- HARBOR_URL, POD_NAMESPACE, HARBOR_CREDENTIALS_SECRET, METRICS_CERT_DIR.
  3. HARBOR_URL refuses http unless an explicit opt-in is set and the operator reports it on every start while it is.
  4. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.