Random question about something I've observed and ...
# general
p
Random question about something I've observed and I wonder if anyone has a solution. After removing the rancher-monitoring chart, I can no longer delete namespaces. They all get caught up on the finalizer for custom.metrics.k8s.io - which makes sense, because this refers to prometheus components that are now gone. In the process of automated cluster creation and deletion, this is a problem when you are using terraform to create the cattle-monitoring-system namespace - it always hangs on removing it later. Has anyone else seen this and found a solution?