-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
add optional comment on fields #56
add optional comment on fields #56
Conversation
Nice one, thanks @pivotal-nader-ziada ! Now that I'm looking at the api conventions a little more closely, it looks like these optional values should also have a pointer type 🤔 no worries if you'd rather we do that in a separate issue tho (i totally missed it the first time around) Before we merge this would you be able to add a bit more detail to the commit message around why we're making this change? /lgtm /meow space |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bobcatfish, pivotal-nader-ziada The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
The kubernetes api conventions can be found here for more details: https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#optional-vs-required
e8509ff
to
7667812
Compare
@bobcatfish I changed the commit message, but that means you have to approve again :) |
/hold cancel |
/lgtm |
fixes #17
Proposed Changes
+optional
comment on fields that haveomitempty