v0.13.0 (2022-11-14)
Clusternet Release v0.13.0
What’s Changed
- ignore rescheduler when no available cluster by @silenceper in #501
- update codecov to v3 by @dixudx in #502
- add mcs related cluster roles by @lmxia in #506
- Fix non-nil pointer error about ClusterRoleBindingList by @xieyanker in #507
- populate legacy secret-based sa token by @dixudx in #503
- fix rollback-with-no-crd-error by @lmxia in #510
- Add routes from parent cluster to child cluster pod by @Airren in #512
- fix unmateched serviceimport port name in mcs-api example by @Airren in #513
- add list verb to clusternet:hub clusterRole by @metang326 in #514
- add scheduler config and support out-of-tree scheduler plugin by @silenceper in #498
- use discovery v1beta1 by @metang326 in #518
- aggregate work nodes labels with threshold by @lmxia in #520
- fix helm description cannot delete by @DanielXLee in #525
- bugfix: fix the improper usage of
versionpackage by @mars1024 in #523 - only enable service import/export controllers after EndpointSlice v1beta1 promoted by @mars1024 in #529
- only discovery endpointslice for k8s upper than 1.21.0 by @yiwei-C in #532
- support scheduling by cluster subgroup by @Sad-polar-bear in #524
- fix missing status update of description by @Sad-polar-bear in #534
- update subGroup example fields by @Sad-polar-bear in #535
- sort the clusters by descending order of decimal part in dynamicDivideReplicas by @Garrybest in #533
- update RBAC rules for clusternet-agent running in capi by @dixudx in #537
- fix bindingClusters not update and generic description cannot delete by @DanielXLee in #539
- non blocking callback handler for feature gate Recovery by @silenceper in #542
- bump container images to v0.13.0 by @dixudx in #540
New Contributors
- @xieyanker made their first contribution in #507
- @Airren made their first contribution in #512
- @metang326 made their first contribution in #514
- @mars1024 made their first contribution in #523
Full Changelog: v0.12.0…v0.13.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified April 19, 2023: add missing release notes (#79) (db9c82f)