Closed KateGo520 closed 3 years ago
@prameshj @pnovotnak Could you help me review this issue? Thx :p By the way, have you ever encountered such errors when upgading the libraries?
Could you clarify what the issue you are seeing is? Are you trying to upgrade the prometheus client version in this repo?
@prameshj Thanks for your reply. This report is a warm prompt for you to prevent or combat this issue. Just let you know the problem if you upgrade this dependency in near future.
Hope this can help you. Thanks again. Kate
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close
@fejta-bot: Closing this issue.
(The purpose of this report is to alert
kubernetes/dns
to the possible problems whenkubernetes/dns
try to upgrade the following dependencies)An error will happen when upgrading library _prometheus/clientgolang:
github.com/prometheus/client_golang
-Latest Version: v1.7.1 (Latest commit b0cdec2 3 days ago) -Where did you use it: https://github.com/kubernetes/dns/search?q=prometheus%2Fclient_golang%2Fprometheus&unscoped_q=prometheus%2Fclient_golang%2Fprometheus -Detail:
package prometheus import ( "github.com/cespare/xxhash/v2" … )