mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
Add inputs to workflow_call in node-e2e.yml to allow specifying Kubernetes branch or tag to test against. Update checkout step to use this input, defaulting to master. This enables testing containerd against specific Kubernetes release branches, which is required for verifying compatibility with extended support windows for Kubernetes distros that require them. Signed-off-by: Chris Henzie <chrishenzie@gmail.com> Assisted-by: Antigravity