Releases: redhat-developer/rhdh-plugins
Releases · redhat-developer/rhdh-plugins
Cost Management Plugin v2.0.2 - Tech Preview
Highlights
Plugin Restructure
- Renamed from
redhat-resource-optimizationtocost-managementwith 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.CLUSTER→ros/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
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
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
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