kubesphere / kubesphere/ks-devops
Add devops/v1alpha3 types to Scheme duplicately
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 164
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
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
Start with the linked lines in pkg/apis/apis.go and pkg/apis/addtoscheme_devops_v1alpha3.go, comparing how devops/v1alpha3 types are added to the Scheme. Trace the duplicate registration and confirm that the types are registered only once while the existing project checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100