Skip to content

Releases: redhat-developer/rhdh-plugins

Cost Management Plugin v2.0.2 - Tech Preview

28 Apr 19:33
1876c00

Choose a tag to compare

Highlights

Plugin Restructure

  • Renamed from redhat-resource-optimization to cost-management with new package names, config keys, and routes

OpenShift Cost Tracking (New)

  • Added OpenShift section with cost tracking for clusters, grouped by cluster, project, node, or tag

Security Hardening

  • Moved all data fetching server-side — no more proxy config, no token exposure
  • Added authorization, validation, and confirmation for Apply Recommendation
  • Added structured audit logging with user identity
  • Surfaced SSO auth errors instead of silent failures

RBAC Updates

  • Permission separator changed from . to / for cluster/project-specific permissions (e.g., ros.CLUSTERros/CLUSTER)

OCI Images

  • Published to quay.io/redhat-resource-optimization/dynamic-plugins:2.0.2
  • Compatible with RHDH 1.8 and 1.9

See dynamic-plugin.md for installation instructions.

V1.2.1 - Tech Preview Release of ROS Plugin for Red Hat Developer Hub

29 Aug 11:00
6a561e2

Choose a tag to compare

V1.2.1 - Tech Preview Release of ROS Plugin for Red Hat Developer Hub

  • dark theme support for box plot

V1.2.0 - Tech Preview Release of ROS Plugin for Red Hat Developer Hub

28 Jul 04:11
784d858

Choose a tag to compare

V1.2.0 - Tech Preview Release of Resource Optimization Plugin for RHDH V1.5 and V1.6

  • RBAC Changes - ros.<cluster_name>.<project_name> permissions
  • Sending cluster_id instead of cluster_name to the API

V1.1.0 - Tech Preview Release of ROS Plugin for Red Hat Developer Hub

02 Jul 06:08
67c18a8

Choose a tag to compare

V1.1.0 - Tech Preview Release of Resource Optimization Plugin for RHDH V1.5 and V1.6

  • RBAC Changes - ros.plugin and ros.<cluster_name> permissions
  • Manual and automatic workflow for applying recommendations