Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.41 KB

CHANGELOG-v0.2.md

File metadata and controls

23 lines (17 loc) · 1.41 KB

Changelog since v0.1.0

All notable changes to this project will be documented in this file.

v0.2.0

New Features

  • Allow user to weight prioritizers in a placement. (#31 @haoqing0110)
  • Support resource based placement scheduling. User is able to create a placement to select managed clusters according to cluster resource capacity and allocatable. (#32 @haoqing0110)

Added

N/C

Changes

  • Update the sort logic in Schedule. (#29 @suigh)
  • Clean env after e2e test. (#34 @suigh)
  • Upgrade the ClusterSet and ClusterSetBinding APIs to v1beta1. (#35 @elgnay)

Bug Fixes

Removed & Deprecated

N/C