An error occurred while fetching the assigned iteration of the selected issue.
Create pipeline for creating deb packages for prometheus node exporter
This issue tracks the idea of creating the complete pipeline for:
- Maintaining (needs docs)
-
Building (works, but needs something better than
dpkg-deb
, although its fine for low complexity packages) - Testing (using InSpec as part of the CI)
-
Publishing to
aptly.gitlab.com
- Installing with chef across our infrastructure
- Cleaning obsolete versions
and probably something else for prometheus node exporter. The repo itself is here: https://gitlab.com/gitlab-pkg/gitlab-node-exporter
Related: #2426