-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build plugin #1
Comments
Initial commit published: |
Add go module support: |
Created Docker repo: |
Add Actions pipeline: |
Add CI configuration files: |
Add plugin shell logic: |
Add cmds for |
Add validate logic: |
Write Kubernetes config: |
Add |
Add |
Add |
Refactor |
Add |
Remove dead cmd code: |
Add |
Refactor |
Add ability to provide output to plugin: |
Enable watching status of resources: |
Refactor |
Enable setting |
Add method for executing plugin: |
Add plugin template: |
Improve |
Add pattern for patching containers: |
Allow passing files for patching containers: |
Only require kube config file: |
Add action for plugin: |
Use single |
Write path to directory before writing file: |
Output version with |
Add plugin usage docs: |
Allow setting path to kubeconfig: |
Switch patch pattern from YAML to JSON: |
Do not set output by default: |
Add plugin content to documentation site: |
Description
What is your idea?
Value
Why is this important? Who does it impact? Will this make something better, faster, etc?
Definition of Done
What is the end goal of this story?
Effort (Optional)
Estimated effort to complete this story? (Best Guess e.g. 1-2 days)
Impacted Personas (Optional)
Which personas will benefit from completing this story? (Users, Administrators, etc)
The text was updated successfully, but these errors were encountered: