Skip to content

Release request: tag v0.21.2 (includes KernelTainted from #844/#847) #859

Description

@arunsrini3082

Summary

Could a maintainer cut a new tagged release? node_exporter PR#3745 is blocked because it depends on KernelTainted() and the linux build-tag fix, which are merged on master but not yet in any tagged release.

Could a maintainer cut a new tagged release? node_exporter PR prometheus/node_exporter#3745 depends on KernelTainted() and the linux build-tag fix, both merged to master but not yet in any tagged release.

Context

node_exporter#3745 adds a tainted collector that reads /proc/sys/kernel/tainted via procfs.FS.KernelTainted(). It is currently pinned to a pseudo-version:

github.com/prometheus/procfs v0.21.2-0.20260717070424-0cd18237af6e

Upstream projects typically prefer proper semver tags over pseudo-versions in go.mod.

What's needed

A tagged release (e.g. v0.21.2) that includes at minimum:

Happy to help test or update node_exporter's go.mod once the tag is published.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions