meshery / meshery

Meshery, the cloud native manager
https://meshery.io
Apache License 2.0
6.05k stars 1.86k forks source link

Import of Kube-Prometheus-Stack chart #8074

Open leecalcote opened 1 year ago

leecalcote commented 1 year ago

Current Behavior

While importing this Helm Chart - https://github.com/prometheus-community/helm-charts/releases/download/kube-prometheus-stack-33.2.1/kube-prometheus-stack-33.2.1.tgz - an error is displayed.

Screenshots/Logs

Screenshot 2023-07-06 at 10 32 36 AM

Environment


Contributor Guides and Handbook

yash37158 commented 1 year ago

Hey @leecalcote , For the Helm chart, we are trying to import kube-prometheus-stack-33.2.1, which includes resources that rely on the PrometheusRule CRD from the monitoring.coreos.com/v1 API version. So do we have CRD present in our cluster?

leecalcote commented 1 year ago

@yash37158 good question. This issue was uncovered in the Meshery Playground. Do you mind having a look there to confirm?

yash37158 commented 1 year ago

Sure @leecalcote I'll do that

leecalcote commented 3 months ago

@yash37158, I'm curious, are you able to import this chart now?