WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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 17, 2024. It is now read-only.
All notable changes to this project will be documented in this file.
3
+
4
+
## v0.5.0
5
+
6
+
### New Features
7
+
* Support delete option. User is able to specify the deletion propagation strategy for resources in a manifestwork by setting `DeleteOption` in the spec of the manifestwork. ([#90](https://github.com/open-cluster-management-io/work/pull/90)[@qiujian16](https://github.com/qiujian16))
8
+
9
+
### Added
10
+
* Add generation in manifestwork status. ([#95](https://github.com/open-cluster-management-io/work/pull/95)[@qiujian16](https://github.com/qiujian16))
11
+
12
+
### Changes
13
+
* Upgrade library-go and api. ([#96](https://github.com/open-cluster-management-io/work/pull/96)[@qiujian16](https://github.com/qiujian16))
14
+
* Reduce the numbe of GET request of manifestwork. ([#98](https://github.com/open-cluster-management-io/work/pull/98)[@elgnay](https://github.com/elgnay))
0 commit comments