agent
agent copied to clipboard
Stackable Agent - a kubelet written in Rust which uses systemd as its backend
The module `provider.systemdmanager.systemdunit` is complex and hard to test because the service unit logic and the underlying INI file format are merged together. For more popular file formats like XML,...
Currently, we write images of the format `stackable/zookeeper:3.5.8`, but (according to the logs) the agent only actually tries to resolve the package name `zookeeper:3.5.8` against all repositories.
> Potential segfault in `localtime_r` invocations | Details | | | ------------------- | ---------------------------------------------- | | Package | `chrono` | | Version | `0.4.19` | | URL | [https://github.com/chronotope/chrono/issues/499](https://github.com/chronotope/chrono/issues/499) |...
> Potential segfault in the time crate | Details | | | ------------------- | ---------------------------------------------- | | Package | `time` | | Version | `0.1.44` | | URL | [https://github.com/time-rs/time/issues/293](https://github.com/time-rs/time/issues/293)...
As a system administrator I'd like to know what happened on a stackable 'managed' node. An action log containing the relevant actions performed by the agent could help maintaining a...
The improvements that were made to the rpm package in #329 need to be checked in and ported to the apt packaging mechanism if necessary. Specifically this means: - [...
## :warning: TBD – not ready for work It must be clarified if the agent is responsible for creating missing directories required by the services/operators. Furthermore it must be specified...
## :warning: TBD – not ready for work The ownership of directories should be adapted so that the agent works out of the box where possible without compromising the security....
The topic of directories and permissions needs a holistic view and decision. Therefore all relevant issues are grouped in this epic. * #45 * #105 * #271 * #20 *...