stackabletech / agent

Stackable Agent - a kubelet written in Rust which uses systemd as its backend
Apache License 2.0
15 stars 9 forks source link

Improve RPM directory handling to facilitate upgrades an package reinstallation #329

Closed soenkeliebau closed 3 years ago

soenkeliebau commented 3 years ago

The agent rpm currently doesn't properly declare and handle directories for files which sometimes creates issues when trying to reinstall the package. This is an attempt to fix this for the rpm package.

Description

Review Checklist