tag:github.com,2008:https://github.com/schrej/controller-runtime/releases Release notes from controller-runtime 2021-12-08T21:25:46Z tag:github.com,2008:Repository/445342871/v0.11.0 2021-12-08T21:25:46Z v0.11.0: Merge pull request #1743 from alvaroaleman/fix-passing <p>🐛 Correctly pass cache options on</p> k8s-ci-robot tag:github.com,2008:Repository/445342871/v0.10.3 2021-11-10T15:01:27Z v0.10.3: Merge pull request #1690 from fabriziopandini/start-webhooks-first <p>🐛 Start web hooks first</p> k8s-ci-robot tag:github.com,2008:Repository/445342871/v0.11.0-beta.0 2021-11-04T13:12:05Z v0.11.0-beta.0: Merge pull request #1695 from vincepri/runnable-group <p><g-emoji class="g-emoji" alias="warning">⚠️</g-emoji> Refactor manager to avoid race conditions and provide clean shutdown</p> k8s-ci-robot tag:github.com,2008:Repository/445342871/v0.10.2 2021-10-05T04:51:49Z v0.10.2 <p>Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1015880248" data-permission-text="Title is private" data-url="https://github.com/kubernetes-sigs/controller-runtime/issues/1682" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes-sigs/controller-runtime/pull/1682/hovercard" href="https://github.com/kubernetes-sigs/controller-runtime/pull/1682">kubernetes-sigs#1682</a> from k8s-infra-cherrypick-robot/cherry-pick-…</p> k8s-ci-robot tag:github.com,2008:Repository/445342871/v0.10.1 2021-09-21T16:24:24Z v0.10.1 <p>Merge pull request <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1002806339" data-permission-text="Title is private" data-url="https://github.com/kubernetes-sigs/controller-runtime/issues/1672" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes-sigs/controller-runtime/pull/1672/hovercard" href="https://github.com/kubernetes-sigs/controller-runtime/pull/1672">kubernetes-sigs#1672</a> from k8s-infra-cherrypick-robot/cherry-pick-…</p> k8s-ci-robot tag:github.com,2008:Repository/445342871/v0.10.0 2021-08-27T15:06:04Z v0.10.0: Manager should use the global logger, reduce log names verbosity (#1647) <p>Currently a controller using the default logger has very verbose names<br> such as "controller-runtime/manager/controller/", this changeset<br> reduces the verbosity of each log line to mostly have controller/.</p> <p>Signed-off-by: Vince Prignano <a href="mailto:vincepri@vmware.com">vincepri@vmware.com</a></p> vincepri tag:github.com,2008:Repository/445342871/v0.9.7 2021-08-27T16:06:04Z v0.9.7: Manager should use the global logger, reduce log names verbosity (#1648) <p>Currently a controller using the default logger has very verbose names<br> such as "controller-runtime/manager/controller/", this changeset<br> reduces the verbosity of each log line to mostly have controller/.</p> <p>Signed-off-by: Stefan Büringer <a href="mailto:buringerst@vmware.com">buringerst@vmware.com</a></p> sbueringer tag:github.com,2008:Repository/445342871/v0.9.6 2021-08-10T18:28:39Z v0.9.6: Disable fsync on etcd envtest (#1630) <p>etcd 3.5 now supports disabling fsync; this change adds the new flag if<br> it's available which helps speed up envtest execution</p> <p>Signed-off-by: Vince Prignano <a href="mailto:vincepri@vmware.com">vincepri@vmware.com</a></p> vincepri tag:github.com,2008:Repository/445342871/v0.9.5 2021-07-28T18:18:46Z v0.9.5: Merge pull request #1606 from vincepri/backport-09-210728 <p>🌱 Backports for release-0.9</p> k8s-ci-robot tag:github.com,2008:Repository/445342871/v0.9.4 2021-07-28T15:06:30Z v0.9.4 <p>v0.9.4</p> vincepri