Move multicluster client from prism to pkg
Open
help wanted
- Dominant language
- Go
- Stars
- 12
- Forks
- 34
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
Ref: https://github.com/kubevela/prism/blob/master/pkg/apis/cluster/v1alpha1/client.go
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading prism/pkg/apis/cluster/v1alpha1/client.go and inspecting the package layout in kubevela/pkg. Trace the client’s dependencies and determine the appropriate destination package, then verify that the client is available from pkg without breaking its existing consumers. Done means the multicluster client has been moved from prism into pkg and the repository checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100