Skip to content

Cost Management Plugin v2.0.2 - Dev Preview

Pre-release
Pre-release

Choose a tag to compare

@PreetiW PreetiW released this 28 Apr 19:33
· 1025 commits to main since this release
1876c00

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.