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

Closed
wants to merge 84 commits into from
Closed

merge #3415

wants to merge 84 commits into from

Conversation

weizhoublue
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:

dependabot bot and others added 30 commits February 5, 2024 09:38
Bumps [github.com/tigera/operator](https://github.com/tigera/operator) from 1.32.4 to 1.33.0.
- [Release notes](https://github.com/tigera/operator/releases)
- [Changelog](https://github.com/tigera/operator/blob/master/generate-release-notes.py)
- [Commits](tigera/operator@v1.32.4...v1.33.0)

---
updated-dependencies:
- dependency-name: github.com/tigera/operator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…net feature

Signed-off-by: Icarus9913 <icaruswu66@qq.com>
Signed-off-by: ty-dc <tao.yang@daocloud.io>
Support getting serviceCIDR from spec.Containers[0].Args of kube-controller-manager Pod
The responsibility of the SpiderCoordinator Informer is to monitor changes in the Pod and Service CIDR of the
cluster and automatically update them in the Status of SpiderCoordinator. However, due to different sources
of Pod and Service CIDR in different cluster environments, a uniform approach cannot be adopted. Additionally,
to avoid coroutine leaks and confusion in updating status.

Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
…rmer

Rework spidercoordinator informer to update pod and service cidr
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Add a low-k8s version of job to PR CI
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
…oordinator_informer

Fix panic in spidercoordinator informer
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/containernetworking/plugins/releases)
- [Commits](containernetworking/plugins@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/containernetworking/plugins
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
spidermultusconfig: add missing filed for generateCoordinatorCNIConf
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
…m_config

Spidercoordinator: sync kubeadm-config event to trigger the status update
…can be hijacked to the specified NIC.

Signed-off-by: tao.yang <tao.yang@daocloud.io>
coordinator: rework GetDefaultRouteInterface to get pod's default route nic
Signed-off-by: ty-dc <tao.yang@daocloud.io>
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Bumps [kubevirt.io/api](https://github.com/kubevirt/api) from 1.0.0 to 1.2.0.
- [Commits](kubevirt/api@v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: kubevirt.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…virt.io/api-1.2.0

build(deps): bump kubevirt.io/api from 1.0.0 to 1.2.0
…ub.com/containernetworking/plugins-1.4.0

build(deps): bump github.com/containernetworking/plugins from 1.3.0 to 1.4.0
cyclinder and others added 24 commits April 16, 2024 17:34
Signed-off-by: cyclinder <qifeng.guo@daocloud.io>
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Optimize IPPool multus affinity code comments
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](golang/net@v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
feature: run a clean-up job when uninstalling
CI:  update release version in readme
…ease tag: v0.9.3

Signed-off-by: ty-dc <tao.yang@daocloud.io>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.24.0.
- [Commits](golang/net@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…actions/setup-python-5.1.0

build(deps): bump actions/setup-python from 5.0.0 to 5.1.0
robot updates the release version of the README file based on the release tag: v0.9.3
Signed-off-by: tao.yang <tao.yang@daocloud.io>
Add upgrade test for spiderpool
fix: confirm that the SpiderSubnet AutoPool feature is really disabled
Signed-off-by: tao.yang <tao.yang@daocloud.io>
…pentelemetry.io/otel/metric-1.25.0

build(deps): bump go.opentelemetry.io/otel/metric from 1.24.0 to 1.25.0
…ng.org/x/net-0.23.0

build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
…ng.org/x/net-0.24.0

build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
…ub.com/tigera/operator-1.33.0

build(deps): bump github.com/tigera/operator from 1.32.4 to 1.33.0
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.

5 participants