Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:19

This release publishes a helm chart at oci://ghcr.io/piraeusdatastore/nri-volume-qos.


Added

  • Helm chart under charts/nri-volume-qos for deploying the plugin as a DaemonSet, with configurable image, host paths, RBAC, scheduling, and NRI plugin settings.
  • On each published release, the chart is packaged and pushed as an OCI artifact to ghcr.io/piraeusdatastore/nri-volume-qos.

Changed

  • deploy/daemonset.yaml no longer tolerates all taints; it now relies on the default DaemonSet tolerations, so it no longer schedules onto control-plane or custom-tainted nodes unless tolerations are added.