Davanum Srinivas
Davanum Srinivas
Are there still active? If not, is it time to wrap them up? - https://github.com/cncf/toc/blob/main/workinggroups/ci.md - https://github.com/cncf/toc/blob/main/workinggroups/networking.md - https://github.com/cncf/toc/blob/main/workinggroups/storage.md I know that serverless one is still rocking! ( https://github.com/cncf/toc/blob/main/workinggroups/serverless.md )
Kubernetes CI system uses specific versions of containerd and runc: - https://github.com/search?q=repo%3Akubernetes%2Ftest-infra+CONTAINERD_VERSION&type=code - https://github.com/search?q=repo%3Akubernetes%2Ftest-infra+RUNC_VERSION&type=code Very often folks in the kubernetes community use these versions that are specifically used in the...
When folks customize their AMI(s) it would be good to have some way to validate that they haven't broken any expectations of the maintainers of this repository ( with a...
Data as of June 3rd, 9:00 PM Eastern. Latest data can be found here: http://storage.googleapis.com/k8s-metrics/failures-latest.json Additional Context: https://github.com/kubernetes/test-infra/issues/18600 | CI Job | Days Failed | | --- | --- |...
the job `ci-kubernetes-e2e-gce-device-plugin-gpu` will start failing in GCP in May https://cloud.google.com/compute/docs/eol/k80-eol By the time we are hoping sig-node folks can help figure out a transition to T4 GPUs /assign sig-node...
We have some good data here: http://storage.googleapis.com/k8s-metrics/failures-latest.json This json file is part of metrics we collect, info here: https://github.com/kubernetes/test-infra/blob/master/metrics/README.md#metrics We need a simple html page that displays the data as...
### Failure cluster [8db5e05535fd5eb1ba50](https://go.k8s.io/triage#8db5e05535fd5eb1ba50) ##### Error text: ``` error during go run /home/prow/go/src/k8s.io/kubernetes/test/e2e_node/runner/remote/run_remote.go --cleanup -vmodule=*=4 --ssh-env=gce --results-dir=/logs/artifacts --project=k8s-jkns-e2e-gce-prl-flaky --zone=us-west1-b --ssh-user=prow --ssh-key=/workspace/.ssh/google_compute_engine --ginkgo-flags=--nodes=8 --focus="\[NodeConformance\]" --skip="\[Flaky\]|\[Serial\]" --test_args=--container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/home/containerd/usr/local/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service"...
Data as of June 3rd, 9:00 PM Eastern. Latest data can be found here: http://storage.googleapis.com/k8s-metrics/failures-latest.json | CI Job | Days Failed | | --- | --- | | [ci-test-infra-benchmark-demo](https://testgrid.k8s.io/sig-testing-canaries#benchmark-demo)| 676...
We got an automated message from Amazon EKS folks ``` The following is a list of affected clusters with their cluster arns, cluster health status and corresponding cluster health issues(s):...
[`CVE-2024-3094`](https://www.google.com/search?q=CVE-2024-3094) highlights the need to make sure we know the folks who are making changes to our codebase better. One of the aspects (among many others!) is to ensure we...