cudackpt 0.3.0
Reliability and operability release — restore metrics, config-driven RPC auth, deep health probes, packaging dependencies, and shim socket cleanup.
Install
sudo dpkg -i cudackpt_0.3.0_amd64.debOr build from source: git checkout v0.3.0 && make && sudo make install
Highlights
- Restore failure metrics on preflight, materialize, CRIU, and shim timeout paths
rpc_secretin/etc/cudackpt.conffor orchestrator RPC auth- Agent
GET /health?deep=1andcudackpt serve healthover control socket .debdeclaresDepends: criuand recommends NVIDIA driver packages- Shim unlinks per-PID IPC socket on process exit
- Graceful shutdown for
cudackpt metrics
See CHANGELOG.md for full notes.