Add security hardening features for worker execution: - Worker config with sandboxing options (network_mode, read_only, secrets) - Execution setup with security context propagation - Podman container runtime security enhancements - Security configuration management in config package - Add homelab-sandbox.yaml example configuration Supports running jobs in isolated, restricted environments. |
||
|---|---|---|
| .. | ||
| constants.go | ||
| paths.go | ||
| resources.go | ||
| security.go | ||
| shared.go | ||
| smart_defaults.go | ||
| validation.go | ||