summaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Collapse)Author
2022-10-13[ci skip] Update changelog and version for nightly build: v1.36.0-211-nightly.netdatabot
2022-10-12bump go.d.plugin v0.40.4 (#13808)Ilya Mashchenko
2022-10-12[ci skip] Update changelog and version for nightly build: v1.36.0-209-nightly.netdatabot
2022-10-11Add Fedora 37 to CI and package builds. (#13489)Austin S. Hemmelgarn
Tentative release date is 2022-08-09.
2022-10-11Add Ubuntu 22.10 to supported distros, CI, and package builds. (#13785)Austin S. Hemmelgarn
* Add Ubuntu 22.10 to supported distros, CI, and package builds. Expected release date is 2022-10-20. * Fix handling of netcat in newer Debian and Ubuntu distros.
2022-10-11[ci skip] Update changelog and version for nightly build: v1.36.0-202-nightly.netdatabot
2022-10-10Stop pulling in netcat as a mandatory dependency. (#13787)Austin S. Hemmelgarn
It’s only used by a single exporter which is itself not in widespread usage. Requiring users to install netcat themselves if they want to use that exporter is not a significant burden, and not pulling it in ourselves reduces our install footprint for ‘regular’ users without really impacting usability for them.
2022-10-10Update libbpf 1.0.1 (#13778)thiagoftsm
2022-10-10[ci skip] Update changelog and version for nightly build: v1.36.0-189-nightly.netdatabot
2022-10-08[ci skip] Update changelog and version for nightly build: v1.36.0-185-nightly.netdatabot
2022-10-07[ci skip] Update changelog and version for nightly build: v1.36.0-183-nightly.netdatabot
2022-10-06bump go.d.plugin v0.40.3 (#13771)Ilya Mashchenko
2022-10-06Overhaul handling of installation of Netdata as a system service. (#13451)Austin S. Hemmelgarn
* Install templated files from system directory on target system. This will allow more robust handling of auto-updates and installation of service files. * Add a script to handle installing Netdata as a system service. This uses the files installed as a result of the previous commit, and provides more robust detection and system handling than the existing code used for this purpose. A subsequent commit will convert the various installation mechanisms to use this script instead of their own internal code for this purpose. * Assorted cleanup and fixes for install-service.sh script. * Use new service install script on installs when present. * Fix missing .gitignore line. * Fix install command. * Integrate with warning handling in kickstart script. * Fix systemd version check. * Explicitly exit successfully when done. * Further fixes. * Fix handling of start commands on service install. * Fix handling of passing service commands in installer. * Fix handling of inability to detect service manager type. * Centralize install-service.sh invocation and improve error reporting. * Fix typos in Linux service handling.
2022-10-06[ci skip] Update changelog and version for nightly build: v1.36.0-178-nightly.netdatabot
2022-10-05[ci skip] Update changelog and version for nightly build: v1.36.0-174-nightly.netdatabot
2022-10-04Add CloudLinux OS detection to the updater script (#13752)Pulseeey
2022-10-04[ci skip] Update changelog and version for nightly build: v1.36.0-169-nightly.netdatabot
2022-10-03Add CloudLinux OS detection to kickstart (#13750)Pulseeey
2022-10-01[ci skip] Update changelog and version for nightly build: v1.36.0-165-nightly.netdatabot
2022-09-30Add info for Docker containers about using hostname from host. (#13685)Austin S. Hemmelgarn
* Add info for Docker containers about using hostname from host. By directly mounting `/etc/hostname` into the container read-only. * Update packaging/docker/README.md Co-authored-by: DShreve2 <david@netdata.cloud> * Update packaging/docker/README.md Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: DShreve2 <david@netdata.cloud> Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2022-09-30bump go.d v0.40.2 (#13747)Ilya Mashchenko
2022-09-30[ci skip] Update changelog and version for nightly build: v1.36.0-160-nightly.netdatabot
2022-09-29Fix handling of temporary directories in kickstart code. (#13744)Austin S. Hemmelgarn
Instead of checking whether the `$tmpdir` variable is set and short-circuiting if it is, we should instead check if the directory it references exists. This ensures that code that needs to use temporary directories can do so even if earlier code calls `cleanup()`
2022-09-29[ci skip] Update changelog and version for nightly build: v1.36.0-158-nightly.netdatabot
2022-09-28[ci skip] Update changelog and version for nightly build: v1.36.0-154-nightly.netdatabot
2022-09-27[ci skip] Update changelog and version for nightly build: v1.36.0-152-nightly.netdatabot
2022-09-25[ci skip] Update changelog and version for nightly build: v1.36.0-147-nightly.netdatabot
2022-09-24[ci skip] Update changelog and version for nightly build: v1.36.0-144-nightly.netdatabot
2022-09-23[ci skip] Update changelog and version for nightly build: v1.36.0-141-nightly.netdatabot
2022-09-22bump go.d.plugin to v0.40.1 (#13704)Ilya Mashchenko
2022-09-22[ci skip] Update changelog and version for nightly build: v1.36.0-136-nightly.netdatabot
2022-09-21Update uninstaller documentation. (#13627)Austin S. Hemmelgarn
* Update uninstaller documentation. * Apply suggestions from code review Co-authored-by: DShreve2 <david@netdata.cloud> * Fix typo. Co-authored-by: DShreve2 <david@netdata.cloud>
2022-09-21Add a document outlining how to build native packages locally. (#12431)Austin S. Hemmelgarn
* Add a document outlining how to build native packages locally. For developers and contributors so they don’t have to bug me every time they need to do it. * Apply suggestions from code review * Further updates to package build documentation. * Further updates. * Apply suggestions from code review Co-authored-by: DShreve2 <david@netdata.cloud> * Even more updates. * Apply suggestions from code review Co-authored-by: DShreve2 <david@netdata.cloud> Co-authored-by: Tina Luedtke <kickoke@users.noreply.github.com> Co-authored-by: DShreve2 <david@netdata.cloud>
2022-09-21[ci skip] Update changelog and version for nightly build: v1.36.0-129-nightly.netdatabot
2022-09-20[ci skip] Update changelog and version for nightly build: v1.36.0-127-nightly.netdatabot
2022-09-19bump go.d.plugin v0.40.0 (#13675)Ilya Mashchenko
2022-09-19[ci skip] Update changelog and version for nightly build: v1.36.0-122-nightly.netdatabot
2022-09-17[ci skip] Update changelog and version for nightly build: v1.36.0-120-nightly.netdatabot
2022-09-16[ci skip] Update changelog and version for nightly build: v1.36.0-117-nightly.netdatabot
2022-09-15[ci skip] Update changelog and version for nightly build: v1.36.0-115-nightly.netdatabot
2022-09-14bump go.d.plugin to v0.39.0 (#13662)Ilya Mashchenko
2022-09-14[ci skip] Update changelog and version for nightly build: v1.36.0-108-nightly.netdatabot
2022-09-13[ci skip] Update changelog and version for nightly build: v1.36.0-106-nightly.netdatabot
2022-09-10[ci skip] Update changelog and version for nightly build: v1.36.0-104-nightly.netdatabot
2022-09-09[ci skip] Update changelog and version for nightly build: v1.36.0-102-nightly.netdatabot
2022-09-08[ci skip] Update changelog and version for nightly build: v1.36.0-98-nightly.netdatabot
2022-09-07eBPF different improvements (#13624)thiagoftsm
2022-09-07[ci skip] Update changelog and version for nightly build: v1.36.0-89-nightly.netdatabot
2022-09-06[ci skip] Update changelog and version for nightly build: v1.36.0-85-nightly.netdatabot
2022-09-05[ci skip] Update changelog and version for nightly build: v1.36.0-82-nightly.netdatabot