-
Notifications
You must be signed in to change notification settings - Fork 242
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
[brainstorm] v1beta1 API ideas #828
Comments
Every cloud provider has own settings, defined in corresponding struct.
|
Machine controller takes as cloud provider whatever is configured at CloudProviderSpec
|
CNI provider configs are defined in own spec structures.
|
Taints == nil should be distinguished from len(Taints) == 0
|
Add operating system ENUM |
All relevant tasks are done. |
@xmudrii: 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/test-infra repository. |
This issue will serve as a collection of ideas to gather for new API version. Later good ideas will be included into the proposal and eventually implemented.
EDIT
Things TODO:
The text was updated successfully, but these errors were encountered: