-
Notifications
You must be signed in to change notification settings - Fork 821
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
etcd-io Infra and CI Migration #6102
Comments
Have we stopped running presubmits? I stopped seeing them in Github PRs and https://testgrid.k8s.io/sig-etcd-presubmits seems empty. Nothing in https://prow.k8s.io/?repo=etcd-io%2Fetcd too |
There is a thread in #testing-ops on Slack to investigate this issue |
Interesting flake in unit test:
|
Does that unit test expect the pod to have an ephemeral volume of a specific size? |
I think problem might stem from etcd WAL tests. I don't think that unit tests mock storage, just write to |
we could mount an emptyDir (disk or memory) to /tmp if etcd tests are writing to it heavily. |
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 |
/lifecycle frozen |
Note for robustness tests, there is one functionally to github actions that was not migrated. Uploading of test report artifacts. |
etcd DNS was migrated in #6600. Today I have migrated the etcd netlify site to the Kubernetes account, and requested the CNCF close the etcd netlify account in CNCFSD-2245 |
Hello 👋 |
etcd is now a subproject of Kubernetes and etcd maintainers are looking to adopt the CI system and Infra management approach we use for Kubernetes.
GitHub
Infra
Testing
If I missed something, feel free to comment on the issue and I'll update the tracker.
/cc @jmhbnz @serathius @wenjiaswe @mrbobbytables @ahrtr @ameukam @BenTheElder
/sig etcd
/sig testing
/priority important-soon
/kind feature
The text was updated successfully, but these errors were encountered: