-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Document requirements of conformant Infrastructure and Bootstrap providers #1138
Comments
I'm going to jot down a couple of requirements here. Disclaimer: I haven't proposed these formally, and there's no consensus on them.
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
The related issues are all closed, and I think we have covered most of this in the book now. /close |
@vincepri: 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. |
#997 introduces Infrastructure and Bootstrap providers. The Cluster API subproject is implementing a kubeadm Bootstrap provider, but external orgs will implement most Infrastructure providers.
How does a Cluster API end-user evaluate the quality of providers? One way is for Cluster API to write set of conformance tests that providers must pass. Passing providers can call themselves "Cluster API conformant."
To implement the conformance tests, we need to state the requirements.
/priority important/long-term
/cc @vincepri
The text was updated successfully, but these errors were encountered: