-
Notifications
You must be signed in to change notification settings - Fork 40.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: bump prometheus common to v0.1.0 #79261
feat: bump prometheus common to v0.1.0 #79261
Conversation
cc/ @dims Do I need to update the vendor files with |
d94605b
to
e6fce51
Compare
/priority backlog |
/assign @brancz |
Happy to give this a pass once v0.9.4 or prometheus/client_golang and v0.4.1 prometheus/common is used here. |
I'll bump the version |
468d454
to
57da7a3
Compare
Looks good from sig instrumentation. /lgtm |
@draveness: GitHub didn't allow me to request PR reviews from the following users: for, approval. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @dims @BenTheElder |
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 | ||
github.com/prometheus/common v0.0.0-20181126121408-4724e9255275 | ||
github.com/prometheus/client_golang v0.9.4 | ||
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is there a tagged release of github.com/prometheus/client_model
we should use?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nevermind, looks like this is the SHA client_golang uses at v0.9.4 (https://github.com/prometheus/client_golang/blob/v0.9.4/go.mod#L9)
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: draveness, liggitt The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest Review the full test history for this PR. Silence the bot with an |
…theus-common feat: bump prometheus common to v0.1.0 Kubernetes-commit: e519736
/kind bug
What this PR does / why we need it:
Pin several dependencies to specific versions
Which issue(s) this PR fixes:
xref: #79234
Special notes for your reviewer:
Does this PR introduce a user-facing change?: