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

merge main to release-v0.8.0 #2596

Merged
merged 70 commits into from
Nov 8, 2023
Merged

merge main to release-v0.8.0 #2596

merged 70 commits into from
Nov 8, 2023

Conversation

cyclinder
Copy link
Collaborator

Thanks for contributing!

What type of PR is this?

  • release/none

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Jeanine-tw and others added 30 commits November 3, 2023 00:56
* doc: add en allocation

* fix markdown lint error

* fix conflicts

* Update ipam.md
spiderpool-controller readiness health check failure
fix judgment on spiderpoolperformance.json file
add downward API for spiderpool-agent to get pod name and namespace
cleanup: remove configmap obsolete fields
Signed-off-by: Icarus9913 <[email protected]>
Signed-off-by: Icarus9913 <[email protected]>
docs: add vlan and bond description for macvlan
cyclinder and others added 21 commits November 8, 2023 18:03
docs: Update sriov's pfNames field
docs: cleanup ipversion to simplify yaml
docs: add spiderpool io performance
docs: add aws to the document navigation bar
systemd 242+ tries to set a "persistent" MAC addr for any virtual device
by default (controlled by MACAddressPolicy). As setting happens asynchronously after a device has been created, ep.Mac and ep.HostMac can become stale which has a serious consequence - the kernel will drop any packet sent to/from the endpoint.
docs: update spiderpool IPAM performance
coordinator: set random mac addres for veth device when creating it
docs: Add en doc for io performance
Signed-off-by: Icarus9913 <[email protected]>
Signed-off-by: tao.yang <[email protected]>
docs: format upgrade doc and error link
remove crd subnet/ippool deprecated property vlan default value
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #2596 (0f94b2b) into release-v0.8 (335fc01) will increase coverage by 0.08%.
Report is 16 commits behind head on release-v0.8.
The diff coverage is 78.57%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v0.8    #2596      +/-   ##
================================================
+ Coverage         80.79%   80.87%   +0.08%     
================================================
  Files                49       49              
  Lines              5280     5303      +23     
================================================
+ Hits               4266     4289      +23     
  Misses              857      857              
  Partials            157      157              
Flag Coverage Δ
unittests 80.87% <78.57%> (+0.08%) ⬆️

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

Files Coverage Δ
pkg/ippoolmanager/utils.go 93.40% <100.00%> (+0.63%) ⬆️
pkg/subnetmanager/subnet_manager.go 41.48% <100.00%> (ø)
pkg/ippoolmanager/ippool_manager.go 85.93% <70.00%> (+0.87%) ⬆️

... and 2 files with indirect coverage changes

@cyclinder cyclinder merged commit 09d2681 into release-v0.8 Nov 8, 2023
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/none no release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants