Skip to content

v0.1.10 release

Compare
Choose a tag to compare
@droot droot released this 25 Jan 00:17
· 11 commits to release-0.1 since this release
12d9858

v0.1.10

Note:

  • QueueLength (controller_runtime_queue_length) metric has been replaced by the client-go workqueue "depth" metric.

✨ New Features

  • Expose client-go metrics (#233)
  • Fix up error reporting and logging in envtest (#287)
  • Rev dependencies to k8s 1.13 (#279)
  • Improve builder UX (#264)
  • Allow user to define how create managed objects (#227)

🐛 Bug Fixes

  • switch to use appscode/jsonpatch (#289)
  • gen cert for the server even there are no webhooks (#288)
  • fix interface assertions in example/mutatingwebhook.go such that podA… (#280)
  • logging error when starting control plane failed (#269)
  • fix nil error when using BootstrapOptions.Host (#272)

Thanks to all our contributors!