Releases: open-cluster-management-io/cluster-proxy
Releases · open-cluster-management-io/cluster-proxy
v0.6.0
Cluster Proxy v0.6.0
What's Changed
- Remove the potential multiple managedclusterconfiguration support. by @xuezhaojun in #202
- Add a test case of the resolver match other managed cluster set by @xuezhaojun in #203
- Add new test cases. by @xuezhaojun in #204
- Update golang and deps by @qiujian16 in #205
- upgrade framework and enable config check by @haoqing0110 in #207
- Update api deps to 0.15 by @qiujian16 in #211
- Upgrade chart version to 0.6.0. by @xuezhaojun in #212
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Cluster Proxy v0.5.0
What's Changed
- Simplify installer watchers by @tamalsaha in #180
- Remove unused code by @tamalsaha in #181
- Fix LB type proxy server setup in chart by @tamalsaha in #182
- Use default rollingout strategy. by @xuezhaojun in #184
- Add the hash value of signer into subject organizationunits by @xuezhaojun in #183
- Change examples to md format to reduce dependences. by @xuezhaojun in #185
- Add health checker on agent certificates. by @xuezhaojun in #187
- Update codecov action version to 4.2.0. by @xuezhaojun in #188
- Use codecov token. by @xuezhaojun in #190
- Remove codecov token in env. by @xuezhaojun in #191
- Change codecov token key name. by @xuezhaojun in #192
- support install ns from addonDeploymentConfig by @qiujian16 in #194
- Allow customize default install namespace from flag by @qiujian16 in #195
- Add leaderelection to addon-manager. by @xuezhaojun in #196
- fix CVE-2023-45288 by @haoqing0110 in #197
- Define
installStrategy
in ClusterManagementAddOn by @RokibulHasan7 in #198 - fix config checker error. by @xuezhaojun in #199
- Upgrade chart version to 0.5.0 by @xuezhaojun in #201
New Contributors
- @haoqing0110 made their first contribution in #197
- @RokibulHasan7 made their first contribution in #198
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Cluster Proxy v0.4.0
What's Changed
- Remove: authentication interface is not used in any piece of code. by @xuezhaojun in #165
- upgrade go-client to v0.26.7 by @elgnay in #166
- Upgrade go.mod open-cluster-management.io api. by @xuezhaojun in #167
- Upgrade go version to 1.20. by @xuezhaojun in #164
- Fix: add finalizer permission to cluster-proxy. by @xuezhaojun in #168
- Update: addon-framework to 0.8.0 by @xuezhaojun in #169
- Upgrade: ANP dependencies to 0.1.6 by @xuezhaojun in #170
- update deployment securityContext by @zhiweiyin318 in #171
- support proxy env by @zhiweiyin318 in #172
- fix cabundle by @zhiweiyin318 in #173
- Remove codecov token by @xuezhaojun in #174
- Use k8s 1.29 client libs by @tamalsaha in #175
- Fix the verify error of logger. by @xuezhaojun in #177
- Upgrade chart version to 0.4.0. by @xuezhaojun in #178
- Update workflows.(change the github action used for release) by @xuezhaojun in #179
New Contributors
- @elgnay made their first contribution in #166
- @tamalsaha made their first contribution in #175
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Remove "debug" when submit charts. (#163) Signed-off-by: xuezhaojun <zxue@redhat.com>
v0.2.2
bump version to 0.2.2 (#119) Signed-off-by: yue9944882 <291271447@qq.com>
v0.2.1
fixes yaml format (#108) Signed-off-by: yue9944882 <291271447@qq.com>
v0.2.0
Fix registry name with port (#88) Signed-off-by: xuezhaojun <zxue@redhat.com>
v0.1.5
feat: V1beta CSR api compatible by apply agent-client secret via work…
v0.1.4
refactor: deploy agent-addon via helm templates (#66) Signed-off-by: yue9944882 <291271447@qq.com>
v0.1.3
bump chart to v0.1.3 (#52) Signed-off-by: yue9944882 <291271447@qq.com>