-
Notifications
You must be signed in to change notification settings - Fork 345
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
Added new templates. #454
Added new templates. #454
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this looks good, thanks for working on this.
I left one optional comment, feel free to ignore it, it might be too nit-picky.
|
||
- Sonobuoy version: | ||
- Kubernetes version: (use `kubectl version`): | ||
- Kubernetes installer & version: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe this could be: Kubernetes installer & installer version (e.g. kops, kubeadm, kubespray)
Oh, @jhamilton1 you will have to sign off your commit with git. Also please squash down to 1 commit to get a nice commit message otherwise we'll squash this side and all the commit messages will be concatenated and end up in one big commit message. Thank you for working on this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Realized there were a few things I forgot to check before approving -- please update those and then it lgtm
Okay, I will get that straightened out. |
Okay, @chuckha I squashed down to 1 commit and signed that off. Looks like I am still failing that check though. |
@jhamilton1 - nope now you have 5 commits. |
Signed-off-by: Jesse <jesse.hamilton@heptio.com>
9a10b45
to
61abe9c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
What this PR does / why we need it:
The PR adds standardized bug and feature-enhancement templates. Starting with sonobuoy we will apply these to all repos.
Which issue(s) this PR fixes
N/A
Special notes for your reviewer:
I will start a document to track which repos have been updated with these templates.
Release note:
None