This repository was archived by the owner on Jul 22, 2022. It is now read-only.
Metacontroller v0.3.1
Pre-release
Pre-release
Changes since v0.3.0:
For controller authors
- Fix finalizers to trigger immediately upon deletion (#122 by @bsherrod).
- Fix deletion of namespaced child of cluster-scoped parent (#124 by @mgruener, #128 by @silverlyra).
- Fix Metacontroller panic when hook omits
statusfield in response (#132 by @enisoc). - Fix to trigger sync hook on cluster-scoped parent when a namespaced child changes (#134 by @enisoc).
For cluster operators
- Installation manifests now use the final
v1RBAC and StatefulSet APIs,
rather than the deprecated beta APIs (#130 by @mgoodness).