Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Stackable Agent 0.4.0

Compare
Choose a tag to compare
@siegfriedweber siegfriedweber released this 23 Jun 15:02
· 84 commits to main since this release
03ff150

Added

  • Annotation featureLogs added to the pods to indicate if logs can be retrieved with kubectl 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 Never handled correctly (#205).