Skip to content

remove redundant natgateway's Service struct#4224

Merged
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
nawazkh:update_natgateways_to_aso
Nov 6, 2023
Merged

remove redundant natgateway's Service struct#4224
k8s-ci-robot merged 1 commit into
kubernetes-sigs:mainfrom
nawazkh:update_natgateways_to_aso

Conversation

@nawazkh

@nawazkh nawazkh commented Nov 2, 2023

Copy link
Copy Markdown
Member

What type of PR is this?
/kind cleanup

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

Special notes for your reviewer:

  • cherry-pick candidate

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

Release note:

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 2, 2023
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 2, 2023
@nawazkh

nawazkh commented Nov 2, 2023

Copy link
Copy Markdown
Member Author

/cc @willie-yao @nojnhuh

@codecov

codecov Bot commented Nov 2, 2023

Copy link
Copy Markdown

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4c3a068) 58.32% compared to head (c4abb7c) 58.32%.
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4224      +/-   ##
==========================================
- Coverage   58.32%   58.32%   -0.01%     
==========================================
  Files         187      187              
  Lines       19242    19239       -3     
==========================================
- Hits        11223    11221       -2     
+ Misses       7389     7388       -1     
  Partials      630      630              
Files Coverage Δ
azure/services/natgateways/natgateways.go 57.14% <0.00%> (+10.08%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Comment thread azure/services/natgateways/natgateways.go
@nawazkh nawazkh force-pushed the update_natgateways_to_aso branch from 97fbc90 to c4abb7c Compare November 3, 2023 19:24

@nojnhuh nojnhuh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 6, 2023
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 796aed4b69891c275d3d715d88ef9936f5a8a279

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nojnhuh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 6, 2023
@nojnhuh

nojnhuh commented Nov 6, 2023

Copy link
Copy Markdown
Contributor

/retest

@k8s-ci-robot k8s-ci-robot merged commit a6d376b into kubernetes-sigs:main Nov 6, 2023
@k8s-ci-robot k8s-ci-robot added this to the v1.12 milestone Nov 6, 2023
@nojnhuh nojnhuh mentioned this pull request Nov 8, 2023
4 tasks
@nawazkh nawazkh deleted the update_natgateways_to_aso branch November 21, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants