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

chore(deps): bump github.com/kong/kubernetes-telemetry from 0.0.3 to 0.0.4 #3977

Merged
merged 1 commit into from
May 9, 2023

Conversation

programmer04
Copy link
Member

What this PR does / why we need it:

This PR bumps github.com/kong/kubernetes-telemetry from 0.0.3 to 0.0.4. Unit test TestCreateManager is adjusted, because telemetry pkg no longer uses old CoreV1 Endpoints API thus in mock DiscoveryV1 EndpointSlices API has to be used.

Which issue this PR fixes:

It's a part of #3916

Special notes for your reviewer:

Surpasses #3973

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@programmer04 programmer04 requested a review from a team as a code owner May 9, 2023 07:07
@programmer04 programmer04 added area/tests dependencies Pull requests that update a dependency file and removed size/L labels May 9, 2023
@programmer04 programmer04 self-assigned this May 9, 2023
@programmer04 programmer04 enabled auto-merge (squash) May 9, 2023 07:13
@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0762e8d) 58.8% compared to head (82caec8) 58.8%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3977   +/-   ##
=====================================
  Coverage   58.8%   58.8%           
=====================================
  Files        139     139           
  Lines      16115   16115           
=====================================
  Hits        9477    9477           
  Misses      5991    5991           
  Partials     647     647           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@programmer04 programmer04 merged commit 1333cbb into main May 9, 2023
48 checks passed
@programmer04 programmer04 deleted the bump-telemetry-pkg branch May 9, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests dependencies Pull requests that update a dependency file size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants