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

Refine NetworkInfo CR VPCState.LoadBalancerIPAddresses description #1005

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timdengyun
Copy link
Contributor

In NSX LB, we don't set NSX LN SNAT IPs in NetworkInfo CR VPCState.LoadBalancerIPAddresses and leave it as empty.
So, removing the description of adding NSX LB IPs not to make users confuse.

In NSX LB, we don't set NSX LN SNAT IPs in NetworkInfo CR VPCState.LoadBalancerIPAddresses
and leave it as empty.
So, removing the description of adding NSX LB IPs not to make users confuse.
@timdengyun timdengyun force-pushed the remove_nsxlbip_desc_in_networkinfocrd branch from 0deeac5 to 4e913b5 Compare January 15, 2025 05:01
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.10%. Comparing base (6fd18c9) to head (4e913b5).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1005   +/-   ##
=======================================
  Coverage   74.10%   74.10%           
=======================================
  Files         118      118           
  Lines       16371    16371           
=======================================
  Hits        12131    12131           
  Misses       3466     3466           
  Partials      774      774           
Flag Coverage Δ
unit-tests 74.10% <ø> (ø)
Files with missing lines Coverage Δ
pkg/apis/vpc/v1alpha1/networkinfo_types.go 100.00% <ø> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants