-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Check API for optional vs required for next revision #10915
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
Comments
This issue is currently awaiting triage. If CAPI contributors determine this is a relevant issue, they will accept it by applying the The 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-sigs/prow repository. |
We have to take a closer look |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/close We are leaning towards using a linter for applying standard rules consistently (see e.g. #11733). |
@chrischdi: Closing this issue. 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-sigs/prow repository. |
Uh oh!
There was an error while loading. Please reload this page.
This issue is similar with #6416
I listed the fields that we should discuss about which the data type is better for each field for next revision.
I listed the field that is optional, but the type isn't pointer or that isn't optional, but the type is pointer.
ref: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#optional-vs-required
Sorry if this is too delicated for the community, but I think it should do it to be good stable API because.
Thanks.
ClusterSpec
ClusterStatus
ClusterClassSpec
ClusterClassStatus
MachineStatus
MachineDeploymentSpec
MachineDeploymentStatus
MachineHealthCheckStatus
MachineSetSpec
MachineSetStatus
KubeadmConfigSpec
KubeadmConfigStatus
KubeadmControlPlaneSpec
KubeadmControlPlaneStatus
KubeadmControlPlaneTemplateSpec
The text was updated successfully, but these errors were encountered: