v0.14.0 (2023-02-13)
Clusternet Release v0.14.0
This release improved the stability and introduced metrics for clusternet-hub. A critical bug, which led to unexpected
feed deletions when clusternet-agent and clusternet-hub were running in the same cluster, was fixed as well. A new
option ReplaceCRDs was introduced for HelmChart, which may help mitigate the annoying CRDs updating issues in the
Helm community.
Changes Since v0.13.0
Full Changelog: v0.13.0…v0.14.0
What’s Changed
New Features & Enhancements
- add subGroup unit test by @Sad-polar-bear in #546
- add dependabot by @yiwei-C in #553
- Updated metrics for clusternet-hub by @yiwei-C in #566
- add MAINTAINERS file by @dixudx in #567
- add chart option to replace crds before install or upgrade by @jasine in #576
- bump go version to 1.18 by @dixudx in #577
- update clusternet deployment image to v0.14.0 by @dixudx in #583
Bug Fixes
- fix con not get the correct status of the old subscription object by @zhenkuang in #550
- fix incorrect comments by @dixudx in #552
- fix merging TargetClusters by @yinsenyan in #560
- no need enqueue when FeedInventory feature disable by @silenceper in #570
- when request is not set, it needs to be filled by limits by @silenceper in #573
- fix unexpected manifest deletion when delete ns in parent-child cluster by @lmxia in #574
Workflow
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #557
- Bump actions/cache from 2.1.5 to 3.0.11 by @dependabot in #554
- Bump actions/setup-go from 2 to 3 by @dependabot in #555
- Bump actions/checkout from 2 to 3 by @dependabot in #556
- Bump peter-evans/repository-dispatch from 1.1.3 to 2.1.1 by @dependabot in #558
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #561
- Bump actions/cache from 3.0.11 to 3.2.1 by @dependabot in #562
- Bump actions/cache from 3.2.1 to 3.2.2 by @dependabot in #565
- Bump github.com/containerd/containerd from 1.6.6 to 1.6.12 by @dependabot in #568
- Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #575
- Bump actions/cache from 3.2.3 to 3.2.4 by @dependabot in #578
- Bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @dependabot in #580
- Bump actions/cache from 3.2.4 to 3.2.5 by @dependabot in #582
New Contributors
- @zhenkuang made their first contribution in #550
- @dependabot made their first contribution in #557
Thanks to all contributors!
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.
最后修改 2023.04.19: add missing release notes (#79) (db9c82f)