bk-bcs
bk-bcs copied to clipboard
build(deps): bump github.com/clusternet/clusternet from 0.9.1 to 0.15.2 in /bcs-runtime/bcs-k8s/bcs-component/bcs-clusternet-controller
Bumps github.com/clusternet/clusternet from 0.9.1 to 0.15.2.
Release notes
Sourced from github.com/clusternet/clusternet's releases.
v0.15.2
This is a patch version to fix GHSA-833c-xh79-p429.
What's Changed
- apply resources to child clusters with method PATCH by
@abstractmj
in clusternet/clusternet#666- tighten rbac rules by
@dixudx
in clusternet/clusternet#671- bump clusternet images to v0.15.2 by
@dixudx
in clusternet/clusternet#672Full Changelog: https://github.com/clusternet/clusternet/compare/v0.15.1...v0.15.2
v0.15.1
This is a patch version of v0.15.0.
What's Changed
- fix feature gate usage of MultiClusterService by
@dixudx
in clusternet/clusternet#655- install controller-manager for local running by
@dixudx
in clusternet/clusternet#658- fix error message in cluster status controller by
@dixudx
in clusternet/clusternet#657- fix wrong status referring in framework by
@autumn0207
in clusternet/clusternet#661- always show predictorDirectAccess in status by
@autumn0207
in clusternet/clusternet#660- bump k8s dependencies to 1.26 by
@dixudx
in clusternet/clusternet#659- fix validating serviceAccount token by
@xjbdjay
in clusternet/clusternet#667New Contributors
@xjbdjay
made their first contribution in clusternet/clusternet#667Full Changelog: https://github.com/clusternet/clusternet/compare/v0.15.0...v0.15.1
v0.15.0
On Mar 4th, Clusternet was approved to join CNCF as a Sandbox project. 🎉🎉🎉 Thanks for the endeavour of the whole community. It was a HUGE milestone. ⛳⛳⛳
This release introduces a new component
clusternet-controller-manager
, which inherits the capabilities fromclusternet-hub
. With this new component,clusternet-hub
will focus on serving as an apiserver to provide shadow APIs and peer connections.In this release, we also add new features and make multiple enhancements, such as simplifying cobra commands with common boilerplate codes and use named flagsets, migrating legacy self-cluster lease, adding metrics for Clusternet components, etc.
Changes Since v0.14.0
Full Changelog: https://github.com/clusternet/clusternet/compare/v0.14.0...v0.15.0
What's Changed
New Features & Enhancements
- introduce new component clusternet-controller-manager (by
@zxbyoyoyo
in clusternet/clusternet#638, clusternet/clusternet#646, clusternet/clusternet#650 and by@dixudx
in clusternet/clusternet#647, clusternet/clusternet#648, clusternet/clusternet#649, clusternet/clusternet#654)- bump k8s dependencies to 1.25.6 (by
@lmxia
in clusternet/clusternet#597, by@yiwei-C
in clusternet/clusternet#581)- bump golang version to 1.19 (by
@dixudx
in clusternet/clusternet#584)- migrate legacy self-cluster lease by
@xieydd
in clusternet/clusternet#586- validate bootstrap token for cluster registration by
@xieydd
in clusternet/clusternet#593- format the function name of tests (by
@autumn0207
in clusternet/clusternet#594)- optimize the validations of ClusterRegistrationOptions (by
@autumn0207
in clusternet/clusternet#595)
... (truncated)
Commits
c6bb6a4
bump clusternet images to v0.15.2 (#672)4734b8a
tighten rbac rules (#671)b18c297
apply resources to child clusters with method PATCH (#666)e156bf0
fix validating serviceAccount token (#667)3e69b51
bump k8s dependencies to 1.26 (#659)2991adf
always show predictorDirectAccess in status (#660)c89deac
fix wrong status referring in framework (#661)9f150cc
fix error message in cluster status controller (#657)510961e
install controller-manager for local running (#658)b687204
fix feature gate usage of MultiClusterService (#655)- Additional commits viewable in compare view
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.