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 #2509

Merged
merged 111 commits into from
Nov 2, 2023
Merged

merge #2509

merged 111 commits into from
Nov 2, 2023

Conversation

weizhoublue
Copy link
Collaborator


name: Pull request
about: Tell us about your contribution
labels: ["pr/release/none-required"]


Thanks for contributing !

Before submitting a pull request, make sure you read about our Contribution notice here: https://spidernet-io.github.io/spiderpool/latest/develop/contributing/

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

make sure your commit is signed off

Icarus9913 and others added 30 commits September 28, 2023 11:16
integrate rdma cni and rdma device plugin
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
* rdma test case

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

* chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

* chart: add sriov operator

Signed-off-by: [email protected] <[email protected]>

---------

Signed-off-by: [email protected] <[email protected]>
optimize github action no disk space left
add kubernetes 1.28 version support to e2e
fix the problem that the rc version cannot generate artifact.
[docs]: add some usage and concepts for spiderpool
* doc: add en statefulset

* Update statefulset-zh_CN.md
* Update rdma-zh_CN.md

* Update rdma-zh_CN.md
* Update rdma-zh_CN.md

* Update rdma-zh_CN.md
Fix ci calling release-chart error
…actions/setup-python-4.7.1

build(deps): bump actions/setup-python from 4.7.0 to 4.7.1
cyclinder and others added 8 commits October 30, 2023 23:47
…om eth0

we could be make sure the source of the traffic forwarded via veth0 is from eth0,
It makes sense in multui-nic case.
coordinator: fix the eth0 source IP for the packet going through veth0
* optimize doc

Signed-off-by: [email protected] <[email protected]>

* optimize doc

Signed-off-by: [email protected] <[email protected]>

* a

Signed-off-by: [email protected] <[email protected]>

* a

Signed-off-by: [email protected] <[email protected]>

* a

Signed-off-by: [email protected] <[email protected]>

* s

Signed-off-by: [email protected] <[email protected]>

* optimize docs

---------

Signed-off-by: [email protected] <[email protected]>
Co-authored-by: Jeanine-tw <[email protected]>
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #2509 (eda1f89) into release-v0.8 (51b1ae2) will decrease coverage by 0.25%.
The diff coverage is 73.33%.

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v0.8    #2509      +/-   ##
================================================
- Coverage         81.10%   80.86%   -0.25%     
================================================
  Files                49       49              
  Lines              5293     5299       +6     
================================================
- Hits               4293     4285       -8     
- Misses              844      857      +13     
- Partials            156      157       +1     
Flag Coverage Δ
unittests 80.86% <73.33%> (-0.25%) ⬇️

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

Files Coverage Δ
pkg/applicationcontroller/app_controller.go 75.00% <100.00%> (-0.14%) ⬇️
pkg/ippoolmanager/config.go 100.00% <ø> (ø)
pkg/ippoolmanager/utils.go 93.40% <100.00%> (+0.63%) ⬆️
pkg/podmanager/pod_manager.go 94.38% <100.00%> (-0.62%) ⬇️
pkg/workloadendpointmanager/utils.go 100.00% <100.00%> (ø)
...orkloadendpointmanager/workloadendpoint_manager.go 97.19% <80.00%> (-2.81%) ⬇️
pkg/ippoolmanager/ippool_manager.go 85.71% <67.85%> (+1.09%) ⬆️
pkg/podmanager/utils.go 58.62% <0.00%> (-41.38%) ⬇️

... and 1 file with indirect coverage changes

@weizhoublue weizhoublue merged commit 6b573db into release-v0.8 Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants