-
Notifications
You must be signed in to change notification settings - Fork 81
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* doc: add en allocation * fix markdown lint error * fix conflicts * Update ipam.md
Signed-off-by: [email protected] <[email protected]>
ci: upload badge
Signed-off-by: tao.yang <[email protected]>
Signed-off-by: Icarus9913 <[email protected]>
Update e2e-init.yaml
spiderpool-controller readiness health check failure
fix judgment on spiderpoolperformance.json file
Signed-off-by: Icarus9913 <[email protected]>
optimize codes to verify IP update
…pace Signed-off-by: Icarus9913 <[email protected]>
add downward API for spiderpool-agent to get pod name and namespace
Signed-off-by: tao.yang <[email protected]>
cleanup: remove configmap obsolete fields
Signed-off-by: Icarus9913 <[email protected]>
integrade IPPool docs
Signed-off-by: Icarus9913 <[email protected]>
Signed-off-by: tao.yang <[email protected]>
doc: update en route
doc: add en ippool
Signed-off-by: Icarus9913 <[email protected]>
Signed-off-by: Icarus9913 <[email protected]>
doc: add en kubevirt
statefulset doc
docs: add vlan and bond description for macvlan
e2e: pending e2e case F00002
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
Signed-off-by: tao.yang <[email protected]>
Signed-off-by: Icarus9913 <[email protected]>
coordinator: set random mac addres for veth device when creating it
docs: Add en doc for io performance
Signed-off-by: Icarus9913 <[email protected]>
docs: ifacer configuration
fix document wrong links
Signed-off-by: tao.yang <[email protected]>
docs: format doc
Signed-off-by: tao.yang <[email protected]>
docs: format upgrade doc and error link
remove crd subnet/ippool deprecated property vlan default value
cyclinder
requested review from
weizhoublue,
ty-dc,
bzsuni,
Icarus9913,
windsonsea and
Jeanine-tw
as code owners
November 8, 2023 15:31
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks for contributing!
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: