Skip to content

Commit

Permalink
Add CHANGELOG for v0.3.0, upgrade api and image version to v0.8.0 (#249)
Browse files Browse the repository at this point in the history
* add changelog for clusteradm v0.3.0

Signed-off-by: ycyaoxdu <[email protected]>

* change default api version and image version to v0.8.0

Signed-off-by: ycyaoxdu <[email protected]>
  • Loading branch information
ycyaoxdu authored Jul 12, 2022
1 parent 8ef802e commit e4697e3
Show file tree
Hide file tree
Showing 41 changed files with 62 additions and 2,170 deletions.
67 changes: 43 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,53 @@
[comment]: # ( Copyright Contributors to the Open Cluster Management project )
# Release Content
## Additions
- [Upgrade command](https://github.com/open-cluster-management-io/clusteradm/pull/150) @ilan-pinto
- [Add policy-framework to hub-addon install](https://github.com/open-cluster-management-io/clusteradm/pull/170) @dhaiducek
- [add support for manual bootstrap token for accept command](https://github.com/open-cluster-management-io/clusteradm/pull/167) @mgold1234
- [Add long description for commands](https://github.com/open-cluster-management-io/clusteradm/pull/157) @mgold1234
- [Feat: Proxy health supports selecting clusters via -c or --cluster](https://github.com/open-cluster-management-io/clusteradm/pull/152) @yue9944882
- [Feat: Print installed crd versions](https://github.com/open-cluster-management-io/clusteradm/pull/139) @yue9944882
- [Feat: clusteradm delete clusterset](https://github.com/open-cluster-management-io/clusteradm/pull/154) @ycyaoxdu
- [feat: add command delete work](https://github.com/open-cluster-management-io/clusteradm/pull/149) @ycyaoxdu
- [feat: add command clusterset unbind](https://github.com/open-cluster-management-io/clusteradm/pull/148) @ycyaoxdu
- [Feat: clusteradm get klusterlet-info](https://github.com/open-cluster-management-io/clusteradm/pull/143) @ycyaoxdu


- [deploy work to placement selected clusters](https://github.com/open-cluster-management-io/clusteradm/pull/247) @haoqing0110
- [add test that check manual bootstrap token](https://github.com/open-cluster-management-io/clusteradm/pull/191) @mgold1234
- [clusteradm: provide darwin arm64 binary](https://github.com/open-cluster-management-io/clusteradm/pull/204) @SataQiu
- [Chore: Introducing golangci-lint - make verify](https://github.com/open-cluster-management-io/clusteradm/pull/213) @yue9944882
- [Add proxy kubectl command](https://github.com/open-cluster-management-io/clusteradm/pull/219) @xuezhaojun
- [Doc: Adding more install approaches](https://github.com/open-cluster-management-io/clusteradm/pull/225) @yue9944882
- [Add the governance-policy-addon-controller](https://github.com/open-cluster-management-io/clusteradm/pull/229) @dhaiducek

## Breaking Changes
N/A

## Changes
- [Upgrade to Go v1.17 and upgrade packages](https://github.com/open-cluster-management-io/clusteradm/pull/168) @dhaiducek
- [Change default version to v0.7.0](https://github.com/open-cluster-management-io/clusteradm/pull/176) @qiujian16
- [Update crd and rbac for operator](https://github.com/open-cluster-management-io/clusteradm/pull/156) @qiujian16
- [Update operator CRDs](https://github.com/open-cluster-management-io/clusteradm/pull/144) @qiujian16
- [Remove deploy-agent option from subscription controller](https://github.com/open-cluster-management-io/clusteradm/pull/146) @philipwu08
- [Rename addons --> hub-addon](https://github.com/open-cluster-management-io/clusteradm/pull/175) @dhaiduce
- [update CONTRIBUTING guideline](https://github.com/open-cluster-management-io/clusteradm/pull/188) @ycyaoxdu
- [Add yue9944882 as approver and ycyaoxdu as reviewer](https://github.com/open-cluster-management-io/clusteradm/pull/193) @qiujian16
- [upgrade to latest openshift/library-go](https://github.com/open-cluster-management-io/clusteradm/pull/194) @itdove
- [Upgrade to ginkgo v2](https://github.com/open-cluster-management-io/clusteradm/pull/203) @itdove
- [Stop using the GitHub API in the install script](https://github.com/open-cluster-management-io/clusteradm/pull/224) @mprahl
- [Add context](https://github.com/open-cluster-management-io/clusteradm/pull/244) @itdove
- [Update app addon CRDs](https://github.com/open-cluster-management-io/clusteradm/pull/246) @mikeshng

## Bug Fixes
- [fix: remove clusterset add, add clusterset set](https://github.com/open-cluster-management-io/clusteradm/pull/153) @ycyaoxdu
- [Bugfix: Render hub image versions](https://github.com/open-cluster-management-io/clusteradm/pull/140) @yue9944882
- [fix the issue 130](https://github.com/open-cluster-management-io/clusteradm/pull/141) @xauthulei
- [fix the issue 132](https://github.com/open-cluster-management-io/clusteradm/pull/136) @xauthulei
- [honor the dry run flag for resources](https://github.com/open-cluster-management-io/clusteradm/pull/178) @jichenjc
- [modify: help information](https://github.com/open-cluster-management-io/clusteradm/pull/189) @ycyaoxdu
- [add change line to make output clear](https://github.com/open-cluster-management-io/clusteradm/pull/192) @jichenjc
- [fix: use poll method to monitor namespace deletion](https://github.com/open-cluster-management-io/clusteradm/pull/195) @ycyaoxdu
- [Add not found into output when deleted work not found](https://github.com/open-cluster-management-io/clusteradm/pull/197) @jichenjc
- [add copyright check for .mk file](https://github.com/open-cluster-management-io/clusteradm/pull/199) @ycyaoxdu
- [Add WithCache and getCache](https://github.com/open-cluster-management-io/clusteradm/pull/200) @itdove
- [Use cache in ApplyCustomResources](https://github.com/open-cluster-management-io/clusteradm/pull/202) @itdove
- [Make some Variable and Method to be at public scope](https://github.com/open-cluster-management-io/clusteradm/pull/206) @mgold1234
- [change method and veriables to public scope in addon command.](https://github.com/open-cluster-management-io/clusteradm/pull/207) @mgold1234
- [cluster_name has been converted to cluster-name](https://github.com/open-cluster-management-io/clusteradm/pull/209) @panguicai008
- [fix clusteradm addon enable command unknown flag: --names](https://github.com/open-cluster-management-io/clusteradm/pull/211) @panguicai008
- [fix clusteradm join usage example](https://github.com/open-cluster-management-io/clusteradm/pull/212) @panguicai008
- [add bundler version into output](https://github.com/open-cluster-management-io/clusteradm/pull/215) @jichenjc
- [change method and veriables to public scope in clean command.](https://github.com/open-cluster-management-io/clusteradm/pull/216) @mgold1234
- [change method and veriables to public scope in clusterset_bind command.](https://github.com/open-cluster-management-io/clusteradm/pull/217) @mgold1234
- [fix: correct spelling of output table](https://github.com/open-cluster-management-io/clusteradm/pull/218) @vbelouso
- [change method and veriables to public scope in clusetset_set command.](https://github.com/open-cluster-management-io/clusteradm/pull/220) @mgold1234
- [change method and veriables to public scope in clusetset_unbind command.](https://github.com/open-cluster-management-io/clusteradm/pull/221) @mgold1234
- [Update PolicySet CRD to match propagator](https://github.com/open-cluster-management-io/clusteradm/pull/222) @JustinKuli
- [change method and veriables to public scope in create command.](https://github.com/open-cluster-management-io/clusteradm/pull/223) @mgold1234
- [inogre the vscode caches](https://github.com/open-cluster-management-io/clusteradm/pull/226) @xauthulei
- [Fix init messaging](https://github.com/open-cluster-management-io/clusteradm/pull/227) @dhaiducek
- [Update: proxy kubectl logs](https://github.com/open-cluster-management-io/clusteradm/pull/230) @xuezhaojun
- [Consistent flags/Fix spelling](https://github.com/open-cluster-management-io/clusteradm/pull/231) @dhaiducek
- [update wording to make error clear](https://github.com/open-cluster-management-io/clusteradm/pull/232) @jichenjc
- [prevent delete of default clusterset](https://github.com/open-cluster-management-io/clusteradm/pull/233) @jichenjc
- [show controller image in ./clusteradm get klusterlet-info](https://github.com/open-cluster-management-io/clusteradm/pull/237) @jichenjc
- [Add dry run for delete clusterset](https://github.com/open-cluster-management-io/clusteradm/pull/239) @jichenjc
- [Force developers to call Build()](https://github.com/open-cluster-management-io/clusteradm/pull/242) @itdove
- [Force developers to call Build()](https://github.com/open-cluster-management-io/clusteradm/pull/243) @itdove
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.0
v0.3.0
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
k8s.io/component-base v0.23.5
k8s.io/klog/v2 v2.30.0
k8s.io/kubectl v0.23.5
open-cluster-management.io/api v0.7.1-0.20220630123726-101917f3a51a
open-cluster-management.io/api v0.8.0
open-cluster-management.io/cluster-proxy v0.1.2
open-cluster-management.io/managed-serviceaccount v0.2.1-0.20220427065210-de6a7b7b5be8
sigs.k8s.io/apiserver-network-proxy v0.0.30
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1802,10 +1802,8 @@ open-cluster-management.io/addon-framework v0.1.1-0.20211223101009-d6b1a7adae93/
open-cluster-management.io/addon-framework v0.2.1-0.20220317063747-100a0230a883/go.mod h1:8QG1fHwPCEdyRrzY2Jji+qhMmJl+/HzTpuSDVmeG+7s=
open-cluster-management.io/api v0.5.0/go.mod h1:9qiA5h/8kvPQnJEOlAPHVjRO9a1jCmDhGzvgMBvXEaE=
open-cluster-management.io/api v0.5.1-0.20220112073018-2d280a97a052/go.mod h1:0IUTh8J+p4pv1THh1r9oO0luX9Z1FLDEAmvzW09qC0o=
open-cluster-management.io/api v0.7.0 h1:Xt1tRCwt+wrhtCOEQ6g+7sFvIkMjffWnn5PSUSoKJcc=
open-cluster-management.io/api v0.7.0/go.mod h1:Wg7YOcVNxsNDj2G8ViWTD/utCfb9cZc9MpNb4fKlXSs=
open-cluster-management.io/api v0.7.1-0.20220630123726-101917f3a51a h1:FzGON866W5oidZEQwUoBaZZqWfcePIJSDTU5fsKPUVU=
open-cluster-management.io/api v0.7.1-0.20220630123726-101917f3a51a/go.mod h1:+OEARSAl2jIhuLItUcS30UgLA3khmA9ihygLVxzEn+U=
open-cluster-management.io/api v0.8.0 h1:hQLNyvvdx0G0iNxq80RWp93epNsUtsqJdLmGbXiYG5o=
open-cluster-management.io/api v0.8.0/go.mod h1:+OEARSAl2jIhuLItUcS30UgLA3khmA9ihygLVxzEn+U=
open-cluster-management.io/cluster-proxy v0.1.2 h1:0WYhPEZT6Wlt0dyE35GCC7zcqPo2poaALzdmVbQp9Dg=
open-cluster-management.io/cluster-proxy v0.1.2/go.mod h1:f4HVfparQqOJsPrh4fTA4uyWx5KJ7MG2AcuSRypedws=
open-cluster-management.io/managed-serviceaccount v0.2.1-0.20220427065210-de6a7b7b5be8 h1:foP5RkSec9DkUA8sJ5FLna5We8VxJyu0179id5zNXgA=
Expand Down
9 changes: 8 additions & 1 deletion pkg/helpers/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ type VersionBundle struct {
Operator string
}

var defaultBundleVersion = "0.7.0"
var defaultBundleVersion = "0.8.0"

func GetDefaultBundleVersion() string {
return defaultBundleVersion
Expand Down Expand Up @@ -57,6 +57,13 @@ func GetVersionBundle(version string) (VersionBundle, error) {
Operator: "v0.7.0",
}

versionBundleList["0.8.0"] = VersionBundle{
Registration: "v0.8.0",
Placement: "v0.8.0",
Work: "v0.8.0",
Operator: "v0.8.0",
}

// default
versionBundleList["default"] = versionBundleList[defaultBundleVersion]

Expand Down
11 changes: 1 addition & 10 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ k8s.io/utils/internal/third_party/forked/golang/net
k8s.io/utils/net
k8s.io/utils/pointer
k8s.io/utils/trace
# open-cluster-management.io/api v0.7.1-0.20220630123726-101917f3a51a
# open-cluster-management.io/api v0.8.0
## explicit; go 1.18
open-cluster-management.io/api/addon/v1alpha1
open-cluster-management.io/api/client/addon/clientset/versioned
Expand All @@ -901,15 +901,6 @@ open-cluster-management.io/api/client/cluster/clientset/versioned/scheme
open-cluster-management.io/api/client/cluster/clientset/versioned/typed/cluster/v1
open-cluster-management.io/api/client/cluster/clientset/versioned/typed/cluster/v1alpha1
open-cluster-management.io/api/client/cluster/clientset/versioned/typed/cluster/v1beta1
open-cluster-management.io/api/client/cluster/informers/externalversions
open-cluster-management.io/api/client/cluster/informers/externalversions/cluster
open-cluster-management.io/api/client/cluster/informers/externalversions/cluster/v1
open-cluster-management.io/api/client/cluster/informers/externalversions/cluster/v1alpha1
open-cluster-management.io/api/client/cluster/informers/externalversions/cluster/v1beta1
open-cluster-management.io/api/client/cluster/informers/externalversions/internalinterfaces
open-cluster-management.io/api/client/cluster/listers/cluster/v1
open-cluster-management.io/api/client/cluster/listers/cluster/v1alpha1
open-cluster-management.io/api/client/cluster/listers/cluster/v1beta1
open-cluster-management.io/api/client/operator/clientset/versioned
open-cluster-management.io/api/client/operator/clientset/versioned/scheme
open-cluster-management.io/api/client/operator/clientset/versioned/typed/operator/v1
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit e4697e3

Please sign in to comment.