spinframework / spinframework/spin-operator
Expose version number of operator
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 289
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to fetch version number of controller via a http endpoint (or some other appropriate way). (e.g. for displaying in spin k8s version command output).
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 by locating the controller entry point and its existing HTTP or status interfaces. Determine how the controller version is represented, then expose it through an appropriate endpoint or mechanism so that spin k8s version can retrieve and display it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- api, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100