Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 02:11
· 21 commits to main since this release
29e1b1d

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 with RolloutConfig 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

Full Changelog: v0.12.0...v0.13.0