containers / containers/fetchit
cleanup stale artifacts created by fetchit
Open
- Dominant language
- Go
- Stars
- 169
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
To determine a stale artifact
* compare list of fetchit-created files & services on the host against configTargets, if a file exists within known-list that is missing from configTarget, remove it from host & from the known-list
* refresh known-list whenever config is updated
* if unit file, also stop the service
* if kube yaml, remove resources on host
* playbook, ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.