v0.13.0
Open Cluster Management API v0.13.0
What's Changed
- π± Update rollout lib by @serngawy in #276
- β¨ retry connecting the cloudevents client by @skeeey in #280
- π Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #287
- π± add clusterDeleting condition and cleanup-priority annotation by @zhiweiyin318 in #286
- π run
make update
fail because deepcopy doesn't support generic β¦ by @xuezhaojun in #288 - π Fix verify ci step missing. by @xuezhaojun in #289
- π± add resource cleanup feature gate for registration by @zhiweiyin318 in #290
- π ARM architecture fixes by @dhaiducek in #292
- π Use controller-runtime for deepcopy generation for cluster:v1alpha1 by @dhaiducek in #291
- π add ca bundle to addon proxy settings by @elgnay in #293
- π fix some concurrent problems by @skeeey in #294
- β¨ Replace
Timeout
withRolloutConfig
by @dhaiducek in #281 - π fix the nil pointer error when ProgressivePerGroup is not defined by @haoqing0110 in #295
- β¨ Add a condition of clock sync. by @xuezhaojun in #296
- β¨ Add flag to allow use best effort resource for klusterlet by @haowells in #297
- π fix default value 0 is a string type by @haoqing0110 in #299
- β¨ using config file instead of flag by @skeeey in #300
- π± Bump to k8s 1.28 by @qiujian16 in #301
- β¨ add grpc option for cloudevents client. by @morvencao in #302
- π± Bump google.golang.org/grpc from 1.54.0 to 1.56.3 by @dependabot in #303
- π± separate the clientid and sourceid for mqtt source client by @skeeey in #305
- π± Calculate requeue time in rollout by @qiujian16 in #306
- π± add api upgrade flow by @haoqing0110 in #265
- π± expose the list options for resync by @skeeey in #304
- π± remove timeout field in rolloutstrategy v1alpha1 by @haoqing0110 in #309
- π± add sequence id for status update event by @skeeey in #308
- π Fix nil pointer when timeout is not set by @qiujian16 in #310
- π update kube-codegen scripts by @zhiweiyin318 in #314
- β¨ add QPS and burst for the agent components by @zhiweiyin318 in #311
- π± Remove helpers in api repo by @qiujian16 in #315
- β¨ Configurable qos resources for deployments managed by clustermanager and klusterlet by @promid in #316
- β¨ support klusterlet priorityclass by @elgnay in #319
- π± Fix grammer, spell, and punctuation issues in api description. by @xuezhaojun in #318
- π± Regenerate informers with WithTransform by @skitt in #320
New Contributors
- @haowells made their first contribution in #297
- @morvencao made their first contribution in #302
- @promid made their first contribution in #316
- @skitt made their first contribution in #320
Full Changelog: v0.12.0...v0.13.0