You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tools/kind.sh: upgrade to Kubernetes 1.35, add safety checks
- Bump node image to kindest/node:v1.35.0 (kind v0.31.0 default)
- Add apiVersion: kubeadm.k8s.io/v1beta3 to kubeadmConfigPatches
- Enforce execution from the repo root to prevent path resolution errors
- Require kind v0.31.0+ and fail early with a clear message if not met
Also, include the latest nnf-sos master.
Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
0 commit comments