v0.12.0
Open Cluster Management API v0.12.0
What's Changed
- Add addon template api by @zhujian7 in #239
- π register addOnTemplate and addOnTemplateList by @zhujian7 in #243
- Add placement DecisionStrategy API by @serngawy in #242
- update placementStrategy deepcopy by @haoqing0110 in #247
- make the custom sign ca secret namespace fixed by @zhujian7 in #245
- Add singleton mode for klusterlet by @qiujian16 in #246
- update description for addon signing CA secret by @zhujian7 in #248
- enable addon management feature gate by default by @zhujian7 in #249
- Add common RolloutStrategy API by @serngawy in #244
- update the ClustersPerDecisionGroup explanation by @haoqing0110 in #253
- Add cluster annotations. by @xuezhaojun in #252
- Add image registries annotation key by @zhujian7 in #256
- add add-on proxy support by @elgnay in #257
- Move finalizer name to API repo by @qiujian16 in #258
- rollout helper functions by @haoqing0110 in #254
- Add pr-verify action by @qiujian16 in #262
- split operator types file and fix typos by @qiujian16 in #261
- π fix ClustersPerDecisionGroup as optional field by @haoqing0110 in #263
- β¨ Add mwrSet rolloutStrategy by @serngawy in #255
- π update RolloutStrategy embed struct by @haoqing0110 in #264
- β¨ add cloudevents clients by @skeeey in #259
- π± Add "-ed" to
Succeed
enum inRolloutStatus
by @dhaiducek in #267 - β¨ Add agent install namespace for addon deployment config by @zhujian7 in #268
- π± refine placement helper function by @haoqing0110 in #270
- π± remove ClusterSet ClusterSetBinding API version v1beta1 by @haoqing0110 in #266
- β¨ add payload for manifestwork by @skeeey in #269
- β¨ implement patch function in ManifestWorkAgentClient by @skeeey in #271
- π± Update deployMode description in klusterlet by @qiujian16 in #274
- β¨ a client builder for manifestworks by @skeeey in #273
- β¨ integration test for cloudevents clients by @skeeey in #275
- β¨ add rate limit for cloudevents clients by @skeeey in #277
- π± rename placement decision tracker get function by @haoqing0110 in #278
- π± combine the sender and receiver to one client by @skeeey in #282
- π± addon consume common rollout api by @haoqing0110 in #260
- β¨ Update permission config in addontemplate api by @qiujian16 in #283
- π± run cloudevents integration only when cloudevents code changed by @skeeey in #285
- π± Update release file by @qiujian16 in #284
New Contributors
- @dhaiducek made their first contribution in #267
Full Changelog: v0.11.0...v0.12.0