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

Remove vpcPath from networkinfo CRD #828

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

Conversation

seanpang-vmware
Copy link
Contributor

After wcp merged the changes for getting vpcPath from networkconfig CR, remove the previous protection code by setting redundant vpcPath value on networkinfo CR

@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.62%. Comparing base (2b6d1b7) to head (d65f4de).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #828      +/-   ##
==========================================
- Coverage   70.63%   70.62%   -0.01%     
==========================================
  Files          95       95              
  Lines       15077    15076       -1     
==========================================
- Hits        10649    10648       -1     
  Misses       3704     3704              
  Partials      724      724              
Flag Coverage Δ
unit-tests 70.62% <ø> (-0.01%) ⬇️
Files with missing lines Coverage Δ
.../controllers/networkinfo/networkinfo_controller.go 65.14% <ø> (-0.09%) ⬇️

wenyingd
wenyingd previously approved these changes Oct 29, 2024
Copy link
Contributor

@wenyingd wenyingd left a comment

Choose a reason for hiding this comment

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

LGTM

dantingl
dantingl previously approved these changes Oct 30, 2024
Copy link
Contributor

@lxiaopei lxiaopei left a comment

Choose a reason for hiding this comment

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

LGTM.
could you also update the networkinfo yaml samples under build/yaml/samples?

dantingl
dantingl previously approved these changes Oct 30, 2024
lxiaopei
lxiaopei previously approved these changes Oct 30, 2024
Copy link
Contributor

@dantingl dantingl left a comment

Choose a reason for hiding this comment

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

Do you need to re-generate CRD API client?

@seanpang-vmware
Copy link
Contributor Author

/e2e

After wcp merged the changes for getting vpcPath from networkconfig
CR, remove the previous protection code by setting redundant vpcPath
value on networkinfo CR
@seanpang-vmware
Copy link
Contributor Author

Do you need to re-generate CRD API client?

there is no new code change on api client after generated.

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.

6 participants