Publish Pinniped CLI to Krew
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 739
- Forks
- 85
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem? Please describe.
Users don't know how to add things to PATH.
Describe the solution you'd like
Publish Pinniped as a Kubectl plugin installable with Krew so they can just do kubectl krew install pinniped.
Describe alternatives you've considered
They can download the binary and put it into the path, or depending on the os, use, aur, brew or other.
A "curl|bash" flow could also do the thing but I don't really like that.
Are you considering submitting a PR for this feature?
No
- How will this project improvement be tested?
- How does this change the current architecture?
- How will this change be backwards compatible?
- How will this feature be documented?
Additional context
See https://krew.sigs.k8s.io/docs/developer-guide/distributing-with-krew/
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 with the Krew distributing-with-Krew guide linked in the issue, then locate the Pinniped CLI release artifact and its existing distribution documentation. Define the Krew manifest and release integration needed so kubectl krew install pinniped works, and verify that installation and execution succeed on the supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100