Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 03:05
· 54 commits to main since this release
1c3cb03

Open Cluster Management v0.13.0

changes since v0.12.0

⚠️ Breaking Changes

  • Update OCM APIs and apply Rollout Strategy API changes (#310) @serngawy

✨ New Features

  • support configuration of the agent priorityclass (#358) @elgnay

  • Configurable qos resources for containers managed by cluster-manager and klusterlet (#351) @promid

  • configure QPS and Burst for the flags of klusterlet agents (#344) @zhiweiyin318

  • klusterlet spec mount /tmp to emptydir volume (#322) @haowells

  • supporting cloudevents for work agent (#321) @skeeey

  • operator sdk support arm64 (#319) @haowells

  • klusterlet cr add flag to use best effort resources (#317) @haowells

  • Add a condition to report when hub and agent clock out of sync. (#312) @xuezhaojun

  • Support setting manifest work config by addon template (#308) @zhujian7

🐛 Bug Fixes

  • Check the template type addon status immediately when the cluster status changes (#350) @zhujian7

  • Remove codecov token. (#345) @xuezhaojun

  • Fix: move Enable ReplicaSet at the beginning and add more logs. (#343) @xuezhaojun

  • Fix: using ownerRef to control the removal of storageversionmigrations. (#342) @xuezhaojun

  • Requeue for rolling strategy in mwrs (#337) @qiujian16

  • migration-controller depending on cluster-manager condition. (#328) @xuezhaojun

  • Reduce permission for cluster manager and klusterlet (#325) @qiujian16

  • skip namespace in resourceMeta for cluster scoped resource (#324) @qiujian16

  • Reduce permision for release gha (#318) @qiujian16

  • : remove managedclustersetbinding v1beta1 in webhook. (#316) @xuezhaojun

  • fix the wrong endpoint issue of the multiple hubs hosted solution (#309) @elgnay

  • upgrade addondeploymentconfigs to include proxy ca bundle (#299) @elgnay

📖 Documentation

🌱 Infra & Such

Thanks to all our contributors!*

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0