Skip to content

apis: add omitempty/optional annotations#4575

Merged
nicks merged 1 commit into
masterfrom
nicks/omitempty
May 20, 2021
Merged

apis: add omitempty/optional annotations#4575
nicks merged 1 commit into
masterfrom
nicks/omitempty

Conversation

@nicks

@nicks nicks commented May 20, 2021

Copy link
Copy Markdown
Contributor

Hello @nicks,

Please review the following commits I made in branch nicks/omitempty:

93f90f1 (2021-05-20 15:44:18 -0400)
apis: add omitempty/optional annotations
trying to follow the kube convention of defaulting to optional
for everything except real base-level structural fields (like spec and status)

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

trying to follow the kube convention of defaulting to optional
for everything except real base-level structural fields (like spec and status)
@nicks
nicks merged commit a623cff into master May 20, 2021
@nicks
nicks deleted the nicks/omitempty branch May 20, 2021 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant