Iván Valdés Castillo
Iván Valdés Castillo
I'm opening an issue to track the current migration to the prow infrastructure of the ARM64 GitHub workflows. As we don't have access to the actuated GitHub runners, this forced...
The upgrade guide for 3.5 to 3.6 needs to be similar to https://etcd.io/docs/v3.6/upgrades/upgrade_3_5/ We can start with a basic page covering the upgrade steps, which will be similar to 3.5,...
Release (updraft) GitHub release from the release script after creating it, avoiding the last manual step of this process. However, if the user answers no to the prompt, the script...
Introduce a new script that can run on stable branches that checks the vulnerabilities for the latest tag (from the given branch). Adds Trivy as a tool dependency, to keep...
This pull request is a follow-up on #19314. It introduces minimal changes to enable a workspace in the project. We can iterate on it later to remove the script nuances...
### What would you like to be added? Go 1.25.5 and 1.24.11 were released yesterday; they include fixes in `crypto/x509` for CVEs: CVE-2025-61729 and CVE-2025-61727. According to our [Dependency management...
### What would you like to be added? After we cut our release-3.6 branch, we updated the version in `api/version/version.go` with `3.7.0-alpha.0`. However, we never tagged the main branch with...
### Bug report criteria - [x] This bug report is not security related, security issues should be disclosed privately via [email protected]. - [x] This is not a support request or...
### What would you like to be added? The etcd [patch release criteria] has been met for our `release-3.6` stable branch, so we should release `v3.6.6`. Work in progress CHANGELOG...
### Which Github Action / Prow Jobs are flaking? pull-etcd-coverage-report ### Which tests are flaking? TestCacheLaggingWatcher ### Github Action / Prow Job link https://testgrid.k8s.io/sig-etcd-presubmits#pull-etcd-coverage-report&exclude-non-failed-tests=&include-filter-by-regex=TestCacheLaggingWatcher&width=20&show-stale-tests= ### Reason for failure (if possible)...