You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
All notable changes to this project will be documented in this file.
3
+
4
+
## v0.4.0
5
+
6
+
### New Features
7
+
* Add filter plugin taint toleration. Users are able to filter clusters via taints and tolerations. ([#63](https://github.com/open-cluster-management-io/placement/pull/63)[#64](https://github.com/open-cluster-management-io/placement/pull/64)[#66](https://github.com/open-cluster-management-io/placement/pull/66)[@haoqing0110](https://github.com/haoqing0110))
8
+
9
+
### Added
10
+
N/C
11
+
12
+
### Changes
13
+
* Update `Placement` and `PlacementDecision` api version to v1beta1. ([#60](https://github.com/open-cluster-management-io/placement/pull/60)[@haoqing0110](https://github.com/haoqing0110))
14
+
* Integrates placement with `ManagedClusterSet`[changes](https://github.com/open-cluster-management-io/api/pull/141) and supports `ManagedClusterSet` with `LegacyClusterSetLabel`. ([#65](https://github.com/open-cluster-management-io/placement/pull/65)[@haoqing0110](https://github.com/haoqing0110))
15
+
* Avoid building latest image in release branch. ([#67](https://github.com/open-cluster-management-io/placement/pull/67)[@qiujian16](https://github.com/qiujian16))
0 commit comments