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
refactor: enhance Nerdctl configuration setup and logging mechanics
- Remove unused import of the file package in boot.go.
- Add the file package import in install.go.
- Integrate file existence checks and directory creation for Nerdctl configuration in install.go.
- Update logging message in node.sh for initializing k3s TLS environment.
- Include file checks and directory creation for Nerdctl configuration in cluster.go.
Signed-off-by: ysicing <[email protected]>
0 commit comments