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

Bump github.com/spidernet-io/spiderpool from 0.9.0-rc0 to 0.9.2 #213

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps github.com/spidernet-io/spiderpool from 0.9.0-rc0 to 0.9.2.

Release notes

Sourced from github.com/spidernet-io/spiderpool's releases.

Release v0.9.2

v0.9.2


New Feature

  • IP reclaim: differentiate stateless workload under deleting-timeout state on ready node and not-ready node : PR 3002

  • docs: bandwidth for ipvlan datapath : PR 3137

  • synchronize clusterIP CIDR from serviceCIDR to support k8s 1.29 : PR 3132

  • release conflicted ip of stateless workload to trigger assigning a new one : PR 3081

  • Rework spidercoordinator informer to update pod and service cidr : PR 3260


Changed Feature

  • fix: the parent interface is down, set it to up before creating the vlan sub-interface : PR 3088

  • Spidercoordinator: It able to get CIDR from kubeadm-config : PR 3062

  • fix coordinator upgrade panic with CRD property empty : PR 3118

  • enable coordinate to support serviceCIDR according to a matched k8s version. : PR 3168

  • use helm charts value control coordinator components startup : PR 3182

  • fix the logic of obtaining kubeadm-config to avoid being unable to create Pods : PR 3211

  • Fix panic in spidercoordinator informer : PR 3274

  • spidercoordinator: Enhance the edge case : PR 3287

  • Spidercoordinator: sync kubeadm-config event to trigger the status update : PR 3294


Totoal

Pull request number: 72

... (truncated)

Commits
  • b289513 Merge pull request #3297 from cyclinder/release/v0_9_2
  • 6f32f4d bump verrsion to v0.9.2
  • fbf4b51 Merge pull request #3294 from spidernet-io/robot/cherrypick/pr3291/release-v0.9
  • c69b98c Merge pull request #3291 from cyclinder/spidercoordinator/sync_kubeadm_config
  • ddf566d Merge pull request #3287 from spidernet-io/robot/cherrypick/pr3284/release-v0.9
  • 623a5ec Merge pull request #3284 from cyclinder/spidercoordinator/hander_patch
  • ebf41b3 Merge pull request #3274 from spidernet-io/robot/cherrypick/pr3269/release-v0.9
  • 834b413 Merge pull request #3269 from cyclinder/spidercoorinator/fix_panici_coordinat...
  • 9abb40d Merge pull request #3273 from spidernet-io/robot/cherrypick/pr3270/release-v0.9
  • c92160b Merge pull request #3270 from ty-dc/docs/upgrade-x
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/spidernet-io/spiderpool](https://github.com/spidernet-io/spiderpool) from 0.9.0-rc0 to 0.9.2.
- [Release notes](https://github.com/spidernet-io/spiderpool/releases)
- [Commits](spidernet-io/spiderpool@v0.9.0-rc0...v0.9.2)

---
updated-dependencies:
- dependency-name: github.com/spidernet-io/spiderpool
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from weizhoublue as a code owner April 1, 2024 12:19
@dependabot dependabot bot added pr/dependabot/gomod This pull is for gomod from dependabot pr/release/none-required not show up in a new release labels Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.76%. Comparing base (71bf7b1) to head (852c2e2).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #213   +/-   ##
=======================================
  Coverage   67.76%   67.76%           
=======================================
  Files          17       17           
  Lines        1554     1554           
=======================================
  Hits         1053     1053           
  Misses        416      416           
  Partials       85       85           
Flag Coverage Δ
unittests 67.76% <ø> (ø)

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Superseded by #218.

@dependabot dependabot bot closed this Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/spidernet-io/spiderpool-0.9.2 branch April 22, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/dependabot/gomod This pull is for gomod from dependabot pr/release/none-required not show up in a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants