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 containerd path naming consistency and sed regex
- Use consistent naming: containerd/data-root for both paths
- Fix sed regex: use \? instead of \? to match optional #
- Minimal changes: just sed commands without extra logic
- Addresses feedback from PR #914
0 commit comments