Iftach Schonbaum
Iftach Schonbaum
+1. it will really help us in CI for stopping pasing and upgarding yamls of values before packing.
+1 i got the same issue with clair. we have one base image for many others. in all scans on the first 4 layers i get this error but not...
facing the same issue. did u manage to make it work?
@arunkumarmurugesan - hi i've installed the chart of the prometheus-adapter and then replaced image with ltest - before that it was version 0.4.1. when i kubectl get --raw /apis/custom.metrics.k8s.io/v1beta1 i...
yeah. after sometime i realised that. so i have the current metrics (portion of it) below that the adapter takes from prometheus that scrapes istio envoys (and istio components as...
i am not even able to get values from these metrics. im trying eveyrtying for exmaple kubectl get --raw "/apis/custom.metrics.k8s.io/namespaces/auto-staging/envoy_http_mixer_filter_total_blocking_remote_quota_calls/pods/*/pod-name-xxxx kubectl get --raw "/apis/custom.metrics.k8s.io/namespaces/*/envoy_http_mixer_filter_total_blocking_remote_quota_calls/pods/*/ kubectl get --raw "/apis/custom.metrics.k8s.io/namespaces/auto-staging/pods/*/envoy_http_mixer_filter_total_blocking_remote_quota_calls
Thanks very much. Since I was managed to make it work using the envoy envoy_http_rq_total metrics in pod level with the regulat prometue adapter I was wondering., since I saw...