mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 18:28:18 -05:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. apiextensions: add optional comment tags Adds `// +optional` comment tags to fields which are optional/omitempty for CRD types. These tags are used for openapi generation: |
||
|---|---|---|
| .. | ||
| api-rules | ||
| openapi-spec | ||
| swagger-spec | ||
| OWNERS | ||