Austin S. Hemmelgarn
Austin S. Hemmelgarn
Adding `run-ci/packaging` label so this gets thoroughly build-checked across all our supported platforms (not that we don’t trust OpenWrt’s CI, but I want to make sure our own CI is...
The only platforms we currently support that run older kernels are: - RHEL 7/CentOS 7 (end of life at the end of June). - Debian 10 (also end of life...
Rebased to pick up CI changes. Also shuffled code around a bit so that things should work as advertised (still needs to be tested locally though).
> @Ferroin what about FreeBSD's init system, we still leave the netdata user. That one is fine, as it’s already starting the agent as root.
Given the release happening Wednesday, I’m holding off on merging this for now.
> Thanks for raising this @Ferroin! > > Is there any official response from the Netdata team regarding when/if this may be implemented? It would save quite some time on...
Hmm, that’s interesting that you would need the distro override on that system. Given the `ID` and `VERSION_ID` values in that `/etc/os-release` the kickstart script _should_ be trying to use...
No, this is a bug, we currently support both of these configurations, but do not work correctly in either of them without further user intervention. Just having Netdata be responsible...
@cpipilas, @stelfrag this one has been around for a long time and will probably need some changes in the agent code itself to actually fix properly (see the second paragraph...
On further inspection, this doesn’t appear to need any changes to the agent code to be fixed, but the relevant agent code could use a bit of cleanup for sanity...