planetscale / planetscale/vitess-operator
Generate the client-go module
Open
Nobody has claimed this yet.
question
- Dominant language
- Go
- Stars
- 372
- Forks
- 102
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
How to use code-generator to generate static-like APIS for users to use? such as https://github.com/kubernetes/sample-controller/tree/master/pkg/generated/clientset/versioned
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 references code-generator, client-go, and the Kubernetes sample-controller path pkg/generated/clientset/versioned. Start by comparing that example with the vitess-operator repository structure and determine the required generated module entry points. Done means users can consume the generated static-like APIs as a client-go module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100