This repository was archived by the owner on Dec 21, 2021. It is now read-only.
Stackable Agent 0.4.0
Added
- Annotation
featureLogsadded to the pods to indicate if logs can be retrieved withkubectl logs(#188).
Changed
- Restart setting in systemd units removed because the agent already monitors the units and restarts them according to the restart policy in the pod spec (#205).
Fixed
- Pods with restart policy
Neverhandled correctly (#205).