Skip to content
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

Bump k8s.io/client-go from 0.19.4 to 0.20.0 in /receiver/simpleprometheusreceiver #1815

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2020

Bumps k8s.io/client-go from 0.19.4 to 0.20.0.

Commits
  • afa3b34 Update dependencies to v0.20.0 tag
  • fb61a7c Merge pull request #96720 from liggitt/throttled-logger
  • 61471be Deflake ThrottledLogger test
  • 66db254 Merge pull request #95981 from caesarxuchao/http2-healthcheck
  • 7c9ea22 Merge pull request #92743 from liggitt/gc
  • 8dde295 Add a unit test testing the HTTP/2 health check help the REST client
  • c476b49 Add GC unit tests
  • 77eda6a Merge pull request #96317 from Jefftree/test-ssa
  • 76f4826 Merge pull request #96527 from adtac/apfbeta
  • 4ab8fb4 Merge pull request #96425 from bobbypage/vendor-cadvisor-v0.38
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner December 14, 2020 06:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2020
@project-bot project-bot bot added this to In progress in Collector Dec 14, 2020
@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #1815 (ee5b479) into master (91cbf1f) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1815      +/-   ##
==========================================
- Coverage   89.90%   89.89%   -0.02%     
==========================================
  Files         377      377              
  Lines       18284    18284              
==========================================
- Hits        16439    16437       -2     
- Misses       1379     1381       +2     
  Partials      466      466              
Flag Coverage Δ
integration 69.82% <ø> (ø)
unit 88.60% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
receiver/carbonreceiver/transport/tcp_server.go 66.00% <0.00%> (-1.00%) ⬇️
processor/groupbytraceprocessor/event.go 95.96% <0.00%> (-0.81%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91cbf1f...ee5b479. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/go_modules/receiver/simpleprometheusreceiver/k8s.io/client-go-0.20.0 branch 2 times, most recently from 46a125f to 0b8fbea Compare December 15, 2020 22:27
@dependabot dependabot bot force-pushed the dependabot/go_modules/receiver/simpleprometheusreceiver/k8s.io/client-go-0.20.0 branch from 0b8fbea to ee5b479 Compare December 16, 2020 01:06
Collector automation moved this from In progress to Reviewer approved Dec 16, 2020
@bogdandrutu bogdandrutu merged commit f43f8f8 into master Dec 16, 2020
Collector automation moved this from Reviewer approved to Done Dec 16, 2020
@bogdandrutu bogdandrutu deleted the dependabot/go_modules/receiver/simpleprometheusreceiver/k8s.io/client-go-0.20.0 branch December 16, 2020 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants