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-0.8 to publish v0.8.2 #2747

Merged
merged 87 commits into from
Dec 6, 2023

Conversation

Icarus9913
Copy link
Collaborator

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:

ty-dc and others added 30 commits November 9, 2023 10:31
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Signed-off-by: ty-dc <tao.yang@daocloud.io>
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
e2e: Add a new job to test low kernels in e2e
docs: fix performance value units
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Signed-off-by: ty-dc <tao.yang@daocloud.io>
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Signed-off-by: tao.yang <tao.yang@daocloud.io>
e2e: Support calico version use the latest
…g/file_empty_value

spidermultusconfig: set default value if it not set
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…hub_actions/docker/build-push-action-5.1.0

build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0
…error

docs: Fix description when `multus.multusCNI.defaultCniCRName` is empty.
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
e2e: Tips for installing development tools
Signed-off-by: tao.yang <tao.yang@daocloud.io>
ifacer: Fix the slave with bond was not set if vlanId was set to 0
supplement spidermultusconfig default value
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
weizhoublue and others added 15 commits December 1, 2023 19:28
* readme: bandwidth

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* readme: bandwidth

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

---------

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
* optimize doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* optimize doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

---------

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
* optimize doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* optimize doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

---------

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
* optimize doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* optimize doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

* doc

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>

---------

Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Signed-off-by: weizhou.lan@daocloud.io <weizhou.lan@daocloud.io>
…scenes

Supports publishing rc and .z versions of docs to dev
@Icarus9913 Icarus9913 added pr/ready-review This pull is ready for review release/none no release note labels Dec 5, 2023
@Icarus9913 Icarus9913 changed the title update to v0.8.2 merge main to release-0.8 to publish v0.8.2 Dec 5, 2023
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Merging #2747 (e2ee37b) into release-v0.8 (6c1b011) will increase coverage by 0.12%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release-v0.8    #2747      +/-   ##
================================================
+ Coverage         80.87%   81.00%   +0.12%     
================================================
  Files                49       49              
  Lines              5303     5339      +36     
================================================
+ Hits               4289     4325      +36     
+ Misses              857      856       -1     
- Partials            157      158       +1     
Flag Coverage Δ
unittests 81.00% <100.00%> (+0.12%) ⬆️

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

Files Coverage Δ
pkg/ippoolmanager/ippool_manager.go 85.88% <100.00%> (-0.06%) ⬇️
pkg/ippoolmanager/utils.go 93.33% <100.00%> (-0.08%) ⬇️
pkg/workloadendpointmanager/utils.go 100.00% <100.00%> (ø)
...orkloadendpointmanager/workloadendpoint_manager.go 100.00% <100.00%> (+2.80%) ⬆️

... and 1 file with indirect coverage changes

@Icarus9913
Copy link
Collaborator Author

The CI failed because the e2e runs with the workflow release-v0.8:

      # test against commit version
      - name: Setup Kind Cluster
        uses: nick-invision/retry@v2
        with:
          timeout_minutes: 20
          max_attempts: 3
          shell: bash
          command: |
            make ${{ matrix.e2e_init_mode }} -e E2E_CLUSTER_NAME=${{ env.E2E_CLUSTER_NAME }} \
                -e E2E_SPIDERPOOL_TAG=${{ inputs.image_tag }} \
                -e SPIDERPOOL_AGENT_IMAGE_NAME=spiderpool-agent-race   \
                -e SPIDERPOOL_CONTROLLER_IMAGE_NAME=spiderpool-controller-race \
                -e E2E_IP_FAMILY=${{ inputs.ip_family }} -e PYROSCOPE_LOCAL_PORT="" \
                -e E2E_KIND_IMAGE_TAG=${{ inputs.k8s_version }} \
                -e INSTALL_KUBEVIRT=true

lack of:

                -e INSTALL_KRUISE=true \
                -e INSTALL_KDOCTOR=true \
                -e INSTALL_OVS=${INSTALL_OVS_VALUE}

Signed-off-by: Icarus9913 <icaruswu66@qq.com>
@weizhoublue weizhoublue merged commit ba48168 into spidernet-io:release-v0.8 Dec 6, 2023
35 of 36 checks passed
@Icarus9913 Icarus9913 deleted the main080 branch December 14, 2023 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/ready-review This pull is ready for review release/none no release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants