ycyin

Results 15 comments of ycyin

I had the same problem. Try changing the version of Grafana Image Renderer and try again.

It work for me of add `--metric-labels-allowlist=pods=[app]` in v2.2.0, no need to add it under v2.x.x.

@KobeVK I add args in my deployment as follows: ![image](https://github.com/kubernetes/kube-state-metrics/assets/71380489/1b2e38fc-cae0-430d-ad37-24b4bf3b3e86) You should add `.Values.metricLabelsAllowlist` or `.Values.extraArgs` in the values.yaml file, which can be seen in the templates template: ![image](https://github.com/kubernetes/kube-state-metrics/assets/71380489/eaa88111-e660-42e1-8da3-184a0f77595c)

支持企业版的训练营视频下载,请 /cc

本地和打包测试没有问题 ![GIF 2024-3-25 17-02-07](https://github.com/nicoxiang/geektime-downloader/assets/71380489/e0d799d0-b813-47c5-a065-fa458d804f38)

> https://b.geekbang.org/member/course/detail/103983 > > 请问这个课可以下载吗,我选择企业版训练营后输入103983报如下错误 > > 现在只支持视频下载,另外你需要填课程ID,而不是文章ID。如果是下载单个视频,填课程ID后再选择下载

@nicoxiang 已经提了新的PR到 feature/bgeektime 这个分支上

> As similar to the situation above, I encountered the problem with running the embedded redis server in a Docker container. The image was originated from java:8-jre-alpine. It works after...

I also encountered the same 401 error. ```json {"level":"warning","msg":"taskq\"msg\"=\"job failed (dropping)\" \"error\"=\"unable to list projects with search pattern '' from the GitLab API : GET https://gitlab.xxx.x/api/v4/projects: 401 {message: 401 Unauthorized}\"...