-
Notifications
You must be signed in to change notification settings - Fork 702
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
REQUEST: create new repository (SIG Testing) #4052
Comments
/cc @BenTheElder |
@nikhita is this something you can help with? |
/assign |
+1 (SIG Testing Chair/TL [also @aojea is a TL]) |
Ref: - kubernetes/org#4052 Signed-off-by: Arnaud Meukam <[email protected]>
Repo has been created: https://github.com/kubernetes-sigs/cloud-provider-kind Also opened:
Once both PRs are merged, we can close this issue. |
Thank you very much Arnaud |
This is complete. /close |
@palnabarun: 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. |
New repo, staging repo, or migrate existing
New repo
Is it a staging repo?
no
Requested name for new repository
cloud-provider-kind
Which Organization should it reside
kubernetes-sigs
Who should have admin access?
aojea, bentheelder
Who should have write access?
aojea, bentheelder
Who should be listed as approvers in OWNERS?
aojea, bentheelder
Who should be listed in SECURITY_CONTACTS?
aojea, bentheelder
What should the repo description be?
Cloud provider for KIND clusters
What SIG and subproject does this fall under?
sig-testing
Please provide references to appropriate approval for this new repo
KIND has demonstrated to be a very versatile, efficient, cheap and very useful tool for Kubernetes testing.
However, KIND doesn't offer capabilities for testing all the features that depend on cloud-providers, causing a gap on testing.
cloud-provider-kind aim to fill this gap and provide an agnostic and cheap solution for all the Kubernetes features that depend on a cloud-provider using KIND
Request in KIND: kubernetes-sigs/kind#3086
KEP-3705: Cloud Dual-Stack --node-ip Handling : kubernetes/enhancements#3706 (comment)
Request from sig/cloud-provider for e2e test: kubernetes/kubernetes#73794
Demo SIG-Network 20230216: https://www.youtube.com/watch?v=7P8CzPBTuyE&list=PL69nYSiGNLP2E8vmnqo5MwPOY25sDWIxb&index=2
Additional context for request
We've considered to add it as part of the KIND repo but there are two major problems, cloud-provider-kind has much more golang dependencies that will add a penalty to kind and the lifecycle will be different.
The text was updated successfully, but these errors were encountered: