Releases: giantswarm/starboard-exporter
Releases · giantswarm/starboard-exporter
v0.4.1
Added
- Spread (jitter) re-queueing of reports by +/- 10% by default to help smooth resource utilization.
v0.4.0
Added
- Reconcile and expose metrics for
ConfigAuditReport
custom resources. Requires Starboard v0.15.0 or above.
v0.3.3
Changed
- Build with
architect
instead ofapp-build-suite
(reverts change from 0.3.2).
v0.3.2
Added
- Add configurable nodeSelector to Helm values.
Changed
- Build with
app-build-suite
instead ofarchitect
.
v0.3.1
Added
- Add NodeAffinity to run the exporter only on Linux Nodes with AMD64.
v0.3.0
Added
- Add the
image_registry
label exposing the image registry.
Changed
- Bump
golang
,prometheus
, andstarboard
dependency versions. - Update Grafana dashboard to use plugin version 8.3.2 and the new label.
v0.2.1
Added
- Make pod annotations configurable.
- Bump
golang
,prometheus
, andstarboard
versions.
v0.2.0
Added
- Helm, add configurable container securityContext with secure defaults.
Changed
- Bump
starboard
,logr
, andcontroller-runtime
dependency versions. - Remove unneeded
releaseRevision
annotation from deployment.
Fixed
- Helm, fix incomplete metric name in pods with high/critical CVEs panel
v0.1.4
Release v0.1.4 (#33) Co-authored-by: github-actions <[email protected]>
v0.1.3
Release v0.1.3 (#30) Co-authored-by: github-actions <[email protected]>