kubernetes-sigs / kubernetes-sigs/controller-runtime
note that conversion doesn't guarantee a deepcopy
Open
Nobody has claimed this yet.
help wanted
kind/documentation
lifecycle/frozen
- Dominant language
- Go
- Stars
- 3k
- Forks
- 1.3k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 14
Description
The conversion interface currently doesn't say anything about deepcopy vs no deepcopy. We should take a position on this.
cc @droot
/kind documentation
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
The issue identifies only the conversion interface, not a file or test. Start by locating that interface and reviewing its current contract and conversion behavior; document whether conversion guarantees a deep copy after the expected position is agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100