knative-extensions / knative-extensions/kn-plugin-sample
Sample source plugin
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 0
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
A sample source plugin should be created to showcase how a source plugin could be bootstrapped.
It could piggyback on an existing source.
I'd suggest to move this source plugin as a whole project into a subdirectory with an own go.mod, and in the future we might want to add other 'specializations' of kn plugins for samples.
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
Review the existing source plugin and the project layout, then read the linked origin issue for the intended sample scope. Determine how the plugin can be moved into a subdirectory with its own go.mod and confirm that the resulting project still demonstrates a bootstrappable source plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100