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
fix(kind): use registry.config_path instead of deprecated configs property
Replace the deprecated `configs` field in the KIND cluster containerd
configuration with the new `config_path` option to ensure compatibility
with newer containerd versions and remove deprecation warnings.
0 commit comments