-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This issue acts like an easy roadmap where we can collect desires, features requests, idea.
I like to have actionable issues and clear stakeholders so my proposal is to use a format like the following:
- feature title (proposer, other stackholders): short description
like:
- Add delete capability to the ctl (@gianarb, @jacobsmith928 ): reuse the kubectl command similar to what we did for get
When an idea turns to something we want we can turn it into an issue, link it into this issue and work at it.
- Delete, update, apply commands (@gianarb): from the kubectl as we added the get command feat: add crud and other basic commands #48
- Design an e2e test suite( @gianarb): usually ctl is a good place to start an e2e test suite since it pretty
at the end🥳 of the stack - Update dependencies (@gianarb): renovate bot opened a good amount of issues, I think it is a good time to spend some time fighting with
go modgo mod tidy - Group commands in
help(@gianarb): right now all the commands are one after the other.kubectlgroups them, and it looks a lot nicer e40fd5a - helping move release workflow over to a github app secret instead of a PAT (@scotwells)
- have a story about how we want to do markdown documentation (@scotwells )
Metadata
Metadata
Assignees
Labels
No labels