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.9.0
5
+
6
+
### New Features
7
+
N/C
8
+
9
+
### Added
10
+
* Add new placement condition type `PlacementConditionMisconfigured` for configuration error and schedule failure. ([#72](https://github.com/open-cluster-management-io/placement/pull/72)[@haoqing0110](https://github.com/haoqing0110))
11
+
* Introduce `cluster.open-cluster-management.io/experimental-scheduling-disable` annotation to allow disabling the scheduling. ([#80](https://github.com/open-cluster-management-io/placement/pull/80)[@clyang82](https://github.com/clyang82))
* Fix the issue that placement doesn't trigger scheduling when cluster belongs to LabelSelector type clusterset. ([#81](https://github.com/open-cluster-management-io/placement/pull/81)[@haoqing0110](https://github.com/haoqing0110))
18
+
19
+
### Removed & Deprecated
20
+
* The `Placement` and `PlacementDecision` API v1alpha1 version will no longer be served in OCM v0.9.0. ([#290](https://github.com/open-cluster-management-io/open-cluster-management-io.github.io/pull/290)[@haoqing0110](https://github.com/haoqing0110))
0 commit comments