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

feat: support to declare the host-network capabilities #6705

Merged
merged 15 commits into from
Mar 1, 2024

Conversation

leon-inf
Copy link
Contributor

fix #5970

@github-actions github-actions bot added the size/XL Denotes a PR that changes 500-999 lines. label Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 39.11565% with 179 lines in your changes are missing coverage. Please review.

Project coverage is 66.45%. Comparing base (853e6df) to head (9cfa0e0).
Report is 9 commits behind head on main.

Files Patch % Lines
...trollers/apps/transformer_component_hostnetwork.go 6.02% 155 Missing and 1 partial ⚠️
pkg/controller/component/vars.go 56.60% 21 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6705      +/-   ##
==========================================
- Coverage   66.49%   66.45%   -0.04%     
==========================================
  Files         305      305              
  Lines       36638    36798     +160     
==========================================
+ Hits        24361    24454      +93     
- Misses      10182    10245      +63     
- Partials     2095     2099       +4     
Flag Coverage Δ
unittests 66.45% <39.11%> (-0.04%) ⬇️

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

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

@github-actions github-actions bot added size/XXL Denotes a PR that changes 1000+ lines. and removed size/XL Denotes a PR that changes 500-999 lines. labels Feb 28, 2024
@leon-inf leon-inf force-pushed the feature/host-network branch 2 times, most recently from 42fae51 to 40d5702 Compare February 28, 2024 10:44
@leon-inf leon-inf marked this pull request as ready for review February 28, 2024 14:22
@leon-inf leon-inf requested a review from iziang February 28, 2024 14:25
@leon-inf leon-inf merged commit 63d055c into main Mar 1, 2024
47 checks passed
@leon-inf leon-inf deleted the feature/host-network branch March 1, 2024 02:19
@github-actions github-actions bot added this to the Release 0.8.2 milestone Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement] support cluster create on hostnetwork
4 participants