rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
450 stars 256 forks source link

Server-side Pagination: Monitoring: ‘storage class name’ options missing from Prometheus/Grafana tabs when Vai enabled #11539

Open yonasberhe23 opened 1 month ago

yonasberhe23 commented 1 month ago

Setup

Describe the bug The 'storage class name’ options are missing from the Prometheus/Grafana tabs when Vai is enabled. Note: The options appear after Monitoring chart is installed.

To Reproduce

  1. go to Global settings > feature flags > enable ui-sql-cache
  2. go to Global settings > performance > enable `Server-sdie Pagination'
  3. go to cluster dash
  4. click Storage
  5. click StorageClasses > create one
  6. click Apps
  7. select Monitoring chart
  8. click install > Next
  9. click Prometheus tab > select persistent storage > notice ‘storage class name’ options missing
  10. click Grafana tab > enable with pvc template > notice ‘storage class name’ options missing
  11. click Grafana tab > enable with statefulset template > notice ‘storage class name’ options missing

Result The 'storage class name’ options are missing from the Prometheus/Grafana tabs when Vai enabled.

Expected Result The 'storage class name’ options are available in the Prometheus/Grafana tabs when Vai enabled.

Screenshots

https://github.com/user-attachments/assets/151d0779-2403-4c0c-9aae-5b0a4cf3de67

Additional context

richard-cox commented 1 month ago

Think this is an affect of https://github.com/rancher/dashboard/issues/11536